update commons to 5.29.13

This commit is contained in:
tibbi
2020-06-19 12:34:20 +02:00
parent 042917a2c2
commit c23c429884

View File

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