From 1ecf1b15206fc415011513a320df6fd11c1c88e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 07:52:04 +0000 Subject: [PATCH] Update dependency androidx.collection:collection to v1.4.4 --- 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 ce978596..7b94e0c8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ essenty = "2.1.0" androidx_activity = "1.9.2" androidx_appcompat = "1.7.0" androidx_core = "1.13.1" -androidx_collection = "1.4.3" +androidx_collection = "1.4.4" androidx_test_runner = "1.6.2" androidx_test_rules = "1.6.1" androidx_work = "2.9.1"