From 9cfcfdb9d33b581ad6d8103c58f359e30e73a8b2 Mon Sep 17 00:00:00 2001 From: Kevin Boulongne Date: Mon, 7 Oct 2024 17:49:49 +0200 Subject: [PATCH] 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 e50c3c81cb..b2d118ce2f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ navigation = "2.7.7" # Doesn't build when bumped to 2.8.0 (waiting for Kotlin 2. realmKotlin = "1.16.0" richHtmlEditor = "0.2.0" sentryAndroidFragment = "7.14.0" -webkit = "1.12.0" +webkit = "1.12.1" workConcurrentFutures = "1.2.0" workRuntimeKtx = "2.9.1" coilSvg = "2.6.0"