From f1371242de7f8e683710ed0611e9b3641a0ecaa1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 12:38:31 +0000 Subject: [PATCH] fix(deps): update crashlytics to v3.0.3 (#1043) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 13e0a3763..e786f1cdb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -60,7 +60,7 @@ deepLinkDispatch = "6.2.2" rin = "0.3.0" google-services = "4.4.2" -crashlytics = "3.0.2" +crashlytics = "3.0.3" firebase = "33.9.0" firebaseMessagingLifecycleKtx = "0.3.0" app-distribution = "5.1.0"