6 lines
102 B
Groovy

android {
packagingOptions {
pickFirst "META-INF/kotlinx_coroutines_core.version"
}
}