Ktorfit icon indicating copy to clipboard operation
Ktorfit copied to clipboard

KSP2 support

Open Foso opened this issue 1 year ago • 2 comments

https://android-developers.googleblog.com/2023/12/ksp2-preview-kotlin-k2-standalone.html

Currently Ktorfit can not be used with KSP2 because of bugs in KSP2:

[KSP2] NullPointerException when calling hasBackingField on properties of Enum declarations [KSP2] NPE when getting annotation arguments on non-Jvm targets

Foso avatar May 27 '24 06:05 Foso

The two open KSP issues are resolved, i tried it KSP2 and it worked

Foso avatar Sep 22 '24 18:09 Foso

It's only working in Android only projects [KSP2] NullPointerException when calling hasBackingField on properties of Enum declarations is still an issue

Foso avatar Sep 22 '24 18:09 Foso