update commons to 5.28.2

This commit is contained in:
tibbi
2020-05-14 20:40:29 +02:00
parent 984ed7b647
commit f1d21af970

View File

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