Bump Gradle 8.4 -> 8.5

This commit is contained in:
Wolf-Martell Montwé 2023-12-05 11:16:44 +01:00
parent ab0b015d3c
commit 932e2b71b6
No known key found for this signature in database
GPG key ID: 6D45B21512ACBF72
3 changed files with 2 additions and 2 deletions

View file

@ -2,8 +2,8 @@
# Please don't open pull requests upgrading dependencies if you're a new contributor.
[versions]
gradle = "8.4"
androidGradlePlugin = "8.1.2"
gradle = "8.5"
ktlint = "0.50.0"
kotlin = "1.9.10"

Binary file not shown.

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME