We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a8f commit cf5eceaCopy full SHA for cf5ecea
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
ext {
4
compose_version = '1.0.0-beta01'
5
kotlin_version = '1.4.30'
6
- coroutines_version = '1.4.2'
+ coroutines_version = '1.6.0'
7
}
8
repositories {
9
google()
0 commit comments