File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ jfx.build.jdk.buildnum.min=28
8484# gradle/legal/gradle.md.
8585# The jfx.gradle.version.min property defines the minimum version of gradle
8686# that is supported. It must be <= jfx.gradle.version.
87- jfx.gradle.version =6.0
87+ jfx.gradle.version =6.3
8888jfx.gradle.version.min =5.3
8989
9090# Toolchains
Original file line number Diff line number Diff line change 1- ## Gradle v6.0
1+ ## Gradle v6.3
22
33### Apache 2.0 License
44```
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-6.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments