Update dependency me.zhanghai.android.fastscroll:library to v1.3.0

This commit is contained in:
renovate[bot] 2024-02-04 15:12:47 +00:00 committed by tobiasKaminsky
parent 360bc1a90f
commit afd6205b0d
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -314,7 +314,7 @@ dependencies {
implementation "androidx.media3:media3-exoplayer:1.2.1" implementation "androidx.media3:media3-exoplayer:1.2.1"
implementation "androidx.media3:media3-datasource-okhttp:1.2.1" implementation "androidx.media3:media3-datasource-okhttp:1.2.1"
implementation 'me.zhanghai.android.fastscroll:library:1.2.0' implementation 'me.zhanghai.android.fastscroll:library:1.3.0'
// Shimmer animation // Shimmer animation
implementation 'io.github.elye:loaderviewlibrary:3.0.0' implementation 'io.github.elye:loaderviewlibrary:3.0.0'