Skip to content

Commit b190936

Browse files
committed
Github Actions: App version Bumped to v1.4.27
1 parent a797b22 commit b190936

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
@@ -18,8 +18,8 @@ android {
1818
applicationId = appPackageId
1919
minSdk = 23
2020
targetSdk = 34
21-
versionCode = 1426
22-
versionName = "1.4.26"
21+
versionCode = 1427
22+
versionName = "1.4.27"
2323

2424
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2525
vectorDrawables {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix Same Account opening for each accounts from homepage.

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Minor Improvements
1+
Fix Same Account opening for each accounts from homepage.

0 commit comments

Comments
 (0)