Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for downloading Gradle from Artifactory #292

Open
pmellaaho opened this issue Sep 23, 2021 · 1 comment
Open

Support for downloading Gradle from Artifactory #292

pmellaaho opened this issue Sep 23, 2021 · 1 comment

Comments

@pmellaaho
Copy link

Since all my Android project dependencies are being downloaded from Artifactory I would also like to download Gradle itself from Artifactory. Is this possible somehow? at least I couldn't find an example.

The download path is defined in gradle-wrapper.properties like so:
distributionUrl=https://services.gradle.org/distributions/gradle-6.7.1-all.zip

@yahavi
Copy link
Member

yahavi commented Sep 23, 2021

@pmellaaho you can use Artifactory as a source for Gradle distributions.
See: https://stackoverflow.com/a/68589627/4233342

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants