Update build.gradle.kts

This commit is contained in:
Yogesh Choudhary Paliyal
2025-04-10 23:31:03 +05:30
committed by GitHub
parent 77a0cb9007
commit 7b8410be18

View File

@@ -20,8 +20,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 35
versionCode = 1438
versionName = "1.4.38"
versionCode = 1436
versionName = "1.4.36"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {