mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 22:25:44 +03:00
Update dependency me.zhanghai.android.fastscroll:library to v1.3.0
This commit is contained in:
parent
360bc1a90f
commit
afd6205b0d
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue