1.增加信用卡支付信息展示

This commit is contained in:
2026-06-24 16:00:39 +08:00
parent cf9d9e8224
commit 27b9a6c885
16 changed files with 302 additions and 104 deletions

View File

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