Plugin is too old, please update to a more recent version, or set android_daily_override environment variable to "* * * * *"

Source: Internet
Author: User
Plugin is too old, please update to a more recent version, or set android_daily_override environment variable to "* * * * *"

One of the solutions:

Modify the project dependent Build.gradle file as follows:

dependencies {    classpath ' com.android.tools.build:gradle:+ '    ...}

Re-compile can

This time the console should have a warning, let the update Gradle version, enter the Gradle/wrapper/gradle-wrapper.properties.

#Mon Dec 10:00:20 PST 2015distributionbase=gradle_user_homedistributionpath=wrapper/distszipstorebase=gradle_ user_homezipstorepath=wrapper/distsdistributionurl=https\://services.gradle.org/distributions/  Gradle-2.14.1-all.zip

The red version number is changed to a warning to change the version, compile can

Plugin is too old, please update to a more recent version, or set android_daily_override environment variable to "* * * * *"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.