updating commons + the new fastscroller handling

This commit is contained in:
tibbi 2021-11-27 19:35:30 +01:00
parent 95fbe59ac8
commit 70a6e701dc
8 changed files with 27 additions and 35 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:df457fe86a'
implementation 'com.github.SimpleMobileTools:Simple-Commons:d62d81ca97'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'