mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-01 16:58:04 -06:00
Github Actions: App version Bumped to v1.4.35
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 35
|
||||
versionCode = 1434
|
||||
versionName = "1.4.34"
|
||||
versionCode = 1435
|
||||
versionName = "1.4.35"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
1
fastlane/metadata/android/en-US/changelogs/1435.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/1435.txt
Normal file
@@ -0,0 +1 @@
|
||||
A critical bug causing password loss and app crashes has been fixed in this release. Unfortunately, passwords present before this update are unrecoverable. A clean app reinstallation is required: please uninstall your current KeyPass version and reinstall from the app store. We sincerely apologize for this data loss and inconvenience, and appreciate your understanding as we've taken steps to prevent future occurrences.
|
||||
@@ -1 +1 @@
|
||||
Keyphrase checker to timely remember the keyphrase, Android 15 support
|
||||
A critical bug causing password loss and app crashes has been fixed in this release. Unfortunately, passwords present before this update are unrecoverable. A clean app reinstallation is required: please uninstall your current KeyPass version and reinstall from the app store. We sincerely apologize for this data loss and inconvenience, and appreciate your understanding as we've taken steps to prevent future occurrences.
|
||||
|
||||
Reference in New Issue
Block a user