version:5.4

fix:
update:修复不能直接退出桌面,激活设置默认桌面
This commit is contained in:
2022-10-26 10:21:45 +08:00
parent 18cca13839
commit 1a632e1e6e
5 changed files with 26 additions and 11 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.uiui.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 44
versionName "5.3"
versionCode 45
versionName "5.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"