update to java 24

Signed-off-by: mae <mae@maestoso.online>
This commit is contained in:
Mae Rosaline 2025-08-26 23:18:42 -05:00 committed by mae
parent f369e5f6c5
commit 2e3a9a3aea
Signed by: maemachinebroke
GPG Key ID: B54591A4805E9CC8
2 changed files with 3 additions and 4 deletions

View File

@ -3,7 +3,7 @@ plugins {
}
kotlin {
jvmToolchain(21)
jvmToolchain(24)
}
dependencies {

View File

@ -1,7 +1,6 @@
#Tue Aug 26 23:15:20 CDT 2025
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
networkTimeout=10000
validateDistributionUrl=true
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists