updating gradle and commons

This commit is contained in:
tibbi 2020-11-03 18:39:30 +01:00
parent 48416fbc77
commit 738c41715b
3 changed files with 4 additions and 4 deletions

View file

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