Upgrade gradle 8.4

- Other than gradle itself, some changes are taken
  from main to support building samples with native.
- Fixes #1001
This commit is contained in:
Janne Valkealahti
2024-02-13 15:10:08 +00:00
parent ee17aa2a93
commit c73efa3ceb
7 changed files with 83 additions and 37 deletions

Binary file not shown.

View File

@@ -1,5 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists