From 3461e0fbe34f18f0cae89f5dee7fec50dc8cdfd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:06:13 +0000 Subject: [PATCH] Update all dependencies --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8e38338c4f..661863c083 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -31,13 +31,13 @@ androidxUiAutomator = "2.2.0" androidxWork = "2.8.1" appiconloader = "1.5.0" coil = "2.4.0" -firebaseBom = "32.1.1" -firebaseCrashlyticsPlugin = "2.9.6" +firebaseBom = "32.2.0" +firebaseCrashlyticsPlugin = "2.9.7" firebasePerfPlugin = "1.4.2" gmsPlugin = "4.3.15" googleOss = "17.0.1" googleOssPlugin = "0.10.6" -hilt = "2.46.1" +hilt = "2.47" hiltExt = "1.0.0" jacoco = "0.8.7" junit4 = "4.13.2"