Files
plugin-hub/templateplugin/gradle/wrapper/gradle-wrapper.properties
Max Weber 4af99b7665 package: update to gradle 6.6.1
This is to avoid a bug in gradle 6.2.x where it can't write
verification metadata in most cases

Existing plugins may want to run

    gradle wrapper --gradle-version 6.6.1

to ensure they are on a matching version
2020-09-02 17:30:45 -06:00

6 lines
202 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists