upgrade gradle wrapper

This commit is contained in:
2025-08-17 21:34:42 +02:00
parent a0f2155b0c
commit ca98a1e0d4
5 changed files with 23 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
[versions]
kotlin = "2.1.20"
kotlin = "2.2.10"
[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }