android
android copied to clipboard
Investigate Kotlin annotation processor causing build failures
Description
As described here: https://github.com/mapzen/android/issues/451#issuecomment-335156734 our use of the default gradle annotation processor is causing build issues with anyone using the Kotlin annotation processor. We should investigate this a bit to see if it's as simple as upgrading dependencies to latest version to resolve conflicts.