feat: rollback version

This commit is contained in:
Yogesh Choudhary Paliyal
2025-02-04 00:17:57 +05:30
parent 39ee4a9481
commit 341fb313ca

View File

@@ -19,8 +19,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 35
versionCode = 1435
versionName = "1.4.35"
versionCode = 1434
versionName = "1.4.34"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {