release version 1.0.27
Auto Tag on Version Change / check-version (push) Successful in 4s
Build and Release APK / build (push) Successful in 4m5s

This commit is contained in:
2026-09-25 07:03:40 +05:00
parent 66568a464a
commit a37354fc82
3 changed files with 18 additions and 16 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 27
versionName = "1.0.26"
versionCode = 28
versionName = "1.0.27"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"