The multidex artifact was added as a dependency of every androidx.media3 library module in this commit (889f435), which I understand was to simplify the configuration for the demo apps. This adds an unnecessary transitive dependency on the multidex artifact for apps that do not require it however.
The multidex artifact was added as a dependency of every androidx.media3 library module in this commit (889f435), which I understand was to simplify the configuration for the demo apps. This adds an unnecessary transitive dependency on the multidex artifact for apps that do not require it however.