updating commons to 5.32.5

This commit is contained in:
tibbi 2020-12-06 16:10:52 +01:00
parent 7b588fb8a5
commit 8b17b8a13e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.32.2'
implementation 'com.simplemobiletools:commons:5.32.5'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'