diff --git a/README.md b/README.md index a9dbe76..c82c723 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ 打开app的module中的build.gradle,在dependencies{}中,添加依赖,如下: dependencies { - compile 'com.github.chaychan:BottomBarLayout:1.0.3' + compile 'com.github.chaychan:BottomBarLayout:1.0.4' }