From 2a0424ece015757cc3786f5bb7bacc39e7d30ee0 Mon Sep 17 00:00:00 2001 From: snpmyn Date: Wed, 13 Jan 2021 12:16:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=200.0.1.1X?= 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 966302a..5b98d80 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ android { } dependencies { - implementation 'com.github.snpmyn:Util:v0.0.2X' + implementation 'com.github.snpmyn:Util:v0.0.1.1X' } ```