Files
2026-05-28 15:23:36 +08:00

6 lines
102 B
Groovy

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