Skip to content

Commit 7e496f1

Browse files
Update coroutines_version to v1.6.0 (#40)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9f10ff4 commit 7e496f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
ext {
44
kotlin_version = "1.6.10"
55
dagger_hilt_version = "2.40.5"
6-
coroutines_version = "1.6.0-RC"
6+
coroutines_version = "1.6.0"
77
nav_version = "2.3.5"
88
ktlint_version = "0.43.2"
99
}

0 commit comments

Comments
 (0)