修复首次添加信用卡不能编辑的bug

This commit is contained in:
2026-06-29 09:54:01 +08:00
parent 21f1c5b13c
commit ed034f152c
5 changed files with 68 additions and 46 deletions

View File

@@ -28,9 +28,9 @@ android {
applicationId "com.abbidot.tracker"
minSdkVersion 23
targetSdkVersion 35
versionCode 2212
// versionName "2.2.12"
versionName "2.2.12-Beta2"
versionCode 2213
// versionName "2.2.13"
versionName "2.2.13-Beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"