Github Actions: App version Bumped to v1.4.37

This commit is contained in:
Yogesh Choudhary Paliyal
2025-04-10 18:01:38 +00:00
parent 7b8410be18
commit f75294ca63

View File

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