If you are opening an existing project that already has a gradle-wrapper.properties file: Open the project in IntelliJ.
Under , ensure Gradle distribution is set to Gradle wrapper (this is the recommended default). how to download gradle in intellij
To download and set up Gradle in IntelliJ IDEA, you generally do not need to download the distribution manually. IntelliJ's built-in feature handles the download and configuration automatically. 1. Create a New Project with Gradle If you are opening an existing project that
IntelliJ will download the new version and update your project automatically. 4. Manual Installation (Optional) how to download gradle in intellij