In android project depending on ktor & coroutines having
More than one file was found with OS independent path 'META-INF/kotlinx-coroutines-core.kotlin_module'
Same files are defined in following deps
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.3
org.jetbrains.kotlinx:kotlinx-coroutines-core-common:1.3.3
android.packagingOptions pickFirst/exclude helps as workaround