Github Actions: App version Bumped to v1.4.38

This commit is contained in:
Yogesh Choudhary Paliyal
2025-04-09 16:59:04 +00:00
parent 21d9acf228
commit 77a0cb9007
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 35
versionCode = 1437
versionName = "1.4.37"
versionCode = 1438
versionName = "1.4.38"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {
@@ -0,0 +1 @@
AutoFill service is now available