Skip to content

Commit 65a7af8

Browse files
authored
update compose and coroutines (#143)
1 parent 5d5a632 commit 65a7af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ sdk-min = "21"
66
jvmTarget = "17"
77
agp = "8.7.1"
88
kotlin = "2.0.21"
9-
kotlinx-coroutines = "1.8.1"
9+
kotlinx-coroutines = "1.9.0"
1010
kotlinx-serialization = "1.7.3"
1111
kotlinx-atomicfu = "0.26.0"
1212
compose = "1.7.4"
13-
compose-multiplatform = "1.6.11"
13+
compose-multiplatform = "1.7.0"
1414
androidx-activity = "1.9.3"
1515
androidx-fragment = "1.8.4"
1616
androidx-startup = "1.2.0"

0 commit comments

Comments
 (0)