mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

It will be used for Kotlin-specific functionality like extension functions on the classes from the `media3-common` module. To import it, add the following to your build.gradle file: `implementation("androidx.media3:media3-common-ktx:1.X.Y")` PiperOrigin-RevId: 658492256