diff --git a/app/build.gradle b/app/build.gradle index 8b4e5956d5..5cde6b5d52 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -314,7 +314,7 @@ dependencies { implementation "androidx.media3:media3-exoplayer: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 implementation 'io.github.elye:loaderviewlibrary:3.0.0'