From ae0afcc5854a89c6f1d460a95e4cd8bc206bcadd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 10:00:20 +0000 Subject: build(deps): bump kotlinx-coroutines-android from 1.6.0-RC3 to 1.6.0 (#1599) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 397b169f..f5063ce0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ androidx_activity = "1.4.0" androidx_test = "1.4.1-alpha03" compose = "1.1.0-beta04" composeSnapshot = "-" -coroutines = "1.6.0-RC3" +coroutines = "1.6.0" flowbinding = "1.2.0" hilt = "2.40.5" kotlin = "1.6.10" -- cgit v1.2.3