Skip to content

Ktor 3.0.0-beta-1 support #164

@artalejo

Description

@artalejo

Hello there,

In my KMM project I am currently using Ktor 3.0.0-beta-1 version for several reasons, the problem is that when compiling and trying to open a webview in my compose desktop app an issue with the Content Negotiation arises.

java.lang.NoClassDefFoundError: io/ktor/client/plugins/contentnegotiation/ContentNegotiation at dev.datlag.kcef.step.fetch.PackageDownloader$downloadPackage$client$1.invoke(PackageDownloader.kt:39) at dev.datlag.kcef.step.fetch.PackageDownloader$downloadPackage$client$1.invoke(PackageDownloader.kt:37) at io.ktor.client.HttpClientKt.HttpClient(HttpClient.kt:42)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions