[1.0.10]首页通知轮询逻辑修改

This commit is contained in:
zhanglei
2026-02-12 10:37:39 +08:00
parent f095e182e5
commit 960791ff4d
7 changed files with 73 additions and 35 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 109
versionName = "1.0.9"
versionCode = 1010
versionName = "1.0.10"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"