We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e749e commit c083c4cCopy full SHA for c083c4c
README.md
@@ -21,7 +21,7 @@ allprojects {
21
Step 2. Add the dependency in your app build.gradle:
22
```
23
dependencies {
24
- implementation 'com.github.yuruiyin:AppbarLayoutBehavior:v1.0.0'
+ implementation 'com.github.yuruiyin:AppbarLayoutBehavior:v1.0.1'
25
}
26
27
### xml
0 commit comments