updating gradle and commons

This commit is contained in:
tibbi
2020-11-04 14:34:43 +01:00
parent 130afede80
commit b42fc83f8c
3 changed files with 4 additions and 4 deletions

View File

@ -56,6 +56,6 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.31.12'
implementation 'com.simplemobiletools:commons:5.31.23'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'
}