Skip to content

Commit 5bc49f2

Browse files
committed
Github Actions: App version Bumped to v1.4.24
1 parent 9afb8a5 commit 5bc49f2

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 = 1423
22-
versionName = "1.4.23"
21+
versionCode = 1424
22+
versionName = "1.4.24"
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+
Minor Improvements

whatsnew/whatsnew-en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Bug fixes
1+
Minor Improvements

0 commit comments

Comments
 (0)