-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
I have a project that has another dependency that depends on org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3.
However if I include this in my gradle file I get met with a constraint error and am unable to build my project.
Is it possible to run this repo with the updated coroutines core? (Or am I missing something else more obvious?)