releave version 1.0.15
Build and Release APK / build (push) Successful in 2m28s
Auto Tag on Version Change / check-version (push) Failing after 13m46s

This commit is contained in:
2026-06-03 04:14:13 +05:00
parent fc7fa420b2
commit ffee918258
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 13
versionName = "1.0.14"
versionCode = 14
versionName = "1.0.15"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}