arekolek
10/12/2018, 1:57 PMIf you’re using the Android Databinding library, you may want to increase the number of errors that javac will print. When Dagger prints an error, databinding compilation will halt and sometimes print more than 100 errors, which is the default amount for javac. For more information, see Issue 306.
https://github.com/google/dagger#android-gradle