修改接口地址

This commit is contained in:
zhanglei
2025-10-20 11:26:30 +08:00
parent 4cf618655c
commit 29439669ea
3 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 21
targetSdkVersion = 32
compileSdkVersion = 32
versionCode = 100
versionName = "1.0.0"
versionCode = 102
versionName = "1.0.2"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"