updating commons to 5.31.12

This commit is contained in:
tibbi 2020-10-27 23:35:23 +01:00
parent cf98cf202d
commit 26522b9ab2
1 changed files with 1 additions and 1 deletions

View File

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