We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97e5f23 commit 13424d5Copy full SHA for 13424d5
1 file changed
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ sdk-compile = "36"
4
sdk-min = "21"
5
group = "com.materialkolor.palette"
6
agp = "9.0.1"
7
-kotlin = "2.3.10"
+kotlin = "2.4.0"
8
ktor = "3.4.1"
9
compose-multiplatform = "1.10.1"
10
androidx-annotation = "1.9.1"
@@ -24,10 +24,10 @@ junit = "4.13.2"
24
binaryCompatibility = "0.18.1"
25
dokka = "2.1.0"
26
publish = "0.36.0"
27
-kover = "0.9.7"
+kover = "0.9.8"
28
poko = "0.21.3"
29
filekit = "0.13.0"
30
-kotlin-coroutines = "1.10.2"
+kotlin-coroutines = "1.11.0"
31
androidx-core-ktx = "1.17.0"
32
coil = "3.3.0"
33
materialKolor = "4.1.1"
0 commit comments