Skip to content

Commit 2a7cf29

Browse files
committed
Revert "Merge branch 'feature/coroutines-1.9.0' into feature/kotlin-2.0.10"
This reverts commit 0ce21b4, reversing changes made to dba30e9.
1 parent 52de689 commit 2a7cf29

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.0.10"
3-
kotlinx-coroutines = "1.9.0-RC"
3+
kotlinx-coroutines = "1.8.1"
44
android = "8.2.0"
55
androidx-lifecycle = "2.8.0"
66
atomicfu = "0.24.0"

0 commit comments

Comments
 (0)