From adcea28c4caf1cd346587f8f80cca96fceaffabc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:47:49 +0000 Subject: [PATCH] Update haze to v1.1.1 --- 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 f6c4c3ddc..9696a68a7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ dragselect = "2.4.1" easylauncher = "6.4.0" firebaseCrashlyticsGradle = "3.0.2" googleServices = "4.4.2" -haze = "1.1.0" +haze = "1.1.1" kamelImage = "1.0.2" latestAboutLibsRelease = "11.2.3" coroutinesVersion = "1.9.0"