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.28
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = 1427
|
||||
versionName = "1.4.27"
|
||||
versionCode = 1428
|
||||
versionName = "1.4.28"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1428.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1428.txt
Normal file
@@ -0,0 +1 @@
|
||||
- Add About app screen, Password configuration from account detail page.
|
||||
@@ -1 +1 @@
|
||||
Fix Same Account opening for each accounts from homepage.
|
||||
- Add About app screen, Password configuration from account detail page.
|
||||
|
||||
Reference in New Issue
Block a user