1.所有邮箱输入格式大写自动转换为小写

2.调整订阅订单列表的订单号显示不重复
3.新增法语
This commit is contained in:
2026-06-26 11:13:20 +08:00
parent 27b9a6c885
commit 21f1c5b13c
19 changed files with 1939 additions and 1025 deletions

View File

@@ -30,7 +30,7 @@ android {
targetSdkVersion 35
versionCode 2212
// versionName "2.2.12"
versionName "2.2.12-Beta1"
versionName "2.2.12-Beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"