Skip to content

Commit 59784f8

Browse files
Update kotlinx.coroutines to v1.8.0
1 parent 81373ad commit 59784f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ androidx-test-rules = "1.5.0"
1515
androidx-test-ext-junit = "1.1.5"
1616
androidx-test-ext-truth = "1.5.0"
1717
kotlin = "1.9.10"
18-
kotlinx-coroutines = "1.7.2"
18+
kotlinx-coroutines = "1.8.0"
1919
kotlinx-serialization = "1.5.1"
2020
ktlint = "0.48.1"
2121
material = "1.5.0"

0 commit comments

Comments
 (0)