فهرست منبع

Build(deps): Bump me.zhanghai.android.fastscroll:library

Bumps [me.zhanghai.android.fastscroll:library](https://github.com/zhanghai/AndroidFastScroll) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/zhanghai/AndroidFastScroll/releases)
- [Commits](https://github.com/zhanghai/AndroidFastScroll/compare/v1.1.8...v1.2.0)

---
updated-dependencies:
- dependency-name: me.zhanghai.android.fastscroll:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 سال پیش
والد
کامیت
ed303b616d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -294,7 +294,7 @@ dependencies {
     implementation "com.google.android.exoplayer:exoplayer:$exoplayerVersion"
     implementation "com.google.android.exoplayer:extension-okhttp:$exoplayerVersion"
 
-    implementation 'me.zhanghai.android.fastscroll:library:1.1.8'
+    implementation 'me.zhanghai.android.fastscroll:library:1.2.0'
 
     // Shimmer animation
     implementation 'io.github.elye:loaderviewlibrary:3.0.0'