release v1.0.18

This commit is contained in:
2026-06-05 02:46:08 +05:00
parent 33eb33e18c
commit 26dcb20f7f
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 16
versionName = "1.0.17"
versionCode = 17
versionName = "1.0.18"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"