HDLSDK/hdl-connect/build.gradle
@@ -29,9 +29,8 @@ dependencies { // implementation fileTree(include: ['*.jar'], dir: 'libs') api 'com.hdl.hdlhttp:hxhttp:1.0.4' api 'com.squareup.okhttp3:logging-interceptor:4.9.1' // embed(name: 'hxhttp_1.0.4_230201',ext: 'aar') // 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' }