Closed keturn closed 3 years ago
To upgrade gradle, use the gradle wrapper --gradle-version=6.8.2 task. This updates the wrappers as well, which helps especially for new check-outs of the project being on the new version.
gradle wrapper --gradle-version=6.8.2
To upgrade gradle, use the
gradle wrapper --gradle-version=6.8.2
task. This updates the wrappers as well, which helps especially for new check-outs of the project being on the new version.