From f1702b168518642c6119558f4130882d29399bda Mon Sep 17 00:00:00 2001 From: Joris Bodin Date: Wed, 19 Feb 2025 17:31:34 +0100 Subject: [PATCH] chore: Update libs --- gradle/libs.versions.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 17765c10c..f44e0c229 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,18 +4,18 @@ activityCompose = "1.10.0" adaptiveLayout = "1.0.0" agp = "8.8.1" coil = "3.0.2" -composeAlpha = "1.8.0-alpha08" +composeAlpha = "1.8.0-beta02" constraintlayoutCompose = "1.1.0" coreSplashscreen = "1.0.1" datastorePreferences = "1.1.2" desugarJDK = "2.1.4" -hiltAndroid = "2.53.1" +hiltAndroid = "2.55" hiltAndroidx = "1.2.0" hiltNavigationCompose = "1.2.0" kotlin = "2.0.21" lifecycleRuntimeKtx = "2.8.7" lottie = "6.6.2" -navigation = "2.8.5" +navigation = "2.8.7" qrose = "1.0.1" sentry = "4.12.0" swisstransfer = "1.0.8"