Rightpoint / android-template

A `cookiecutter` template for Android projects
28 stars 4 forks source link

Show all compile time errors. #16

Closed octohub closed 6 years ago

octohub commented 6 years ago

Handles issue: https://github.com/Raizlabs/android-template/issues/15

Add this to top level build.gradle file to surface all compile time errors: https://movieos.org/2017/android-room-data-binding-compile-time-errors/