updating commons

This commit is contained in:
tibbi 2021-10-20 11:41:04 +02:00
parent 3f9433d577
commit 3e2dc3ba26
1 changed files with 1 additions and 1 deletions

View File

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