Hi there, When we upgrade from gradle 4.1 to gradle 4.2.1, we have an issue when we use a custom gradle plugin in a module. Cannot create variant 'android-lint' after configuration ':module:debugRuntimeElements' has been resolved
We are using GAP 3 beta 7, build tools 26.0.2 and the error also happens with beta 6 and build tools 26.0.1. It's really related to gradle. The module is this one: https://github.com/stephanenicolas/ormlite-android-gradle-plugin We tried to make the plugin empty, removing all the code, etc, but the error persists. Did anyone face it, or have any idea of what is causing the issue ? (we don't do lint stuff in the plugin, and it has no lint rule). Thanks in advance ! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to adt-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.