[1.0.9]首页添加员工心理帮助banner

This commit is contained in:
zhanglei
2026-02-05 19:20:01 +08:00
parent cb87a289f9
commit 0d539aeef0
6 changed files with 16 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 108
versionName = "1.0.8"
versionCode = 109
versionName = "1.0.9"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"