Selaa lähdekoodia

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

renovate[bot] 1 vuosi sitten
vanhempi
commit
afd6205b0d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/build.gradle

+ 1 - 1
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'