update version to 5.32.6

This commit is contained in:
tibbi 2020-12-07 18:40:27 +01:00
parent e02cf9167a
commit aed0e1aa15

View File

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