mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
Github Actions: App version Bumped to v1.4.37
This commit is contained in:
@@ -20,8 +20,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 35
|
||||
versionCode = 1436
|
||||
versionName = "1.4.36"
|
||||
versionCode = 1437
|
||||
versionName = "1.4.37"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1437.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1437.txt
Normal file
@@ -0,0 +1 @@
|
||||
AutoFill service is now available
|
||||
@@ -1 +1 @@
|
||||
- Added option to enable password reminder, if biometric is enabled in 24 hours
|
||||
AutoFill service is now available
|
||||
|
||||
Reference in New Issue
Block a user