From 81ae5692b4380476661e7a261b62fbaca8e8a316 Mon Sep 17 00:00:00 2001 From: canbus Date: Mon, 30 Jan 2023 16:07:33 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99cf2fb..5fe2854 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ - **项目地址:** [https://github.com/xiaoyaoyou1212/BLE](https://github.com/xiaoyaoyou1212/BLE) -- **项目依赖:** `compile 'com.vise.xiaoyaoyou:baseble:2.0.6'` +- **项目依赖:** `implementation 'com.vise.xiaoyaoyou:baseble:2.0.6'` +- 同时需要在settings.gradle中添加仓库url: maven { url 'https://jcenter.bintray.com'} ## 功能 - **支持多设备连接管理;**