media/demos/session/src/main
Googler 4a952170a2 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
(cherry picked from commit 718cf1299b)
2024-02-08 17:30:16 +00:00
..
java/androidx/media3/demo/session Fix Kotlin 2.0 compilation error in session demo app 2024-02-08 17:30:16 +00: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