From dff0bfa6b9526081369e864d712005f3032f72f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:43:48 +0000 Subject: [PATCH] Update core to v1.15.0 --- 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 08fe5a202b..37fa4b7a33 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ ksp = "2.0.21-1.0.27" firebaseAppDistribution = "5.0.0" # AndroidX -core = "1.13.1" +core = "1.15.0" # Warning: there is an issue with 1.1.0 and 1.1.1, that I cannot repro on unit test. # To repro with the application: # Clear the storage of the application and run the app. Nearly each time, there is an infinite loading