release v1.0.20
Build and Release APK / build (push) Failing after 13m20s
Auto Tag on Version Change / check-version (push) Failing after 14m16s

This commit is contained in:
2026-06-13 23:19:29 +05:00
parent e997969070
commit 24021d7eeb
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 19
versionName = "1.0.19"
versionCode = 20
versionName = "1.0.20"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"