From ac08f332b9f7fc1dd70f2b95aa1fd351f5a0c077 Mon Sep 17 00:00:00 2001 From: chaychan <844738237@qq.com> Date: Wed, 2 Aug 2017 20:22:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 34958ae..e097a8d 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,16 @@ + + + + + + + + + + #### java文件中设置 @@ -223,7 +233,7 @@ 打开app的module中的build.gradle,在dependencies{}中,添加依赖,如下: dependencies { - compile 'com.github.chaychan:BottomBarLayout:1.0.0' + compile 'com.github.chaychan:BottomBarLayout:1.0.2' }