add storage permission on lower devices for blocked number migration

This commit is contained in:
tibbi 2021-08-17 12:03:59 +02:00
parent f861cc3718
commit d9974c5a44
2 changed files with 5 additions and 1 deletions

View file

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