Gradle upgrade

This commit is contained in:
Juha Heinanen
2026-02-14 04:18:40 +02:00
parent c18f4e506a
commit 806a86f1d6

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.0" gradleVersion = "9.0.1"
kotlin = "2.3.10" kotlin = "2.3.10"
kotlinStdlibJdk8 = "2.2.10" kotlinStdlibJdk8 = "2.2.10"
kotlinSerializationPlugin = "2.3.10" kotlinSerializationPlugin = "2.3.10"