首页 > 代码库 > The android gradle plugin version 2.3.0-beta2 is too old, please update to the latest version.
The android gradle plugin version 2.3.0-beta2 is too old, please update to the latest version.
编译项目的时候,报如下错误:
Error:(1, 1) A problem occurred evaluating project ‘:app‘. > Failed to apply plugin [id ‘com.android.application‘] > Could not create plugin of type ‘AppPlugin‘. > The android gradle plugin version 2.3.0-beta2 is too old, please update to the latest version. To override this check from the command line please set the ANDROID_DAILY_OVERRIDE environment variable to "eac1b1d377923812adc319e11543d9620f964b6f"
解决办法:将build.gradle文件中gradle插件的版本改成最新的版本即可
The android gradle plugin version 2.3.0-beta2 is too old, please update to the latest version.
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。