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

This commit is contained in:
2026-09-21 15:26:40 +05:00
parent 80fd238195
commit 992c8d4364
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 24
versionName = "1.0.23"
versionCode = 23
versionName = "1.0.24"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"