updating the new fastscroller

This commit is contained in:
tibbi 2021-11-14 23:00:28 +01:00
parent 2f3bc66049
commit fb9341561a

View file

@ -34,7 +34,7 @@ dependencies {
implementation 'joda-time:joda-time:2.10.3' implementation 'joda-time:joda-time:2.10.3'
implementation "androidx.exifinterface:exifinterface:1.3.3" implementation "androidx.exifinterface:exifinterface:1.3.3"
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha03" implementation "androidx.biometric:biometric-ktx:1.2.0-alpha03"
implementation 'com.github.tibbi:RecyclerView-FastScroller:d8fe03c64a' implementation 'com.github.tibbi:RecyclerView-FastScroller:c3943ae0dd'
api 'com.github.tibbi:reprint:2f49ba01bb' api 'com.github.tibbi:reprint:2f49ba01bb'
api 'androidx.core:core-ktx:1.6.0' api 'androidx.core:core-ktx:1.6.0'