From 5d64b16e9db7d4428430f7d0597f792a7474bd8b Mon Sep 17 00:00:00 2001 From: joaomanaia Date: Sun, 10 Mar 2024 12:58:40 +0000 Subject: [PATCH] Update dependencies --- gradle/libs.versions.toml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6b64f3c6..6fa743dd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,14 +1,14 @@ [versions] androidDesugarJdkLibs = "2.0.4" -androidGradlePlugin = "8.3.0-rc01" +androidGradlePlugin = "8.3.0" androidxAnnotation = "1.7.1" androidxActivity = "1.8.2" androidxAppCompat = "1.7.0-alpha03" androidxCoreKtx = "1.12.0" androidxCoreSplashscreen = "1.0.1" -androidxComposeCompiler = "1.5.9" -androidxComposeBom = "2024.02.00" +androidxComposeCompiler = "1.5.10" +androidxComposeBom = "2024.02.02" androidxDataStore = "1.0.0" androidxStartup = "1.1.1" androidxLifecycle = "2.7.0" @@ -17,36 +17,36 @@ androidxWork = "2.9.0" androidxTestRules = "1.5.0" androidxTestRunner = "1.5.2" androidxTracing = "1.2.0" -coil = "2.5.0" -composeDestinations = "1.10.0" +coil = "2.6.0" +composeDestinations = "1.10.2" constraintlayoutCompose = "1.0.1" firebaseCrashlyticsPlugin = "2.9.9" firebasePerfPlugin = "1.4.2" gmsPlugin = "4.4.1" googleMaterial = "1.11.0" -googleTruth = "1.4.0" +googleTruth = "1.4.2" googleOss = "17.0.1" googleOssPlugin = "0.10.6" -hilt = "2.50" -hiltExt = "1.1.0" +hilt = "2.51" +hiltExt = "1.2.0" kotlin = "1.9.22" kotlinxCollectionsImmutable = "0.3.7" -kotlinxCoroutines = "1.7.3" +kotlinxCoroutines = "1.8.0" kotlinxDatetime = "0.4.0" -kotlinxSerializationJson = "1.6.2" +kotlinxSerializationJson = "1.6.3" ksp = "1.9.22-1.0.17" -ktor = "2.3.8" -lottie = "6.3.0" -firebaseBom = "32.7.2" +ktor = "2.3.9" +lottie = "6.4.0" +firebaseBom = "32.7.4" slf4j = "2.0.12" junitJupiter = "5.10.2" mockk = "1.13.9" room = "2.6.1" javaxInject = "1" firebaseUi = "8.0.2" -vico = "1.13.1" +vico = "1.14.0" mlKitTranslate = "17.0.2" -turbine = "1.0.0" +turbine = "1.1.0" detekt = "1.23.4" [libraries]