updating kotlin and commons

This commit is contained in:
tibbi 2021-02-15 18:17:55 +01:00
parent a5d6eae352
commit 1e7405ee2d
3 changed files with 3 additions and 3 deletions

View file

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