hch
2025-02-26 d9eaac6e20e49e6da5e7a7913ab4656696ea4e34
Project/yj_sdk/build.gradle
@@ -1,11 +1,11 @@
apply plugin: 'com.android.library'
android {
    compileSdkVersion 22
    compileSdkVersion 26
    defaultConfig {
        minSdkVersion 16
        targetSdkVersion 22
        minSdkVersion 18
        targetSdkVersion 26
        versionCode 1
        versionName "1.1.0"
    }