From ed5b96876dd804da9206908d64f4260021a504d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 13:15:00 +0000 Subject: [PATCH] build(deps): bump androidx.collection:collection-ktx from 1.4.4 to 1.4.5 Bumps androidx.collection:collection-ktx from 1.4.4 to 1.4.5. --- updated-dependencies: - dependency-name: androidx.collection:collection-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 22a704ed..15d7aaf0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidx-interpolator = "1.0.0" androidx-recyclerview = "1.3.2" androidx-transition = "1.5.1" androidx-biometrics = "1.4.0-alpha02" -androidx-collection = "1.4.4" +androidx-collection = "1.4.5" androidx-fragment = "1.8.4" androidx-lifecycle = "2.8.6" androidx-documentFile = "1.0.1"