updating the letter fastscroller

This commit is contained in:
tibbi 2021-05-22 16:43:14 +02:00
parent ccd9494f0c
commit fcabdcc47a
1 changed files with 1 additions and 1 deletions

View File

@ -56,5 +56,5 @@ android {
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:ac45c5e893' implementation 'com.github.SimpleMobileTools:Simple-Commons:ac45c5e893'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'
} }