Android Studio Download 'link' Gradle Every Time -

manually from the official Gradle releases page.

Switching between "bin" (binary only) and "all" (binary + source + docs) versions of the same Gradle release will trigger a new download. How to Stop Constant Gradle Downloads 1. Use a Local Gradle Distribution

the zip file to a permanent location (e.g., C:/Gradle or /opt/gradle ).

The primary culprit is the . Every project has a gradle/wrapper/gradle-wrapper.properties file that specifies a precise distributionUrl .

In Android Studio, go to (or Android Studio > Settings on macOS).