
This is necessary now we have Guava in debug (no-minified) apps. Also switch to AndroidX multidex to remove the support library dependency. Temporarily we need to add an Application class, as internal jetification doesn't seem to handle declaring MultiDexApplication in AndroidManifest.xml. issue:#7421 PiperOrigin-RevId: 313145023
Cast demo application
This folder contains a demo application that showcases ExoPlayer integration with Google Cast.
Please see the demos README for instructions on how to build and run this demo.