release v1.0.23
Auto Tag on Version Change / check-version (push) Successful in 3s
Build and Release APK / build (push) Successful in 4m28s

This commit is contained in:
2026-09-21 08:16:39 +05:00
parent 71dd654edc
commit 0357d7e0bc
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 23
versionName = "1.0.22"
versionCode = 24
versionName = "1.0.23"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"