uber / motif

A simple DI API for Android / Java
Apache License 2.0
533 stars 43 forks source link

Add KSP module, processor, and placeholder step #242

Closed jbarr21 closed 2 years ago

jbarr21 commented 2 years ago

This adds a new Motif KSP compiler artifact, a SymbolProcessingProvider (entry point for KSP), and a placeholder XProcessingStep to work towards #211. The step will have logic ported over from the AP processor and its APIs which will then enable AP & KSP to work.