mirror of
https://github.com/samsonjs/media.git
synced 2026-03-29 10:05:48 +00:00
Remove multidex config from iamf_decoder library's
`AndroidManifest.xml`. This doesn't have Gradle wiring yet, so was probably missed as part of https://github.com/androidx/media/pull/1549. PiperOrigin-RevId: 657549817
This commit is contained in:
parent
7d784d4067
commit
8360e44e07
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@
|
|||
<uses-sdk/>
|
||||
|
||||
<application
|
||||
android:name="androidx.multidex.MultiDexApplication"
|
||||
android:allowBackup="false"
|
||||
tools:ignore="MissingApplicationIcon,HardcodedDebugMode"/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue