From 57214f5c9c626710d48d956e5580a211e604dd11 Mon Sep 17 00:00:00 2001 From: HJQ Date: Mon, 6 Aug 2018 17:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9B=86=E6=88=90=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= 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 d9c6b89..aaf0d9c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ #### 集成步骤 dependencies { - implementation 'com.hjq:xxpermissions:3.0' + implementation 'com.hjq:xxpermissions:3.2' } #### 一句代码搞定权限请求,从未如此简单