Use MimeTypes object instead of hard-coded strings.
This commit is contained in:
parent
04be1f0385
commit
4f32299280
14 changed files with 37 additions and 24 deletions
|
|
@ -24,5 +24,6 @@ android {
|
|||
|
||||
dependencies {
|
||||
api(projects.libraries.mediaupload.api)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue