Skip to content

Commit 73ec238

Browse files
committed
Github Actions: App version Bumped to v1.4.35
1 parent 1b6ba34 commit 73ec238

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = appPackageId
2020
minSdk = 23
2121
targetSdk = 35
22-
versionCode = 1434
23-
versionName = "1.4.34"
22+
versionCode = 1435
23+
versionName = "1.4.35"
2424

2525
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2626
vectorDrawables {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
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.

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Keyphrase checker to timely remember the keyphrase, Android 15 support
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.

0 commit comments

Comments
 (0)