Gradle upgrade

This commit is contained in:
Juha Heinanen
2026-04-14 15:41:59 +03:00
parent 115e3804a6
commit f098b4e1f6

View File

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