moving some helper functions from context to settings

This commit is contained in:
tibbi 2021-11-15 18:03:19 +01:00
parent 86a9cab458
commit ed50f8ec31
3 changed files with 26 additions and 27 deletions

View file

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