aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-22 20:03:52 +0000
committerGitHub <noreply@github.com>2023-02-22 20:03:52 +0000
commitfcf1faa3aac1d6e984b1ee5227eecdd20325d057 (patch)
treed7e33a3e653e1f8e03c6880523fb21a5148e1fde
parentc71c784f8c543ae662510cf7596bc339cb2bd5fd (diff)
fix(deps): update lifecycle to v2.6.0-rc01 (#2390)
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 ec4b7de2..630aa5f1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -9,7 +9,7 @@ flowbinding = "1.2.0"
hilt = "2.45"
kotlin = "1.8.10"
leakcanary = "2.10"
-lifecycle = "2.6.0-beta01"
+lifecycle = "2.6.0-rc01"
[libraries]
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"