From 1e8167337f882f917b7c816b024d9b37ed637f83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7F?= <284061805@qq.com> Date: Mon, 2 Dec 2019 14:48:06 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c557d0d..a416494 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add it in your root build.gradle at the end of repositories: dependencies { - implementation 'com.github.F1ReKing:Android-SerialPort:1.3.0' + implementation 'com.github.F1ReKing:Android-SerialPort:1.3.1' }