Github Actions: App version Bumped to v1.4.27

This commit is contained in:
Yogesh Choudhary Paliyal
2024-04-21 06:24:53 +00:00
parent 92d1c7055f
commit c139cad899

View File

@@ -18,8 +18,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 34
versionCode = 1426
versionName = "1.4.26"
versionCode = 1427
versionName = "1.4.27"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {