oshai
10/18/2018, 5:35 AMgildor
10/18/2018, 6:30 AMoshai
10/18/2018, 7:03 AMNote, that release of kotlinx.coroutines will drop all the deprecated declarations from experimental 0.x releases
gildor
10/18/2018, 7:15 AMoshai
10/18/2018, 7:21 AMkotlinx.coroutines
, so what's my best option? the optional dependency I described above with the new version? to save me from migrating later?gildor
10/18/2018, 7:21 AMoshai
10/18/2018, 7:24 AMgildor
10/18/2018, 7:25 AMoshai
10/18/2018, 7:28 AMgildor
10/18/2018, 7:30 AMoshai
10/18/2018, 8:09 AMBut consumer will have 2 version of kotlinx.coroutines in classpath
- I don't think that is possible if kotlinx.coroutines have the same artifact id + group idgildor
10/18/2018, 9:41 AMoshai
10/18/2018, 9:58 AMgildor
10/18/2018, 10:02 AMoshai
10/18/2018, 10:25 AMelizarov
10/18/2018, 10:29 AMoshai
10/18/2018, 1:17 PM