Hi there seeing weird issue post ktofit update.
I have recently updated *kotlin*(2.0.21-RC), *ksp*(2.0.21-RC-1.0.25) along with ktorfit (2.1.0), from older ktorfit version(1.12.0), During migration seeing below issue for
K8TimelessAPI
interface, I tried to check if compiler suggestions on createK8TimelessAPI but it shownup, Can you help to know is something I am missing?
I have applied ksp plugin, added all dependencies on project as well as related modules.
java.lang.IllegalStateException: _K8TimelessAPIProvider not found, did you apply the Ksp Ktorfit plugin? Use .createK8TimelessAPI() instead