From 084fd47f604901d990532103edf2517498c384db Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Fri, 24 Aug 2018 14:56:01 -0400 Subject: [PATCH] =?UTF-8?q?[U]=20=E7=89=88=E6=9C=AC=20v1.3.0.70?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4ad2fb..d862fde 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Maven 导入: com.github.hydevelop HyCommonUtils - 1.3.0.68 + 1.3.0.70 ``` @@ -65,11 +65,11 @@ allprojects { ```gradle dependencies { - implementation 'com.github.hydevelop:HyCommonUtils:1.3.0.68' + implementation 'com.github.hydevelop:HyCommonUtils:1.3.0.70' } ``` -#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.0.68) +#### [其他导入(SBT / Leiningen)](https://jitpack.io/#hydevelop/HyCommonUtils/1.3.0.70)
diff --git a/pom.xml b/pom.xml index 6f34f8e..724c4bf 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cc.moecraft HyCommonUtils - 1.3.0.68 + 1.3.0.70 1.8