Is there a way to depend on a dependency with `0....
# multiplatform
h
Is there a way to depend on a dependency with
0.3
`.metadata`while being on
0.4
? I'm trying to use
ktor-client-ios-iosx64
, but it won't import with
GRADLE_METADATA
enabled.
r
Unfortunately no. Watch/star https://youtrack.jetbrains.com/issue/KT-29045 for Jetbrains libs to update to 0.4.
☹️ 1
m
Libs for Kotlin 1.3.20 will be published from Gradle 4.10.
t
@msink is there any proof? Or just wait a little for release?
d
Most of the kx libs have already upgraded, just waiting for review/release.
r
Guess I should get around to finally updating my things then
m
d
The same has been done for io, coroutines, and serialization. Again all pending release.