mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-10 09:09:44 -06:00
Github Actions: App version Bumped to v1.4.21
This commit is contained in:
@@ -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 {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1421.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1421.txt
Normal file
@@ -0,0 +1 @@
|
||||
Fix App crashing after app reinstalling
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user