mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-28 09:41:22 +01:00
Added DocumentFile dependency
This commit is contained in:
parent
122bed841b
commit
1800704ec2
@ -57,6 +57,7 @@ android {
|
||||
dependencies {
|
||||
annotationProcessor "androidx.annotation:annotation:$annotationVersion"
|
||||
implementation "androidx.appcompat:appcompat:$appcompatVersion"
|
||||
implementation 'androidx.documentfile:documentfile:1.0.1'
|
||||
implementation "androidx.media:media:$mediaVersion"
|
||||
implementation "androidx.preference:preference:$preferenceVersion"
|
||||
implementation "androidx.work:work-runtime:$workManagerVersion"
|
||||
|
Loading…
Reference in New Issue
Block a user