562935844@qq.com
2023-10-18 755e2893c12b79649ee12dec2b7d832d58b9265b
HDLSDK/hdl-connect/build.gradle
@@ -8,8 +8,8 @@
    defaultConfig {
        minSdkVersion rootProject.minSdkVersion
        targetSdkVersion rootProject.targetSdkVersion
        versionCode 2
        versionName "1.0.21"
        versionCode 5
        versionName "1.1.3"
        consumerProguardFiles "consumer-rules.pro"
    }
@@ -27,6 +27,10 @@
}
dependencies {
//    api project(path: ':hdl-socket')
//    implementation fileTree(include: ['*.jar'], dir: 'libs')
//    api 'com.hdl.hdlhttp:hxhttp:1.0.4'
//    api 'com.squareup.okhttp3:logging-interceptor:4.9.1'
    api 'com.google.code.gson:gson:2.8.8'
}