Skip to content

Commit dce089d

Browse files
committed
[Feature] Add changelog and update README for 1.1.6.
1 parent 6a08653 commit dce089d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This library is loosely based on the following AOSP implementations:
3636
Gradle:
3737

3838
```gradle
39-
implementation 'me.zhanghai.android.fastscroll:library:1.1.5'
39+
implementation 'me.zhanghai.android.fastscroll:library:1.1.6'
4040
```
4141

4242
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:
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Updated dependencies.
2+
- Published library to Maven Central.

0 commit comments

Comments
 (0)