From d64bd780ed09560d8884c251201c553e5e8194de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:46:03 +0000 Subject: [PATCH] Update dependency androidx.collection:collection to v1.4.5 --- 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 bce7176cd..40d10f2fc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -33,7 +33,7 @@ benchmarkMacroJunit4 = "1.3.3" baselineprofile = "1.3.3" profileinstaller = "1.4.1" paging = "3.3.2" -collection = "1.4.4" +collection = "1.4.5" swiperefreshlayout = "1.1.0" [libraries]