Join Slack
Powered by
<https://insert-koin.io/docs/quickstart/android-an...
# koin
t
Tomáš Procházka
08/15/2024, 3:49 PM
https://insert-koin.io/docs/quickstart/android-annotations
Is this KSP setup really necessary? Why it is not necessary with any other KSP plugin?
p
Pedro Francisco de Sousa Neto
08/15/2024, 3:56 PM
Yes, because the KSP will generate the module class of your annotated dependencies
t
Tomáš Procházka
08/15/2024, 6:03 PM
KSP always generate classes and it always works out of the box, without any folder setup. It works for Room, Parcelize, Hilt, Moshi, etc.
Tomáš Procházka
08/15/2024, 9:43 PM
I tried it without that and it just works. I did not found any issue yet.
a
Alexandru Caraus
08/15/2024, 9:50 PM
For me also works without it
3
Views
Open in Slack
Previous
Next