We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f10ff4 commit 7e496f1Copy full SHA for 7e496f1
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
ext {
4
kotlin_version = "1.6.10"
5
dagger_hilt_version = "2.40.5"
6
- coroutines_version = "1.6.0-RC"
+ coroutines_version = "1.6.0"
7
nav_version = "2.3.5"
8
ktlint_version = "0.43.2"
9
}
0 commit comments