updating commons

This commit is contained in:
tibbi 2021-11-29 17:03:54 +01:00
parent 6bc3c0e526
commit ab0570e95a
1 changed files with 1 additions and 1 deletions

View File

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