Files
2026-06-15 11:34:31 +08:00

6 lines
102 B
Groovy

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