From 0370a839c0d85dfc1b88cf8b15a103db7eee7ad7 Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Tue, 8 Apr 2025 13:55:21 +0200 Subject: [PATCH] update dependencies --- gradle/libs.versions.toml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 06e75028c..50855cbbe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ targetSdk = "35" wearOsTargetSdk = "34" accompanist = "0.34.0" -agp = "8.8.0" +agp = "8.8.2" amplitude = "1.19.4" androidTest = "1.6.1" androidTestMonitor = "1.7.2" @@ -13,26 +13,26 @@ annotationApi = "1.3.2" appcompat = "1.7.0" billing = "7.1.1" coil = "3.0.4" -compose = "1.7.7" -composeActivity = "1.10.0" +compose = "1.7.8" +composeActivity = "1.10.1" compose_compiler = "1.5.14" -constraintlayout = "2.2.0" +constraintlayout = "2.2.1" converterMoshi = "2.9.0" -coordinatorlayout = "1.2.0" +coordinatorlayout = "1.3.0" coreSplashscreen = "1.1.0-rc01" core_ktx = "1.15.0" -coroutines = "1.9.0" +coroutines = "1.10.1" crashlytics = "3.0.3" -credentials = "1.3.0" +credentials = "1.5.0" daggerhilt = "2.55" -desuggar = "2.1.4" +desuggar = "2.1.5" detekt = "1.19.0" deviceNames = "2.1.1" firebase-perf = "1.4.2" -firebase_bom = "33.9.0" +firebase_bom = "33.12.0" flexbox = "3.0.0" -fragmentKtx = "1.8.5" -fragmentTesting = "1.8.5" +fragmentKtx = "1.8.6" +fragmentTesting = "1.8.6" google-service = "4.4.2" googleid = "1.1.1" gson = "2.12.0" @@ -42,7 +42,7 @@ junitKtx = "1.2.1" kaspresso = "1.6.0" kotest = "5.9.1" kotlin = "2.1.10" -ksp = "2.1.10-1.0.29" +ksp = "2.1.10-1.0.31" ktlintPlugin = "11.3.1" leakCanary = "2.10" lifecycle = "2.8.7" @@ -52,11 +52,11 @@ material = "1.12.0" material3 = "1.3.1" mockk = "1.13.6" moshiKotlin = "1.15.0" -navigation = "2.8.6" +navigation = "2.8.9" okhttp = "4.12.0" orchestrator = "1.5.1" pagerIndicator = "2.4.1" -paging = "3.3.5" +paging = "3.3.6" play_auth = "21.3.0" play_wearables = "19.0.0" preferences = "1.2.1"