updating commons

This commit is contained in:
tibbi
2021-11-29 17:03:54 +01:00
parent 6bc3c0e526
commit ab0570e95a

View File

@ -55,6 +55,6 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:915bda1e40' implementation 'com.github.SimpleMobileTools:Simple-Commons:dc0adba14b'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61' implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
} }