panlili2024
2025-02-25 cc0421a5d9b1b7f19f6c8e39e4756b95345f1623
HDLSDK/hdl-common/build.gradle
@@ -24,10 +24,8 @@
        sourceCompatibility JavaVersion.VERSION_1_8
        targetCompatibility JavaVersion.VERSION_1_8
    }
}
dependencies {
    api 'com.google.code.gson:gson:2.8.8'
    api 'com.android.support:support-annotations:28.0.0"'
    api 'com.android.support:collections:28.0.0'
}