摘要: 在Android Studio项目的app/build.gradle中,我们可以看到类似这样一段代码: compileSdkVersion 27 //这是编译版本,与AGP相关。需要在built tool 中找到 API 27,并且AGP需要指定兼容的版本 defaultConfig { appli 阅读全文
posted @ 2022-12-13 17:16 C豪 阅读(57) 评论(0) 推荐(0)