Help Center/ CodeArts Build/ FAQs/ Android Builds/ What Can I Do If the Gradle Version Is Too Early?
Updated on 2024-10-10 GMT+08:00

What Can I Do If the Gradle Version Is Too Early?

Symptoms

After a build with Android is run, the following information is displayed, indicating that the Gradle version must be 3.3 or later, but the current version is 2.10.

Cause Analysis

The Gradle version in the compilation environment is too early to meet the compilation requirements.

Solution

  • For a build with Gradle, select a Gradle version that meets the requirements.
  • For a build with Gradlew, modify the gradle/wrapper/gradle-wrapper.properties file and change the version of gradle-*.*-all.zip.