Hey guys, anyone has migrated successfully MPP pro...
# multiplatform
o
Hey guys, anyone has migrated successfully MPP project that uses ktor to 1.4? I’m receiving
Could not resolve io.ktor:ktor-client-json-native:1.4.0.
all the time. When I setup only
core
dependency, android/ios client doesn’t appear there.
j
the dependency is now just
io.ktor:ktor-client-json:1.4.0
o
Yeah, I’ve tried it, and it cannot create Android/IOS HttpClientEngine
j
fwiw following branch has 1.4 set of dependencies I'm using here atm (though running in to other issues using ktor on iOS/macOS) https://github.com/joreilly/BikeShare/tree/1.4