version:6.9

fix:
update:增加app通过类名启动
This commit is contained in:
2022-12-13 17:28:55 +08:00
parent 5e7ec8efb8
commit 7c9581a913
5 changed files with 85 additions and 55 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId "com.uiui.aios"
minSdkVersion 24
targetSdkVersion 29
versionCode 59
versionName "6.8"
versionCode 60
versionName "6.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"