From ecf4e48e7a2df13423bbff3b4c09c73754e22cce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 07:24:56 +0000 Subject: [PATCH] Bump androidx-lifecycle from 2.8.5 to 2.8.6 Bumps `androidx-lifecycle` from 2.8.5 to 2.8.6. Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.5 to 2.8.6 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.5 to 2.8.6 Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.5 to 2.8.6 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ea59fe2..23c3f9b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidx-databinding = "7.4.1" androidx-datastore = "1.1.1" androidx-emoji = "1.1.0" androidx-fragment = "1.8.3" -androidx-lifecycle = "2.8.5" +androidx-lifecycle = "2.8.6" androidx-multidex = "2.0.1" androidx-preference = "1.2.1" androidx-test-core = "1.6.1"