panlili2024
2024-11-14 b1569b789eef12cf5d4252620ca7e7d2d9c8b93a
HDLSDK/hdl-common/build.gradle
@@ -10,8 +10,7 @@
        targetSdkVersion rootProject.targetSdkVersion
        versionCode 2
        versionName "1.0.13"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
        versionName "1.0.15"
        consumerProguardFiles "consumer-rules.pro"
    }
@@ -25,10 +24,8 @@
        sourceCompatibility JavaVersion.VERSION_1_8
        targetCompatibility JavaVersion.VERSION_1_8
    }
}
dependencies {
    api 'com.google.code.gson:gson:2.8.8'
    api 'androidx.annotation:annotation:1.2.0'
    api 'androidx.collection:collection:1.1.0'
}