Closed Kevin1466 closed 6 years ago
Have you checked your dependency declaration based on what the error is telling you? The permissionsdispatcher-processor
library has to be added to the annotationProcessor
configuration, not compile
, api
or implementation
. Please review how the library is included in your project!
Error:Execution failed for task ':LGMain:javaPreCompileDebug'.