ibaker 5de3ee86e3 Remove the lib-exoplayer dep from lib-common-ktx
This dependency is not used.

PiperOrigin-RevId: 725983258
2025-02-12 03:21:31 -08:00
..

Common Kotlin Extensions module

Provides Kotlin-specific common code and utilities. Examples include extension functions and properties, named parameters and coroutines. They help provide idiomatic Kotlin APIs to be used by Media3 consumers.