plastiv
06/02/2021, 4:21 PMkotlinx-coroutines-android:1.4.3-native-mt dependency. Can’t find information what does it mean? I need to force -native-mt variant across my app? Or because I build android application I can safely resolve to normal 1.4.3 variant?plastiv
06/02/2021, 4:23 PM+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.3-native-mt -> 1.5.0 (*)louiscad
06/02/2021, 6:08 PMplastiv
06/02/2021, 6:18 PM-native-mt artifact is a mistake (leaking impl detail)?louiscad
06/02/2021, 6:21 PMlouiscad
06/02/2021, 6:21 PMlouiscad
06/02/2021, 6:22 PMplastiv
06/02/2021, 7:12 PM-native-mt dep exposed to android variant. I would assume it’s a dependency for core (common) kotlin code but not to final android variant.
Anyway, the sdk works as far as I see so no real issue here. Thank you for confirmationlouiscad
06/02/2021, 8:49 PM