update:2020.10.21

fix:安装卸载功能兼容安卓10
add:
This commit is contained in:
2020-10-21 18:49:52 +08:00
parent 08d8c0bef4
commit 446de37ef5
13 changed files with 292 additions and 38 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId "com.appstore.uiui"
minSdkVersion 23
targetSdkVersion 29
versionCode 22
versionName "1.2.2"
versionCode 24
versionName "1.2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
//极光
ndk {