release version 1.0.25
Auto Tag on Version Change / check-version (push) Successful in 3s
Build and Release APK / build (push) Successful in 3m17s

This commit is contained in:
2026-09-25 04:45:25 +05:00
parent a048be939c
commit e7f7590654
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 26
versionName = "1.0.25"
versionCode = 27
versionName = "1.0.26"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"