Install gradle as part of docker image build.

This commit is contained in:
Cody Henthorne
2021-03-22 15:10:48 -04:00
parent 09cba8774d
commit 116022b01d
5 changed files with 201 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
# Note: Check https://gradle.org/release-checksums/ before updating wrapper or distribution
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=c9910513d0eed63cd8f5c7fec4cb4a05731144770104a0871234a4edc3ba3cef
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists