From 0ba13aa64b23c26ea9215fb9923dda79a3ac1997 Mon Sep 17 00:00:00 2001 From: licheedev Date: Tue, 19 Nov 2019 15:39:04 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82016c1..aa0afce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ allprojects { ``` dependencies { - implementation 'com.github.licheedev.Android-SerialPort-API:serialport:2.0.0' + implementation 'com.github.licheedev:Android-SerialPort-API:2.0.0' } ```