Foso / Ktorfit

HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit
https://foso.github.io/Ktorfit
Apache License 2.0
1.6k stars 42 forks source link

Ksp 1.0.26 #718

Closed Foso closed 2 weeks ago

Foso commented 1 month ago

I looked into it, it is raising the JVM target from 8 to 11 by mistake. It is already reverted https://github.com/google/ksp/commit/579c9daf5227d736520b9bbd07dd5de962e9f138 I will wait a few days if there will be a Ksp Hotfix release. I don't want to raise the JVM target and then lower it again

frist008 commented 3 weeks ago

any news?

Foso commented 2 weeks ago

The plugin is now online

fayzfi commented 2 weeks ago

@Foso 1.0.27 and kotlin 2.1.0-RC is live now :)