pockethub / PocketHub

PocketHub Android App
Apache License 2.0
9.39k stars 3.46k forks source link

Remove AutoFactory #1197

Open Meisolsson opened 6 years ago

Meisolsson commented 6 years ago

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.