From 7ae3378cab3a872f0f1bc8dfbc4dd9fad303d875 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期三, 08 十二月 2021 09:34:44 +0800
Subject: [PATCH] 修改下细节
---
HDLSDK/hdl-common/build.gradle | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/HDLSDK/hdl-common/build.gradle b/HDLSDK/hdl-common/build.gradle
index 673c577..74fa10d 100644
--- a/HDLSDK/hdl-common/build.gradle
+++ b/HDLSDK/hdl-common/build.gradle
@@ -31,4 +31,5 @@
api 'com.google.code.gson:gson:2.8.8'
api 'androidx.annotation:annotation:1.2.0'
api 'androidx.collection:collection:1.1.0'
+// api project(path: ':hdl-connect')
}
\ No newline at end of file
--
Gitblit v1.8.0