release version 1.0.16
Auto Tag on Version Change / check-version (push) Failing after 12m55s
Build and Release APK / build (push) Failing after 17m0s

This commit is contained in:
2026-06-04 01:39:23 +05:00
parent d227d468b1
commit e978f11343
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 14
versionName = "1.0.15"
versionCode = 15
versionName = "1.0.16"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}