[1.0.8] 1.手表接口替换 2.登录页面UI修改 3.修改密码逻辑

This commit is contained in:
zhanglei
2026-01-22 16:05:36 +08:00
parent 73f25d9e18
commit e8118708c3
10 changed files with 219 additions and 181 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 107
versionName = "1.0.7"
versionCode = 108
versionName = "1.0.8"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"