mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-02 01:10:08 -06:00
Github Actions: App version Bumped to v1.4.32
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = 1431
|
||||
versionName = "1.4.31"
|
||||
versionCode = 1432
|
||||
versionName = "1.4.32"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1432.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1432.txt
Normal file
@@ -0,0 +1 @@
|
||||
Fix: Custom keyphrase not working, Added monochrome app icon
|
||||
@@ -1 +1 @@
|
||||
Minor Improvements
|
||||
Fix: Custom keyphrase not working, Added monochrome app icon
|
||||
|
||||
Reference in New Issue
Block a user