Gradle upgrade

This commit is contained in:
Juha Heinanen
2026-04-22 09:47:37 +03:00
parent d30b3bea33
commit ecb301ecb3
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ composeBom = "2026.03.01"
coreKtx = "1.18.0" coreKtx = "1.18.0"
exifinterface = "1.4.2" exifinterface = "1.4.2"
fragmentKtx = "1.8.9" fragmentKtx = "1.8.9"
gradleVersion = "9.1.1" gradleVersion = "9.2.0"
kotlin = "2.3.20" kotlin = "2.3.20"
kotlinStdlibJdk8 = "2.3.10" kotlinStdlibJdk8 = "2.3.10"
kotlinSerializationPlugin = "2.3.20" kotlinSerializationPlugin = "2.3.20"

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.4.0-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists