mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-05 16:36:31 -06:00
version bump to 1.4.13 (#539)
* version bump to 1.4.13 * Update whatsnew-en-US * Create 1413.txt
This commit is contained in:
committed by
GitHub
parent
207449db74
commit
42ef3fac23
@@ -17,8 +17,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 33
|
||||
versionCode = 1412
|
||||
versionName = "1.4.12"
|
||||
versionCode = 1413
|
||||
versionName = "1.4.13"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/1413.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/1413.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
Now you can copy all the fields.
|
||||
New option added to change password.
|
||||
@@ -1 +1,2 @@
|
||||
Copy button for all fields, change password option added
|
||||
Copy button for all fields,
|
||||
change password option added
|
||||
|
||||
Reference in New Issue
Block a user