I don't understand why updating the `ktor` depende...
# touchlab-tools
a
I don't understand why updating the
ktor
dependency from
1.2.6
to
1.3.1
results in
http.http: Error There is no event loop. Use runBlocking { ... } to start one.
r
I actually missed that we weren't on 1.3.1 already. In any event we'll adjust once we update to the next ktor along with the other 1.3.70 dependencies.
a
But why is this happening?