updating commons to 5.31.11

This commit is contained in:
tibbi 2020-10-27 22:35:33 +01:00
parent f5741e4125
commit ba23de4c7e
6 changed files with 14 additions and 8 deletions

View file

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