aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-08 23:41:36 +0530
committerGitHub <noreply@github.com>2023-02-08 23:41:36 +0530
commitc6b65910dc33405216e64ccb97ded6b1120973fc (patch)
tree23fb19d1aacc03a298e88ab30bb79a3cb9739656 /gradle
parent1536b0a8fb3c1e7d701c684c07c6d2f03b68207c (diff)
fix(deps): update dependency androidx.lifecycle:lifecycle-common to v2.6.0-beta01 (#2366)
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 00822d40..c91ac387 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.10"
leakcanary = "2.10"
-lifecycle = "2.6.0-alpha05"
+lifecycle = "2.6.0-beta01"
[libraries]
android-desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"