Files
2026-06-02 10:26:44 +08:00

6 lines
102 B
Groovy

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