updating kotlin, commons, gradle

This commit is contained in:
tibbi 2021-07-19 11:58:47 +02:00
parent 3defb921ca
commit 4bb6238417
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:cd538a2ba5'
implementation 'com.github.SimpleMobileTools:Simple-Commons:25daba7267'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:c3de1d040a'