Version revert | Update build.gradle.kts

This commit is contained in:
Yogesh Choudhary Paliyal
2025-01-25 22:31:16 +05:30
committed by GitHub
parent 1359bbf3bf
commit 461c5c38f7

View File

@@ -19,8 +19,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 35
versionCode = 1433
versionName = "1.4.33"
versionCode = 1432
versionName = "1.4.32"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {