From c083c4c63732903a94883b3c3486d56f659e01c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E7=91=9E=E9=93=B6?= Date: Sun, 4 Nov 2018 23:06:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README?= 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 a59cf9c..37a6812 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ allprojects { Step 2. Add the dependency in your app build.gradle: ``` dependencies { - implementation 'com.github.yuruiyin:AppbarLayoutBehavior:v1.0.0' + implementation 'com.github.yuruiyin:AppbarLayoutBehavior:v1.0.1' } ``` ### xml