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

View File

@@ -18,8 +18,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 33
versionCode = 1420
versionName = "1.4.20"
versionCode = 1421
versionName = "1.4.21"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {

View File

@@ -0,0 +1 @@
Fix App crashing after app reinstalling

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