From e56f613c0c23b19e016d9083cb1c38eb36b2fbf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 18:37:35 +0000 Subject: [PATCH] Update core to v1.13.1 --- 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 5933c701dab..73cb5c2f890 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ ksp = "1.9.23-1.0.20" firebaseAppDistribution = "4.2.0" # AndroidX -core = "1.13.0" +core = "1.13.1" # Warning: there is an issue with 1.1.0, that I cannot repro on unit test. # To repro with the application: # Clear the cache of the application and run the app. Nearly each time, there is an infinite loading