From a95e70478f81445367159f6ac0522a3e4c9d10ca Mon Sep 17 00:00:00 2001 From: Kevin Boulongne Date: Mon, 25 Nov 2024 16:56:59 +0100 Subject: [PATCH] chore: Bump Libs --- 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 06c9ccffbf..d922198de1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ lottie = "6.6.0" navigation = "2.7.7" # Doesn't build when bumped to 2.8.0 (waiting for Kotlin 2.0) realmKotlin = "1.16.0" # Doesn't build when bumped to 2.0.0 (waiting for Kotlin 2.0) richHtmlEditor = "0.2.0" -sentryAndroidFragment = "7.17.0" +sentryAndroidFragment = "7.18.0" webkit = "1.12.1" workConcurrentFutures = "1.2.0" workRuntimeKtx = "2.9.1" # Doesn't build when bumped to 2.10.0 (waiting for Kotlin 2.0)