use our fork of the letter fastscroller

This commit is contained in:
tibbi 2020-02-05 16:28:53 +01:00
parent 12279d09fd
commit edc8817638
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ dependencies {
implementation 'joda-time:joda-time:2.10.1' implementation 'joda-time:joda-time:2.10.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2' implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5' implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.reddit:indicator-fast-scroll:1.2.1' implementation 'com.github.tibbi:IndicatorFastScroll:96c9624247'
kapt "androidx.room:room-compiler:2.2.2" kapt "androidx.room:room-compiler:2.2.2"
implementation "androidx.room:room-runtime:2.2.2" implementation "androidx.room:room-runtime:2.2.2"