From 50f91e8b911962ce72888febdb4aba8c47ae4eb1 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Fri, 21 Nov 2025 16:37:56 -0500 Subject: [PATCH] Updates dependencies --- gradle/libs.versions.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f5313db7e..ff80d0e70 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] accompanistAdaptive = "0.37.3" -activityCompose = "1.11.0" +activityCompose = "1.12.0" agp = "8.13.1" android-compileSdk = "36" android-minSdk = "26" @@ -13,11 +13,11 @@ benchmark = "1.4.1" benchmarkJunit4 = "1.4.1" biometricKtx = "1.2.0-alpha05" coil = "3.3.0" -composeBom = "2025.11.00" +composeBom = "2025.11.01" coreKtx = "1.17.0" -datastore = "1.1.7" +datastore = "1.2.0" espressoCore = "3.7.0" -firebaseBom = "34.5.0" +firebaseBom = "34.6.0" fragmentKtx = "1.8.9" gms = "4.4.4" jacksonModuleKotlin = "2.20.1" @@ -32,35 +32,35 @@ kotlinxSerializationPlugin = "2.2.21" languageId = "17.0.6" lazysodiumAndroid = "5.2.0" lazysodiumJava = "5.2.0" -lifecycleRuntimeKtx = "2.9.4" +lifecycleRuntimeKtx = "2.10.0" lightcompressor-enhanced = "1.6.0" markdown = "f92ef49c9d" media3 = "1.8.0" mockk = "1.14.6" kotlinx-coroutines-test = "1.10.2" navigationCompose = "2.9.6" -okhttp = "5.3.0" +okhttp = "5.3.2" runner = "1.7.0" rfc3986 = "0.1.2" secp256k1KmpJniAndroid = "0.21.0" securityCryptoKtx = "1.1.0" -spotless = "8.0.0" +spotless = "8.1.0" torAndroid = "0.4.8.19" translate = "17.0.3" unifiedpush = "3.0.10" urlDetector = "0.1.23" -vico-charts = "2.3.4" +vico-charts = "2.3.6" zelory = "3.0.1" zoomable = "2.9.0" zxing = "3.5.4" zxingAndroidEmbedded = "4.3.0" -windowCoreAndroid = "1.5.0" +windowCoreAndroid = "1.5.1" androidxCamera = "1.5.1" androidxCollection = "1.5.0" -kotlinStdlib = "2.2.20" +kotlinStdlib = "2.2.21" kotlinTest = "2.2.20" core = "1.7.0" -mavenPublish = "0.34.0" +mavenPublish = "0.35.0" [libraries] abedElazizShe-video-compressor-fork = { group = "com.github.davotoula", name = "LightCompressor-enhanced", version.ref = "lightcompressor-enhanced" }