Skip to content

Commit 7b8410b

Browse files
Update build.gradle.kts
1 parent 77a0cb9 commit 7b8410b

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
@@ -20,8 +20,8 @@ android {
2020
applicationId = appPackageId
2121
minSdk = 23
2222
targetSdk = 35
23-
versionCode = 1438
24-
versionName = "1.4.38"
23+
versionCode = 1436
24+
versionName = "1.4.36"
2525

2626
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
2727
vectorDrawables {

0 commit comments

Comments
 (0)