From 05552c8b73a16b69aded2d4d877fa968c29e7cce Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期二, 07 十二月 2021 14:32:34 +0800 Subject: [PATCH] 第一次优化调整 --- HDLSDK/hdl-connect/build.gradle | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HDLSDK/hdl-connect/build.gradle b/HDLSDK/hdl-connect/build.gradle index 7a4df3a..ac8608f 100644 --- a/HDLSDK/hdl-connect/build.gradle +++ b/HDLSDK/hdl-connect/build.gradle @@ -32,7 +32,7 @@ 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' +// //鍔犲瘑 +// implementation 'cn.hutool:hutool-all:5.6.5' +// implementation 'org.bouncycastle:bcprov-jdk15on:1.60' } \ No newline at end of file -- Gitblit v1.8.0