Skip to content

Commit 4d06b2d

Browse files
committed
Use the -bin (not -all) Gradle Wrapper distribution type
1 parent 8f558b2 commit 4d06b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=cd5c2958a107ee7f0722004a12d0f8559b4564c34daad7df06cffd4d12a426d0
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
3+
distributionSha256Sum=8cc27038d5dbd815759851ba53e70cf62e481b87494cc97cfd97982ada5ba634
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)