Skip to content

Commit

Permalink
Merge pull request #468 from codeconsole/7.0.x-gradle-8.11.1
Browse files Browse the repository at this point in the history
Generate apps with Gradle 8.11.1
  • Loading branch information
jamesfredley authored Dec 20, 2024
2 parents 7265363 + ba3d491 commit 0c0e085
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ distributionPath=wrapper/dists
# geb-with-webdriver-binaries is limited to Gradle 8.6
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
} else {
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
}
networkTimeout=10000
validateDistributionUrl=true
Expand Down

0 comments on commit 0c0e085

Please sign in to comment.