version:4.8

fix:
update:增加权重排序
This commit is contained in:
2024-03-12 17:20:22 +08:00
parent 28789f486a
commit 7cb6eecb3d
10 changed files with 25 additions and 15 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.uiuios.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 38
versionName "4.7"
versionCode 39
versionName "4.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"