aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-08 13:33:56 +0530
committerGitHub <noreply@github.com>2022-07-08 13:33:56 +0530
commitc11bdb419ca05ea6259bec99afa39345473940d5 (patch)
treeb2854f9b6b24b3a2e3fdaa2d3e2ea25f3ab48523
parent786ee94a9ee5c1990b5f8333e0a3cddddba58be6 (diff)
chore(deps): update kotlin to v1.7.10 (#1987)
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 00e5566f..c87925df 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ composeUi = "1.2.0-alpha08"
coroutines = "1.6.3"
flowbinding = "1.2.0"
hilt = "2.42"
-kotlin = "1.7.0"
+kotlin = "1.7.10"
leakcanary = "2.9.1"
lifecycle = "2.6.0-alpha01"