update gradle wrapper to gradle 8.8

This commit is contained in:
Irmen de Jong 2024-06-25 22:43:04 +02:00
parent eefae24aa3
commit a97edef380
2 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

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