media/demos/session/src/main
Googler 718cf1299b Fix Kotlin 2.0 compilation error in session demo app
Since Kotlin 2.0 the compiler became better at detecting incorrect
annotation applications. The @OptIn annotation can't be applied to an
expression, so when compiling with Kotlin 2.0 it results in an error.

PiperOrigin-RevId: 604596657
2024-02-06 03:47:20 -08:00
..
java/androidx/media3/demo/session Fix Kotlin 2.0 compilation error in session demo app 2024-02-06 03:47:20 -08:00
res Request notification permission when starting session demo app 2023-10-11 06:27:59 -07:00
AndroidManifest.xml Declare demo service as MediaLibraryService 2024-01-03 00:51:17 -08:00