panlili2024
2024-11-12 69afac92a320033297d71e901e3c5b65e690f0b2
HDL_TTLSDK485/build.gradle
@@ -2,13 +2,13 @@
//apply plugin: 'com.novoda.bintray-release'
android {
    buildToolsVersion '28.0.3'
    compileSdkVersion 28
    buildToolsVersion '30.0.2'
    compileSdkVersion 30
    defaultConfig {
        minSdkVersion 17
        targetSdkVersion 28
        versionCode 6
        versionName "1.2.3"
        targetSdkVersion 30
        versionCode 8
        versionName "1.2.5"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
        ndk {