Gradle upgrade

This commit is contained in:
Juha Heinanen
2025-06-28 20:46:26 +03:00
parent c097f47b3f
commit a62de36f5b
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ composeBom = "2025.06.01"
coreKtx = "1.16.0"
exifinterface = "1.4.1"
fragmentKtx = "1.8.8"
gradleVersion = "8.10.1"
gradleVersion = "8.11.0"
kotlin = "2.1.20"
kotlinStdlibJdk8 = "2.1.20"
kotlinxCoroutinesAndroid = "1.10.2"