Skip to content

Commit 1ce1b4f

Browse files
committed
Github Actions: App version Bumped to v1.4.25
1 parent 5bc49f2 commit 1ce1b4f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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 = 1424
22-
versionName = "1.4.24"
21+
versionCode = 1425
22+
versionName = "1.4.25"
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

0 commit comments

Comments
 (0)