【问题标题】:Gradle sync failed: failed to find Build Tools revision 23.3.0Gradle 同步失败:找不到构建工具修订版 23.3.0
【发布时间】:2017-11-26 20:36:03
【问题描述】:

错误:未能找到构建工具修订版 23.3.0 安装 Build Tools 23.3.0 并同步项目

【问题讨论】:

标签: android android-studio


【解决方案1】:

构建工具应该是23.0.3 and not 23.3.0 在 build.gradle 文件中更改

buildToolsVersion "23.0.3"

【讨论】:

    猜你喜欢
    • 2016-12-11
    • 2016-07-01
    • 2019-03-12
    • 2018-12-25
    • 2015-12-15
    • 2018-08-25
    • 2016-12-18
    • 2021-07-31
    • 2020-12-22
    相关资源
    最近更新 更多