updating commons

This commit is contained in:
tibbi 2021-12-13 23:24:54 +01:00
parent 70d9b25076
commit 61a20dc97a

View File

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