Android项目gradle 编译出现以下错误: Cause: buildToolsVersion is not specified. 在项目的gradle文件中添加: google()依赖即可: 相关文章: