aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-12 06:04:23 +0000
committerGitHub <noreply@github.com>2023-01-12 06:04:23 +0000
commit187cf9dafa337e09b1750aac7dfed445f7d6620d (patch)
treef097cf8ab5c1b45d7b734d7a94b2de9f45bf5ade /gradle
parente087465de3d88cd9442826a610bedd7b5f7328a2 (diff)
fix(deps): update lifecycle to v2.6.0-alpha04 (#2327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-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 5cfb3f4f..9aa41e89 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -9,7 +9,7 @@ flowbinding = "1.2.0"
hilt = "2.44.2"
kotlin = "1.8.0"
leakcanary = "2.10"
-lifecycle = "2.6.0-alpha03"
+lifecycle = "2.6.0-alpha04"
[libraries]
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"