HDLSDK/hdl-connect/build.gradle
@@ -31,4 +31,8 @@ api project(path: ':hdl-socket') implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'com.google.android.material:material:1.3.0' //加密 implementation 'cn.hutool:hutool-all:5.6.5' implementation 'org.bouncycastle:bcprov-jdk15on:1.60' }