新增统一认证

This commit is contained in:
zhanglei
2025-10-31 13:21:35 +08:00
parent b38ea562ba
commit b270260707
14 changed files with 302 additions and 20 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 102
versionName = "1.0.2"
versionCode = 10003
versionName = "1.00.03"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"