updating commons and kotlin

This commit is contained in:
tibbi 2021-04-14 23:15:34 +02:00
parent f1daa4eab1
commit 2e3604ab54
8 changed files with 12 additions and 7 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.34.24'
implementation 'com.github.SimpleMobileTools:Simple-Commons:9e7ab2f67d'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'