Skip to content

Commit 92d1c70

Browse files
Update build.gradle.kts
1 parent 5c03c42 commit 92d1c70

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

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

0 commit comments

Comments
 (0)