mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-04 09:39:56 -06:00
Github Actions: App version Bumped to v1.4.19
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 33
|
||||
versionCode = 1418
|
||||
versionName = "1.4.18"
|
||||
versionCode = 1419
|
||||
versionName = "1.4.19"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1419.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1419.txt
Normal file
@@ -0,0 +1 @@
|
||||
Fix major crash from v1.4.18
|
||||
@@ -1 +1 @@
|
||||
Security updates: added encryption support database and local storage
|
||||
Fix major crash from v1.4.18
|
||||
|
||||
Reference in New Issue
Block a user