Skip to content

Commit 13424d5

Browse files
Update Kotlin
1 parent 97e5f23 commit 13424d5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sdk-compile = "36"
44
sdk-min = "21"
55
group = "com.materialkolor.palette"
66
agp = "9.0.1"
7-
kotlin = "2.3.10"
7+
kotlin = "2.4.0"
88
ktor = "3.4.1"
99
compose-multiplatform = "1.10.1"
1010
androidx-annotation = "1.9.1"
@@ -24,10 +24,10 @@ junit = "4.13.2"
2424
binaryCompatibility = "0.18.1"
2525
dokka = "2.1.0"
2626
publish = "0.36.0"
27-
kover = "0.9.7"
27+
kover = "0.9.8"
2828
poko = "0.21.3"
2929
filekit = "0.13.0"
30-
kotlin-coroutines = "1.10.2"
30+
kotlin-coroutines = "1.11.0"
3131
androidx-core-ktx = "1.17.0"
3232
coil = "3.3.0"
3333
materialKolor = "4.1.1"

0 commit comments

Comments
 (0)