小编sam*_*sam的帖子

org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava / lang / String;)V'

将android studio更新为3.4后,我无法构建项目。谁能帮帮我吗。

Unable to find method 'org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava/lang/String;)V'.
Possible causes for this unexpected error include:
Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires network)

The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem.
Stop Gradle build processes (requires restart)

Your project may be using a third-party plugin which is not compatible with the other plugins in the project or …
Run Code Online (Sandbox Code Playgroud)

android gradle gradlew build.gradle android-gradle-plugin

8
推荐指数
3
解决办法
8129
查看次数