updating commons

This commit is contained in:
tibbi 2021-11-21 21:14:07 +01:00
parent c7487c1ced
commit a172d893bc
1 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,6 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:6cc19172f0' implementation 'com.github.SimpleMobileTools:Simple-Commons:307941253d'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a' implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'
} }