Fix gradle for Jenkins

This commit is contained in:
2020-10-18 20:51:10 +02:00
parent 1b7bcbf9b0
commit cdb1f92893
22 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,4 @@
/.idea/ /.idea/
/.settings/ /.settings/
/build/ /build/
/gradle/
/target/ /target/

View File

@@ -1,2 +0,0 @@
#Mon May 25 16:15:59 CEST 2020
gradle.version=6.4.1

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

View File

@@ -0,0 +1,6 @@
#Tue May 26 17:58:07 CEST 2020
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME