updating commons to 5.33.27

This commit is contained in:
tibbi 2021-02-12 19:01:09 +01:00
parent 9765e557d7
commit 63ecbf2808

View File

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