version:5.2

fix:
update:主页增加退出按钮
This commit is contained in:
2022-10-21 11:48:17 +08:00
parent 95f7d25307
commit 2bc512e9bf
13 changed files with 617 additions and 12 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.uiui.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 42
versionName "5.1"
versionCode 43
versionName "5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"