updating IndicatorFastScroll

This commit is contained in:
tibbi 2020-02-05 19:27:49 +01:00
parent 1d4c652753
commit d7b65c21f4
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 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
implementation 'com.github.tibbi:IndicatorFastScroll:af0dd6f58f'
implementation 'com.github.tibbi:IndicatorFastScroll:d615a5c141'
kapt "androidx.room:room-compiler:2.2.2"
implementation "androidx.room:room-runtime:2.2.2"