matfax / klassindex

Index Kotlin classes at compile time as if they were statically referenced.
Apache License 2.0
7 stars 0 forks source link

ksp support? #48

Open jmadaminov opened 1 year ago

itsTyrion commented 1 year ago

see latest release:

This version still requires kapt for compatibility purposes. A major update with KSP might be released in the future.

image

matfax commented 1 year ago

I'll assign this a higher priority.

matfax commented 1 month ago

google/ksp#783 will pose a challenge because the current indices are built with their fully qualified names.