We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66553be commit 6d9a8ecCopy full SHA for 6d9a8ec
1 file changed
README.md
@@ -36,7 +36,7 @@ This library is loosely based on the following AOSP implementations:
36
Gradle:
37
38
```gradle
39
-implementation 'me.zhanghai.android.fastscroll:library:1.1.7'
+implementation 'me.zhanghai.android.fastscroll:library:1.1.8'
40
```
41
42
This library uses [Java 8 bytecode](https://developer.android.com/studio/write/java8-support), so you will need to enable it in your project as well:
0 commit comments