removing the 2 new receivers from AndroidManifest, it is crashing

This commit is contained in:
tibbi 2021-01-27 20:40:36 +01:00
parent fb3a2e0230
commit e3ccec9055
3 changed files with 2 additions and 10 deletions

View file

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