version:1.2.1

fix:修复修改信息后不更新
update:必备组件改为接口获取
This commit is contained in:
2026-02-28 09:31:39 +08:00
parent 0ffa6571f7
commit cea9291e11
29 changed files with 783 additions and 127 deletions

View File

@@ -17,8 +17,8 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 21
versionName "1.2.0"
versionCode 22
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"