Update build.gradle.kts

This commit is contained in:
Yogesh Choudhary Paliyal
2024-04-21 11:54:07 +05:30
committed by GitHub
parent 5c03c42b90
commit 92d1c7055f
+2 -2
View File
@@ -18,8 +18,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 34
versionCode = 1427
versionName = "1.4.27"
versionCode = 1426
versionName = "1.4.26"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {