add file select preference for media downloads

This commit is contained in:
dkanada 2021-05-30 11:43:46 +09:00
commit dd599c6979
5 changed files with 71 additions and 0 deletions

View file

@ -79,6 +79,8 @@ dependencies {
implementation 'com.afollestad.material-dialogs:commons:0.9.6.0'
implementation 'com.afollestad:material-cab:0.1.12'
implementation 'me.zhanghai.android.materialprogressbar:library:1.6.1'
implementation 'com.github.codekidX:storage-chooser:2.0.4.4'
implementation 'com.pacioianu.david:ink-page-indicator:1.3.0'
implementation 'com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:1.0.0'
implementation 'com.android.support:multidex:1.0.3'