Due to an upgrade of the Artifactory publication plugin on the CI server, we need to upgrade the build for 4.3.x to Gradle 4.x. Closes gh-24392
6 lines
203 B
INI
6 lines
203 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|