android icon indicating copy to clipboard operation
android copied to clipboard

Investigate Kotlin annotation processor causing build failures

Open msmollin opened this issue 8 years ago • 0 comments

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.

msmollin avatar Oct 09 '17 16:10 msmollin