From d3c5384e5bc4e2b18ddd489fe059990b181f26ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:10:41 +0000 Subject: [PATCH] Update all dependencies --- gradle/libs.versions.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7c50e4d..1c19350 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,8 +5,8 @@ ksp = "2.1.0-1.0.29" androidxActivity = "1.9.3" androidxAnnotation = "1.9.1" androidxAppCompat = "1.7.0" -androidxComposeBom = "2024.11.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping -androidxComposeRuntimeTracing = "1.7.5" +androidxComposeBom = "2024.12.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping +androidxComposeRuntimeTracing = "1.7.6" androidxCore = "1.15.0" androidxCoreSplashscreen = "1.0.1" androidxDataStore = "1.1.1" @@ -15,7 +15,7 @@ androidxHiltNavigationCompose = "1.2.0" androidxLifecycle = "2.8.7" androidxLocalbroadcastmanager = "1.1.0" androidxMacroBenchmark = "1.3.3" -androidxNavigation = "2.8.4" +androidxNavigation = "2.8.5" androidxMetrics = "1.0.0-beta01" androidxProfileinstaller = "1.4.1" androidxStartup = "1.2.0" @@ -28,10 +28,10 @@ androidxTracing = "1.2.0" androidxUiAutomator = "2.3.0" androidxWork = "2.10.0" androidDesugarJdkLibs = "2.1.3" -accompanist = "0.36.0" +accompanist = "0.37.0" coil = "2.7.0" firebaseBom = "33.7.0" -hilt = "2.53" +hilt = "2.53.1" hiltExt = "1.2.0" junit4 = "4.13.2" kotlinxCoroutines = "1.9.0" @@ -45,8 +45,8 @@ protobuf = "4.29.1" protobufPlugin = "0.9.4" publishPlugin = "1.3.0" retrofit = "2.11.0" -room = "2.7.0-alpha11" -paging = "3.3.4" +room = "2.7.0-alpha12" +paging = "3.3.5" secrets = "2.0.1" turbine = "1.2.0" markdown = "0.5.0" # https://github.com/jeziellago/compose-markdown/releases @@ -80,7 +80,7 @@ nordic-common = "2.3.0" nordic-memfault = "1.1.0" nordicPlugins = "2.5" -dokkaPlugin = "1.9.20" +dokkaPlugin = "2.0.0" googleServicesPlugins = "4.4.2" firebaseCrashlyticsPlugins = "3.0.2" kmmIosPublishPlugin = "2.0.3"