add About page and support for TOTP QR scan during login
Build and Release APK / build (push) Successful in 3m49s
Auto Tag on Version Change / check-version (push) Failing after 14m7s

This commit is contained in:
2026-06-05 02:03:44 +05:00
parent 33eb33e18c
commit 2b1ee27c37
+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"