You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: