您当前的位置: 首页 >  gradle

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4642博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

org.gradle.api.tasks.compile.CompileOptions.setBootClasspath

柳鲲鹏 发布时间:2021-12-27 20:41:26 ,浏览量:0

具体错误:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not resolve all dependencies for configuration ':app:_debugCompile'.
   > A problem occurred configuring project ':uvccamerasdk'.
      > Failed to notify project evaluation listener.
         > org.gradle.api.tasks.compile.CompileOptions.setBootClasspath(Ljava/lang/String;)V
修改build.gradle
// classpath 'com.android.tools.build:gradle:2.3.3'

classpath 'com.android.tools.build:gradle:4.0.1'

关注
打赏
1665724893
查看更多评论
立即登录/注册

微信扫码登录

0.0679s