Github Actions: App version Bumped to v1.4.21

This commit is contained in:
Yogesh Choudhary Paliyal
2023-08-26 11:43:02 +00:00
parent 644b724ed1
commit e6c04d3058
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId = appPackageId applicationId = appPackageId
minSdk = 23 minSdk = 23
targetSdk = 33 targetSdk = 33
versionCode = 1420 versionCode = 1421
versionName = "1.4.20" versionName = "1.4.21"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner" testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables { vectorDrawables {
@@ -0,0 +1 @@
Fix App crashing after app reinstalling
+1 -1
View File
@@ -1 +1 @@
Major crash fix, please take backup before update and if crashing even after update uninstall/clear data once Fix App crashing after app reinstalling