We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed2236 commit 26d04b6Copy full SHA for 26d04b6
README.md
@@ -36,7 +36,7 @@ add the dependency to the the app level build.gradle file
36
37
```gradle
38
dependencies {
39
- compile 'com.github.mancj:MaterialSearchBar:0.7.5'
+ implementation 'com.github.mancj:MaterialSearchBar:0.7.6'
40
}
41
42
```
0 commit comments