release v1.0.31

This commit is contained in:
2026-09-27 00:31:12 +05:00
parent 2082e8fd0c
commit 0e7f329a4b
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ android {
applicationId = "sh.sar.basedbank"
minSdk = 26
targetSdk = 36
versionCode = 31
versionName = "1.0.30"
versionCode = 32
versionName = "1.0.31"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"