[1.0.7]1.医生卡片点击接口对接

This commit is contained in:
zhanglei
2025-12-11 15:51:06 +08:00
parent ca2bff5149
commit ca0e318bd0
7 changed files with 141 additions and 61 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 106
versionName = "1.0.6"
versionCode = 107
versionName = "1.0.7"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"