Skip to content

Commit 4a2969f

Browse files
fix(deps): update kotlin to v2.4.10 (#65)
1 parent 92028ba commit 4a2969f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[versions]
44
# --- 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)
5+
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)
66
agp = "9.3.0"
77
gradle = "9.5.1"
88
javaVersion = "21"

0 commit comments

Comments
 (0)