From e2a1a6fc43e9f45c8265233815036dd4e9b63c09 Mon Sep 17 00:00:00 2001 From: Eurigo <418039625@qq.com> Date: Tue, 17 Aug 2021 14:55:40 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9](github-m?= =?UTF-8?q?aster):?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84aa37f..ab0e884 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { ``` dependencies { - implementation 'com.github.eurigo:UDPUtils:1.1.0' + implementation 'com.github.eurigo:UDPUtils:1.1.1' } ```