aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-20 21:22:41 +0530
committerGitHub <noreply@github.com>2022-06-20 21:22:41 +0530
commitfdf9ec64e1dc4068c4b46b5a84a1e8468117845f (patch)
tree667073c0451d73b9531835892c3eaf7d7bf17109
parent783503ee7d2d360eb4d6b5c3aff0fc3be9105c8a (diff)
chore(deps): update kotlin to v1.6.3 (#1967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 90196cf8..577ff602 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -2,7 +2,7 @@
agp = "7.2.1"
androidx_activity = "1.5.0-rc01"
compose = "1.2.0-alpha08"
-coroutines = "1.6.2"
+coroutines = "1.6.3"
flowbinding = "1.2.0"
hilt = "2.42"
kotlin = "1.7.0"