From 739a073d4e55820bff3d5996fc037a9a96dd7d90 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Tue, 24 Dec 2024 18:22:53 -0500 Subject: [PATCH] Updates Vico, mockk, kotlin and adaptive acompanist --- .idea/kotlinc.xml | 2 +- gradle/libs.versions.toml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index d4b7accba..bb4493707 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - \ No newline at end of file diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 960b6fa3e..256853dec 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -accompanistAdaptive = "0.36.0" +accompanistAdaptive = "0.37.0" activityCompose = "1.9.3" agp = "8.7.3" android-compileSdk = "35" @@ -23,7 +23,7 @@ jacksonModuleKotlin = "2.18.2" jna = "5.15.0" jtorctl = "0.4.5.7" junit = "4.13.2" -kotlin = "2.0.20" +kotlin = "2.1.0" kotlinxCollectionsImmutable = "0.3.8" kotlinxSerialization = "1.7.3" kotlinxSerializationPlugin = "2.0.0" @@ -32,9 +32,9 @@ lazysodiumAndroid = "5.1.0" lifecycleRuntimeKtx = "2.8.7" lightcompressor = "1.3.2" markdown = "077a2cde64" -media3 = "1.5.0" -mockk = "1.13.13" -kotlinx-coroutines-test = "1.9.0" +media3 = "1.5.1" +mockk = "1.13.14" +kotlinx-coroutines-test = "1.10.1" navigationCompose = "2.8.5" okhttp = "5.0.0-alpha.14" runner = "1.6.2" @@ -46,7 +46,7 @@ torAndroid = "0.4.8.12" translate = "17.0.3" unifiedpush = "2.3.1" urlDetector = "0.1.23" -vico-charts = "1.15.0" +vico-charts = "1.16.0" zelory = "3.0.1" zoomable = "1.6.2" zxing = "3.5.3"