updating commons

This commit is contained in:
tibbi 2021-09-25 12:46:18 +02:00
parent 18026c473f
commit 2180d70ed3
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ android {
} }
dependencies { dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:d4b6547969' implementation 'com.github.SimpleMobileTools:Simple-Commons:3c6e3cd0fd'
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'