mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-08 02:32:21 -05:00
Github Actions: App version Bumped to v1.4.21
This commit is contained in:
@@ -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 @@
|
|||||||
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