Androidstudio Gradle version mismatch problem

Source: Internet
Author: User

Error message:

Error: (1, 1) A problem occurred evaluating project ': Membersdk '.

> Failed to apply plugin [id ' com.android.library ']

> Minimum supported Gradle version is 2.14.1. Current version is 2.4. If using the Gradle wrapper, try editing the Distributionurl in/users/wanglianghe/whaley/heliosandmoretvcode/ Restructureproject/membersdkproject/gradle/wrapper/gradle-wrapper.properties to Gradle-2.14.1-all.zip

To modify a scenario:

Each project has a configuration item directory for Gradle, directory structure: your project \gradle\wrapper\ Gradle-wrapper.properties, then change the value of the Gradle-wrapper.properties file Distributionurl to the corresponding Gradle version.

For example: Distributionurl= https://services.gradle.org/distributions/gradle-3.0-all.zip

  

Androidstudio Gradle version mismatch problem

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.