mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-30 16:31:29 -06:00
Github Actions: App version Bumped to v1.4.23
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 33
|
||||
versionCode = 1422
|
||||
versionName = "1.4.22"
|
||||
versionCode = 1423
|
||||
versionName = "1.4.23"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1423.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1423.txt
Normal file
@@ -0,0 +1 @@
|
||||
Bug fixes
|
||||
@@ -1 +1 @@
|
||||
Fix App crashing on app start
|
||||
Bug fixes
|
||||
|
||||
Reference in New Issue
Block a user