Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_16247851/article/details/88842094
AILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not create service of type AnnotationProcessorDetector using JavaGradleScopeServices.createAnnotationProcessorDetector().

删除目录下.gradle文件夹,然后clean,重新编译即可 

猜你喜欢

转载自blog.csdn.net/qq_16247851/article/details/88842094