From 8ce9acf42c2d41dd34cb7bc1a18f4434fb98340d Mon Sep 17 00:00:00 2001 From: yf Date: Sat, 17 Oct 2020 23:39:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=95=E5=85=A5=E6=96=B9?= =?UTF-8?q?=E5=BC=8F?= 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 b6610fd..96fb6c6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ allprojects{ repositories { ... - maven { url 'https://www.jitpack.io' } + maven { url 'https://jitpack.io' } } }