release v1.0.29

This commit is contained in:
2026-09-26 20:43:34 +05:00
parent 1886113ae7
commit 320eaa2ffb
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 = 29
versionName = "1.0.28"
versionCode = 30
versionName = "1.0.29"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"