bitkid
12/26/2018, 9:46 AMe5l
12/26/2018, 9:48 AMbitkid
12/26/2018, 9:50 AMbitkid
12/26/2018, 9:50 AMbitkid
12/26/2018, 9:50 AMbitkid
12/26/2018, 9:50 AMimplementation("io.ktor:ktor-client-cio:$ktorVersion")
implementation("io.ktor:ktor-server-cio:$ktorVersion")
implementation("io.ktor:ktor-jackson:$ktorVersion")
implementation("io.ktor:ktor-locations:$ktorVersion") {
exclude(group = "junit")
}
e5l
12/26/2018, 9:51 AM1.1.0
, the fix would be available soon.bitkid
12/26/2018, 9:51 AMDotSpy
12/26/2018, 10:58 AM