liuxue
2021-04-28 7945b97c50d99e23b57e4b359e6c623bde1a8a25
Project/app/build.gradle
@@ -2,12 +2,12 @@
android {
    compileSdkVersion 22
    compileSdkVersion 26
    defaultConfig {
        //applicationId "com.secondworld.univeralsdk"
        minSdkVersion 16
        targetSdkVersion 22
        minSdkVersion 18
        targetSdkVersion 26
        versionCode 1
        versionName "1.1.0"
    }