[1.0.6]1.统一认证密码强度判断修改 2.新增统一认证修改密码h5

This commit is contained in:
zhanglei
2025-11-26 10:34:50 +08:00
parent d4b540e588
commit e862ea6a1a
3 changed files with 23 additions and 16 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 105
versionName = "1.0.5"
versionCode = 106
versionName = "1.0.6"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"