You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kapt is not really a fan of generated classes being referenced so it would be nice to remove AutoFactory. This will probably happen naturally when we switch architecture so this issue is more of a reminder to remove the depenceny to AutoFactory and the correctErrorTypes option for kapt.
The text was updated successfully, but these errors were encountered:
From #1192.
Kapt is not really a fan of generated classes being referenced so it would be nice to remove AutoFactory. This will probably happen naturally when we switch architecture so this issue is more of a reminder to remove the depenceny to AutoFactory and the
correctErrorTypes
option for kapt.The text was updated successfully, but these errors were encountered: