Skip to content

Commit c139cad

Browse files
committed
Github Actions: App version Bumped to v1.4.27
1 parent 92d1c70 commit c139cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-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 = 1426
22-
versionName = "1.4.26"
21+
versionCode = 1427
22+
versionName = "1.4.27"
2323

2424
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2525
vectorDrawables {

0 commit comments

Comments
 (0)