version:1.2.3

fix:
update:必备组件增加更新状态,增加必备组件检测
This commit is contained in:
2026-03-02 17:21:22 +08:00
parent b87c5b51dd
commit f0ee910191
23 changed files with 301 additions and 41 deletions

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 23
versionName "1.2.2"
versionCode 24
versionName "1.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"