Skip to content

Commit 147e417

Browse files
committed
[Feature] Update README for 1.1.3.
1 parent d6579fc commit 147e417

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This is not an officially supported Google product.
1818

1919
<a href="https://play.google.com/store/apps/details?id=me.zhanghai.android.fastscroll.sample" target="_blank"><img alt="Google Play" height="90" src="https://play.google.com/intl/en_US/badges/images/generic/en_badge_web_generic.png"/></a>
2020

21-
[Sample APK](//github.com/zhanghai/AndroidFastScroll/releases/download/v1.1.2/sample-release.apk)
21+
[Sample APK](//github.com/zhanghai/AndroidFastScroll/releases/download/v1.1.3/sample-release.apk)
2222

2323
<p><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="49%" />
2424
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="49%" /></p>
@@ -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.2'
39+
implementation 'me.zhanghai.android.fastscroll:library:1.1.3'
4040
```
4141

4242
## Usage

0 commit comments

Comments
 (0)