JLChen
2021-11-15 44155b50cbb4f6ad78474f40331ed8838a3b0d49
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'
}