IVIanuu / injekt

Next gen dependency injection library for Kotlin [WIP]
109 stars 2 forks source link

Does this library supports KSP? #358

Closed mochadwi closed 3 years ago

mochadwi commented 3 years ago

Or did you mean using Kotlin Compiler Plugins is has same approach with KSP to generate processor so it's not using neither KAPT nor KSP?

IVIanuu commented 3 years ago

I use this library in my projects together with KAPT so i guess it should also work with KSP

mochadwi commented 3 years ago

This library was platform agnostic right (not coupled with android) ? So the KMM is supported

IVIanuu commented 3 years ago

This library could be KMM but isn't at the moment.