Gradle upgrade

This commit is contained in:
Juha Heinanen
2026-03-09 04:09:12 +02:00
parent afea8456c4
commit 0fdd0b4fcf
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ composeBom = "2026.02.00"
coreKtx = "1.17.0" coreKtx = "1.17.0"
exifinterface = "1.4.2" exifinterface = "1.4.2"
fragmentKtx = "1.8.9" fragmentKtx = "1.8.9"
gradleVersion = "9.0.1" gradleVersion = "9.1.0"
kotlin = "2.3.10" kotlin = "2.3.10"
kotlinStdlibJdk8 = "2.2.10" kotlinStdlibJdk8 = "2.2.10"
kotlinSerializationPlugin = "2.3.10" kotlinSerializationPlugin = "2.3.10"

View File

@ -1,6 +1,6 @@
#Mon Jan 30 05:45:34 EET 2023 #Mon Jan 30 05:45:34 EET 2023
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists