Skip to content

Commit 8139e8f

Browse files
committed
Update coroutines_version to v1.5.1
1 parent d2411fb commit 8139e8f

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.5.1'
77
}
88
repositories {
99
google()

0 commit comments

Comments
 (0)