0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Bump Gradle 8.7 -> 8.8

This commit is contained in:
Wolf-Martell Montwé 2024-06-13 16:03:01 +02:00
parent 3aec5e071e
commit 950ee9fdad
No known key found for this signature in database
GPG Key ID: 6D45B21512ACBF72
3 changed files with 3 additions and 3 deletions

View File

@ -55,7 +55,7 @@ detektPluginCompose = "0.3.21"
fastAdapter = "5.7.0"
forkhandlesBom = "2.18.0.1"
glide = "4.16.0"
gradle = "8.7"
gradle = "8.8"
http4kBom = "5.20.0.0"
icu4j = "72.1"
javaDiffUtils = "4.12"

View File

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

2
gradlew vendored
View File

@ -55,7 +55,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.