From 47de821f6dbc2f9cff2865ef003d87c2bb8e95ca Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Wed, 14 May 2025 11:14:33 -0400 Subject: [PATCH] Updates coil, compose, immutable, lifecycle, navigation and zoomable --- gradle/libs.versions.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 35ffcd827..a4ccb6956 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,8 +12,8 @@ audiowaveform = "1.1.1" benchmark = "1.3.4" benchmarkJunit4 = "1.3.4" biometricKtx = "1.2.0-alpha05" -coil = "3.1.0" -composeBom = "2025.04.01" +coil = "3.2.0" +composeBom = "2025.05.00" coreKtx = "1.16.0" espressoCore = "3.6.1" firebaseBom = "33.13.0" @@ -24,18 +24,18 @@ jna = "5.17.0" jtorctl = "0.4.5.7" junit = "4.13.2" kotlin = "2.1.0" -kotlinxCollectionsImmutable = "0.3.8" +kotlinxCollectionsImmutable = "0.4.0" kotlinxSerialization = "1.8.1" kotlinxSerializationPlugin = "2.0.0" languageId = "17.0.6" lazysodiumAndroid = "5.1.0" -lifecycleRuntimeKtx = "2.8.7" +lifecycleRuntimeKtx = "2.9.0" lightcompressor = "1.3.2" markdown = "e1151c8" media3 = "1.6.1" mockk = "1.14.2" kotlinx-coroutines-test = "1.10.2" -navigationCompose = "2.8.9" +navigationCompose = "2.9.0" okhttp = "5.0.0-alpha.14" runner = "1.6.2" rfc3986 = "0.1.2" @@ -48,7 +48,7 @@ unifiedpush = "2.3.1" urlDetector = "0.1.23" vico-charts = "2.1.2" zelory = "3.0.1" -zoomable = "2.6.0" +zoomable = "2.7.0" zxing = "3.5.3" zxingAndroidEmbedded = "4.3.0" windowCoreAndroid = "1.3.0"