Join Slack
Powered by
which repository url do i have to include to use c...
# coroutines
f
fabianterhorst
10/24/2018, 10:47 AM
which repository url do i have to include to use coroutines version 1.0.0-rc1? Im not able to resolve it with
Copy code
maven { url "<https://dl.bintray.com/kotlin/kotlinx/>" }
0.30.2-eap13 works just fine.
v
Vsevolod Tolstopyatov [JB]
10/24/2018, 10:54 AM
it’s RC1, not rc1
f
fabianterhorst
10/24/2018, 10:58 AM
thanks alot, didn't expected that.
3
Views
Open in Slack
Previous
Next