Jens Klingenberg

Results 88 comments of Jens Klingenberg

Yes, with Ktorfit 2.0.1 you can use these dependencies for Ktor 3 https://github.com/Foso/Ktorfit?tab=readme-ov-file#ktorfit-ktor-3-packages

It has, but only when it's published from the "ktor3" branch

Yes, there is no ktorfit-ksp:2.5.2 because nothing changed on the KSP plugin. The Ktorfit Gradle plugin is still applying ktorfit-ksp 2.5.1. Are you adding the ktorfit-ksp manually? If so, you...

Since 2.6.1 the ktorfit-ksp plugin is aligned with the Ktorfit version

Thank you for reporting, unfortunately i don't know know what causes the error.

Thank you for the report! I tried to reproduce it, but i was not able yet

Can you please try to reproduce it with the Multiplatform project https://github.com/Foso/Ktorfit/tree/master/example/MultiplatformExample . I want to find a fix for that bug, but when i use the classes everything is...

I can not implement this, at compile time i have no way to know what Ktor plugins are installed