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
@ -22,7 +22,6 @@
|
||||
<uses-sdk/>
|
||||
|
||||
<application
|
||||
android:name="androidx.multidex.MultiDexApplication"
|
||||
android:allowBackup="false"
|
||||
tools:ignore="MissingApplicationIcon,HardcodedDebugMode"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user