
Our package-info.java files are annotated with @NonNullApi which results in everything being non-null by default, so this annotation is never needed. #minor-release PiperOrigin-RevId: 405864737
Cast demo
This app demonstrates integration with Google Cast, as well as switching between Google Cast and local playback using ExoPlayer.
See the demos README for instructions on how to build and run this demo.