From 98e825cadc0e17cbecdfbb6b35b9bb561c627781 Mon Sep 17 00:00:00 2001 From: xuexiangjys Date: Sat, 6 Jun 2020 04:00:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=831.0.4=E7=89=88=E6=9C=AC?= 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 09bb707..6bfb701 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ allprojects { ``` dependencies { ... - implementation 'com.github.xuexiangjys:XHttp2:1.0.3' + implementation 'com.github.xuexiangjys:XHttp2:1.0.4' implementation 'com.google.code.gson:gson:2.8.2' implementation 'com.squareup.okhttp3:okhttp:3.10.0'