update:2020.10.19

fix:兼容Android10,获取sn失败
add:
This commit is contained in:
2020-10-19 18:42:52 +08:00
parent 9e1f50f381
commit 08d8c0bef4
24 changed files with 351 additions and 103 deletions

View File

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