Skip to content

Commit 7ec811c

Browse files
Update coroutines_version to v1.7.3
1 parent 5477a8f commit 7ec811c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
ext {
44
compose_version = '1.0.0-beta01'
55
kotlin_version = '1.4.30'
6-
coroutines_version = '1.4.2'
6+
coroutines_version = '1.7.3'
77
}
88
repositories {
99
google()

0 commit comments

Comments
 (0)