release v1.0.19
Build and Release APK / build (push) Successful in 3m17s
Auto Tag on Version Change / check-version (push) Failing after 11m17s

This commit is contained in:
2026-06-13 17:42:28 +05:00
parent 798e9da9ca
commit 98990544fc
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 17
versionName = "1.0.18"
versionCode = 19
versionName = "1.0.19"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"