updating commons, kotlin, gradle

This commit is contained in:
tibbi
2021-07-25 11:18:06 +02:00
parent b17748c987
commit 6973f86399
2 changed files with 3 additions and 3 deletions

View File

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