updating commons to 5.31.24

This commit is contained in:
tibbi 2020-11-04 17:16:25 +01:00
parent 52c460dc9b
commit 07fe235e35
1 changed files with 1 additions and 1 deletions

View File

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