adding a settings item for quick notification customization settings

This commit is contained in:
tibbi 2021-01-18 17:20:00 +01:00
parent ec20dcadeb
commit ac7d7d2102
3 changed files with 30 additions and 1 deletions

View file

@ -56,7 +56,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.32.20'
implementation 'com.simplemobiletools:commons:5.33.4'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.klinkerapps:android-smsmms:5.2.6'
implementation 'com.github.tibbi:IndicatorFastScroll:08f512858a'