mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-12 17:30:33 -06:00
Github Actions: App version Bumped to v1.4.29
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
|||||||
applicationId = appPackageId
|
applicationId = appPackageId
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 1428
|
versionCode = 1429
|
||||||
versionName = "1.4.28"
|
versionName = "1.4.29"
|
||||||
|
|
||||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|||||||
1
fastlane/metadata/android/en-US/changelogs/1429.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1429.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Custom symbol selection option. Bug fixes and improvements
|
||||||
@@ -1 +1 @@
|
|||||||
- Add About app screen, Password configuration from account detail page.
|
Custom symbol selection option. Bug fixes and improvements
|
||||||
|
|||||||
Reference in New Issue
Block a user