Skip to content

Commit

Permalink
Merge pull request #84 from mhsmith/gradle-bin
Browse files Browse the repository at this point in the history
Change Gradle distribution from "all" to "bin"
  • Loading branch information
freakboy3742 authored Jan 31, 2024
2 parents c7e486c + 88f4b11 commit 5e010d4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#Fri Jan 10 10:24:05 PST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip

0 comments on commit 5e010d4

Please sign in to comment.