more missing gradle files

This commit is contained in:
Stef Tervelde
2024-11-11 15:54:36 +01:00
parent 3b399e056e
commit 9f262323eb
3 changed files with 7 additions and 2 deletions

2
.gitignore vendored
View File

@@ -100,6 +100,4 @@ processing-examples
# Maven ignores
.gradle
core/build/
gradle/wrapper/gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.jar
build/publish/

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists