updating kotlin, commons, gradle

This commit is contained in:
tibbi 2020-11-28 22:31:36 +01:00
parent 01357577ad
commit 521731ec2c
2 changed files with 3 additions and 3 deletions

View file

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