Browse Source
This commit upgrades the build to use Gradle 8.0.2 and Dokka 1.8.10. Closes gh-30000pull/30267/head
Sam Brannen
2 years ago
4 changed files with 4 additions and 4 deletions
Binary file not shown.
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.2-bin.zip |
||||
networkTimeout=10000 |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
||||
|
Loading…
Reference in new issue