host地址修改,替换登录页图片

This commit is contained in:
zhanglei
2025-09-29 18:12:29 +08:00
parent 89017139cb
commit b0f7576221
3 changed files with 6 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 100
versionName = "1.0.0"
versionCode = 101
versionName = "1.0.1"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"