From 792ada40d2612af08485e0320fd968b4e5c6fc4e Mon Sep 17 00:00:00 2001 From: HJQ Date: Tue, 3 Jul 2018 18:37:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AD=97=E6=AE=B5=E5=91=BD?= =?UTF-8?q?=E5=90=8D?= 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 7bd45a6..431da1d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ #### 集成步骤 dependencies { - compile 'com.hjq:xxpermissions:1.2' + compile 'com.hjq:xxpermissions:1.3' } #### 一句代码搞定权限请求,从未如此简单