update commons to 5.30.9

This commit is contained in:
tibbi
2020-09-18 22:51:12 +02:00
parent 746d735d3a
commit a325c979ee

View File

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