Skip to content

Commit e964970

Browse files
committed
[Feature] Add changelog and update README for 1.1.9.
1 parent da6987d commit e964970

2 files changed

Lines changed: 2 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.8'
39+
implementation 'me.zhanghai.android.fastscroll:library:1.1.9'
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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Added compatibility with Appcompat 1.6.0.

0 commit comments

Comments
 (0)