diff --git a/commons/build.gradle b/commons/build.gradle index cd48f8503..2afedc993 100644 --- a/commons/build.gradle +++ b/commons/build.gradle @@ -35,7 +35,7 @@ dependencies { implementation "androidx.exifinterface:exifinterface:1.3.3" implementation "androidx.biometric:biometric-ktx:1.2.0-alpha03" - api 'com.github.tibbi:RecyclerView-FastScroller:f010192569' + api 'com.github.tibbi:RecyclerView-FastScroller:1e7a69ff71' api 'com.github.tibbi:reprint:2f49ba01bb' api 'androidx.core:core-ktx:1.6.0' api 'androidx.appcompat:appcompat:1.3.1'