release v1.0.21
Auto Tag on Version Change / check-version (push) Failing after 13m8s
Build and Release APK / build (push) Failing after 18m41s

This commit is contained in:
2026-06-27 16:26:54 +05:00
parent a90d832dba
commit 86e1dc0521
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 20
versionName = "1.0.20"
versionCode = 22
versionName = "1.0.21"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"