Files
gradle-build-tools-actions/test/jest/resources/cache-cleanup/gradle/wrapper/gradle-wrapper.properties
T

7 lines
287 B
Properties
Raw Normal View History

2022-06-12 09:53:04 -06:00
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
2022-10-20 06:52:58 -06:00
# Deliberately not using the latest Gradle version for cache cleanup testing
2022-06-12 09:53:04 -06:00
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
2022-10-20 06:52:58 -06:00