We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92028ba commit 4a2969fCopy full SHA for 4a2969f
1 file changed
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
3
[versions]
4
# --- Kotlin & build ---
5
-kotlin = "2.3.21" # SKIE 0.10.12 supports up to 2.3.21 (build-logic ABI DSL + SKIE both break on 2.4.0)
+kotlin = "2.4.10" # SKIE 0.10.12 supports up to 2.3.21 (build-logic ABI DSL + SKIE both break on 2.4.0)
6
agp = "9.3.0"
7
gradle = "9.5.1"
8
javaVersion = "21"
0 commit comments