summaryrefslogtreecommitdiff
path: root/gradle/wrapper/gradle-wrapper.properties
blob: b916c04dbb24471b12b82d8ac7519b89dfd539ae (plain)
1
2
3
4
5
6
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=f6b8596b10cce501591e92f229816aa4046424f3b24d771751b06779d58c8ec4
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
bgstack15