updating commons to 5.28.3

This commit is contained in:
tibbi
2020-05-16 20:38:55 +02:00
parent 14cf404ec4
commit af84e3b064

View File

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