aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-04-09 14:30:07 +0200
committerLinnea Gräf <nea@nea.moe>2025-04-09 14:30:07 +0200
commitd0b62df0460daa444805a5177a4955f782196d0c (patch)
treebbe768eaff3428c9a04aaf71e54323c00b2d77c9 /example
parent5e0940a9691f373a6fda16b19e4d15724324829b (diff)
downloadmcautotranslations-d0b62df0460daa444805a5177a4955f782196d0c.tar.gz
mcautotranslations-d0b62df0460daa444805a5177a4955f782196d0c.tar.bz2
mcautotranslations-d0b62df0460daa444805a5177a4955f782196d0c.zip
feat: Port to K2 / Kotlin 2.1.20 / KSP 2.0.0
Diffstat (limited to 'example')
-rw-r--r--example/gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/gradle/wrapper/gradle-wrapper.properties b/example/gradle/wrapper/gradle-wrapper.properties
index a441313..37f853b 100644
--- a/example/gradle/wrapper/gradle-wrapper.properties
+++ b/example/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME