From 6380c5e6176982a9c0f4386cbf64e37b384cc645 Mon Sep 17 00:00:00 2001 From: Javier Arroyo Date: Tue, 2 Dec 2025 19:29:17 +0100 Subject: [PATCH] Feature: Update deps --- README.md | 4 +- ...ndroidTestRuntimeClasspathDependencies.txt | 645 ++--- .../debugRuntimeClasspathDependencies.txt | 2218 ++++++++-------- ...ugUnitTestRuntimeClasspathDependencies.txt | 2240 +++++++++-------- .../releaseRuntimeClasspathDependencies.txt | 2146 ++++++++-------- ...seUnitTestRuntimeClasspathDependencies.txt | 2168 ++++++++-------- .../processDebugManifest/AndroidManifest.xml | 51 +- .../AndroidManifest.xml | 52 +- .../build/libs/build-conventions.jar | Bin 2193848 -> 2193898 bytes gradle/libs.versions.toml | 32 +- iosApp/iosApp.xcodeproj/project.pbxproj | 2 + .../UserInterfaceState.xcuserstate | Bin 20647 -> 22183 bytes .../electricity/ui/ElectricityScreen.kt | 6 +- 13 files changed, 4835 insertions(+), 4729 deletions(-) diff --git a/README.md b/README.md index 1d33624..fd72f54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![CI-MASTER](https://github.com/jarroyoesp/ComposeMultiplatformApp/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/jarroyoesp/ComposeMultiplatformApp/actions/workflows/ci.yml) -[![Latest release](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?color=blue&label=Compose%20multiplatform)](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.8.2) -![Kotlin Version](https://img.shields.io/badge/Kotlin-2.2.20-blue?logo=kotlin&logoColor=white) +[![Latest release](https://img.shields.io/github/v/release/JetBrains/compose-multiplatform?color=blue&label=Compose%20multiplatform)](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.9.3) +![Kotlin Version](https://img.shields.io/badge/Kotlin-2.2.21-blue?logo=kotlin&logoColor=white)
Compose multiplatform charts

🚀 Example project to show SpaceX data built with Kotlin Multiplatform and Compose UI Multiplatform

diff --git a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt index 5f032bd..1b51942 100644 --- a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt @@ -9,10 +9,10 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- androidx.test.espresso:espresso-core:3.7.0 | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 | | +--- org.jetbrains:annotations:13.0 -> 23.0.0 | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) @@ -24,12 +24,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | +--- androidx.test:core:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0 | | | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -40,19 +40,19 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | \--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (c) | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -62,7 +62,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.test:monitor:1.8.0 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) | +--- androidx.test:monitor:1.8.0 (*) | +--- androidx.test:runner:1.7.0 @@ -79,27 +79,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | +--- org.hamcrest:hamcrest-core:1.3 | +--- org.hamcrest:hamcrest-library:1.3 | | \--- org.hamcrest:hamcrest-core:1.3 -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) -+--- androidx.compose.ui:ui-test-junit4:1.9.3 -| \--- androidx.compose.ui:ui-test-junit4-android:1.9.3 -| +--- androidx.activity:activity:1.2.1 -> 1.11.0 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) ++--- androidx.compose.ui:ui-test-junit4:1.9.5 +| \--- androidx.compose.ui:ui-test-junit4-android:1.9.5 +| +--- androidx.activity:activity:1.2.1 -> 1.12.0 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 +| | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.core:core:1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -120,17 +120,17 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -142,14 +142,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- androidx.core:core:1.17.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.core:core-viewtree:1.0.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -157,14 +157,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -180,16 +180,16 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -201,18 +201,18 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) @@ -221,98 +221,107 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | +--- androidx.navigationevent:navigationevent:1.0.0 +| | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 +| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.core:core-viewtree:1.0.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | +--- androidx.activity:activity-compose:1.11.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | \--- androidx.activity:activity-ktx:1.11.0 (c) -| +--- androidx.activity:activity-compose:1.3.0 -> 1.11.0 -| | +--- androidx.activity:activity:1.11.0 (*) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-android:1.9.3 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | +--- androidx.activity:activity-compose:1.12.0 (c) +| | \--- androidx.activity:activity-ktx:1.12.0 (c) +| +--- androidx.activity:activity-compose:1.3.0 -> 1.12.0 +| | +--- androidx.activity:activity:1.12.0 (*) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-android:1.9.5 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 -| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.3 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.savedstate:savedstate-compose:1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | \--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.3 -| | | \--- androidx.compose.ui:ui-android:1.9.3 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.11.0 -| | | | +--- androidx.activity:activity:1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | \--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 +| | | \--- androidx.compose.ui:ui-android:1.9.5 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 +| | | | +--- androidx.activity:activity:1.12.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -321,102 +330,103 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | \--- androidx.activity:activity-compose:1.11.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | \--- androidx.activity:activity-compose:1.12.0 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 +| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 +| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -426,7 +436,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -436,25 +446,25 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) @@ -462,61 +472,70 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-test:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-test:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) -| | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.11.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | \--- androidx.activity:activity-ktx:1.11.0 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | +--- androidx.activity:activity:1.12.0 (c) +| | \--- androidx.activity:activity-ktx:1.12.0 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.9.3 (*) -| +--- androidx.compose.ui:ui-test:1.9.3 -| | \--- androidx.compose.ui:ui-test-android:1.9.3 -| | +--- androidx.activity:activity-compose:1.3.0 -> 1.11.0 (*) +| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.9.5 (*) +| +--- androidx.compose.ui:ui-test:1.9.5 +| | \--- androidx.compose.ui:ui-test-android:1.9.5 +| | +--- androidx.activity:activity-compose:1.3.0 -> 1.12.0 (*) | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | +--- androidx.compose.ui:ui-text:1.9.5 (*) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 (*) | | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*) | | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.7.0 (*) | | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.7.0 -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-test-junit4:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | \--- androidx.compose.ui:ui-geometry:1.9.3 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | \--- androidx.compose.ui:ui-geometry:1.9.5 (c) | +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.9.4 (*) | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.9.4 (*) | +--- androidx.test:core:1.5.0 -> 1.7.0 (*) @@ -527,28 +546,28 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*) | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | +--- junit:junit:4.13.2 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1 -> 1.10.2 (*) -| +--- androidx.compose.ui:ui-test:1.9.3 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| +--- androidx.compose.ui:ui-util:1.9.3 (c) -| \--- androidx.compose.ui:ui-geometry:1.9.3 (c) -+--- dev.gitlive:firebase-firestore:2.1.0 -| \--- dev.gitlive:firebase-firestore-android-debug:2.1.0 -| +--- com.google.firebase:firebase-firestore -> 25.1.0 -| | +--- com.google.firebase:protolite-well-known-types:18.0.0 -| | | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.1 -| | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 -| | | \--- com.google.android.gms:play-services-basement:18.3.0 +| +--- androidx.compose.ui:ui-test:1.9.5 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| +--- androidx.compose.ui:ui-util:1.9.5 (c) +| \--- androidx.compose.ui:ui-geometry:1.9.5 (c) ++--- dev.gitlive:firebase-firestore:2.4.0 +| \--- dev.gitlive:firebase-firestore-android:2.4.0 +| +--- com.google.firebase:firebase-firestore -> 25.1.4 +| | +--- com.google.firebase:protolite-well-known-types:18.0.1 +| | | \--- com.google.protobuf:protobuf-javalite:3.25.5 +| | +--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 +| | | \--- com.google.android.gms:play-services-basement:18.4.0 | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | +--- androidx.activity:activity:1.8.1 -> 1.11.0 (*) +| | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -566,7 +585,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -577,8 +596,8 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -591,7 +610,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) @@ -601,27 +620,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | \--- javax.inject:javax.inject:1 | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 -| | | +--- com.google.android.gms:play-services-base:18.0.1 +| | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | +--- com.google.firebase:firebase-auth-interop:19.0.2 -> 20.0.0 -| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.3.0 (*) -| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.1.0 (*) +| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.4.0 (*) +| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.2.0 (*) | | | \--- com.google.firebase:firebase-annotations:16.0.0 -> 16.2.0 (*) | | +--- com.google.firebase:firebase-common:21.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.1.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) @@ -629,23 +648,23 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) +| | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | +--- com.google.firebase:firebase-common-ktx:21.0.0 | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | +--- com.google.firebase:firebase-database-collection:18.0.1 -| | | \--- com.google.android.gms:play-services-base:18.0.1 (*) -| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) +| | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | +--- com.google.android.gms:play-services-base:18.1.0 (*) +| | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | +--- io.grpc:grpc-android:1.62.2 | | | +--- io.grpc:grpc-api:1.62.2 | | | | +--- com.google.code.findbugs:jsr305:3.0.2 @@ -677,94 +696,97 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- io.grpc:grpc-core:1.62.2 (*) | | | +--- com.squareup.okio:okio:3.4.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- com.google.guava:guava:32.1.3-android (*) | | | \--- io.perfmark:perfmark-api:0.26.0 | | +--- io.grpc:grpc-protobuf-lite:1.62.2 | | | +--- io.grpc:grpc-api:1.62.2 (*) -| | | +--- com.google.protobuf:protobuf-javalite:3.25.1 +| | | +--- com.google.protobuf:protobuf-javalite:3.25.1 -> 3.25.5 | | | +--- com.google.code.findbugs:jsr305:3.0.2 | | | \--- com.google.guava:guava:32.1.3-android (*) | | +--- io.grpc:grpc-stub:1.62.2 | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | +--- com.google.guava:guava:32.1.3-android (*) | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*) -| +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| +--- com.google.firebase:firebase-bom:33.2.0 -| | +--- com.google.firebase:firebase-firestore:25.1.0 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| +--- com.google.firebase:firebase-bom:33.15.0 +| | +--- com.google.firebase:firebase-common:21.0.0 (c) | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | \--- com.google.firebase:firebase-common:21.0.0 (c) -| +--- dev.gitlive:firebase-app:2.1.0 -| | \--- dev.gitlive:firebase-app-android-debug:2.1.0 -| | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 -| | | \--- dev.gitlive:firebase-common-android-debug:2.1.0 -| | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| +--- dev.gitlive:firebase-common:2.1.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| +--- dev.gitlive:firebase-common-internal:2.1.0 -| | \--- dev.gitlive:firebase-common-internal-android-debug:2.1.0 -| | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:{strictly 2.2.20} -> 2.2.20 (c) -+--- dev.gitlive:firebase-firestore:{strictly 2.1.0} -> 2.1.0 (c) +| | \--- com.google.firebase:firebase-firestore:25.1.4 (c) +| +--- dev.gitlive:firebase-app:2.4.0 +| | \--- dev.gitlive:firebase-app-android:2.4.0 +| | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 +| | | \--- dev.gitlive:firebase-common-android:2.4.0 +| | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| +--- dev.gitlive:firebase-common:2.4.0 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| +--- dev.gitlive:firebase-common-internal:2.4.0 +| | \--- dev.gitlive:firebase-common-internal-android:2.4.0 +| | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:{strictly 2.2.21} -> 2.2.21 (c) ++--- dev.gitlive:firebase-firestore:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.annotation:annotation:{strictly 1.9.1} -> 1.9.1 (c) +--- androidx.concurrent:concurrent-futures:{strictly 1.1.0} -> 1.1.0 (c) +--- com.google.code.findbugs:jsr305:{strictly 3.0.2} -> 3.0.2 (c) +--- com.google.errorprone:error_prone_annotations:{strictly 2.26.0} -> 2.26.0 (c) +--- com.google.guava:listenablefuture:{strictly 9999.0-empty-to-avoid-conflict-with-guava} -> 9999.0-empty-to-avoid-conflict-with-guava (c) +--- javax.inject:javax.inject:{strictly 1} -> 1 (c) -+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.2.20} -> 2.2.20 (c) -+--- dev.gitlive:firebase-firestore-android-debug:{strictly 2.1.0} -> 2.1.0 (c) ++--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.2.21} -> 2.2.21 (c) ++--- dev.gitlive:firebase-firestore-android:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.tracing:tracing:{strictly 1.2.0} -> 1.2.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.9.1} -> 1.9.1 (c) +--- org.jetbrains:annotations:{strictly 23.0.0} -> 23.0.0 (c) -+--- androidx.activity:activity:{strictly 1.11.0} -> 1.11.0 (c) -+--- androidx.activity:activity-compose:{strictly 1.11.0} -> 1.11.0 (c) -+--- androidx.compose.runtime:runtime-saveable:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.activity:activity:{strictly 1.12.0} -> 1.12.0 (c) ++--- androidx.activity:activity-compose:{strictly 1.12.0} -> 1.12.0 (c) ++--- androidx.compose.runtime:runtime-saveable:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.9.4} -> 2.9.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.10.2} -> 1.10.2 (c) -+--- com.google.firebase:firebase-firestore:{strictly 25.1.0} -> 25.1.0 (c) ++--- com.google.firebase:firebase-firestore:{strictly 25.1.4} -> 25.1.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:{strictly 1.10.2} -> 1.10.2 (c) -+--- com.google.firebase:firebase-bom:{strictly 33.2.0} -> 33.2.0 (c) -+--- dev.gitlive:firebase-app:{strictly 2.1.0} -> 2.1.0 (c) -+--- dev.gitlive:firebase-common:{strictly 2.1.0} -> 2.1.0 (c) -+--- dev.gitlive:firebase-common-internal:{strictly 2.1.0} -> 2.1.0 (c) ++--- com.google.firebase:firebase-bom:{strictly 33.15.0} -> 33.15.0 (c) ++--- dev.gitlive:firebase-app:{strictly 2.4.0} -> 2.4.0 (c) ++--- dev.gitlive:firebase-common:{strictly 2.4.0} -> 2.4.0 (c) ++--- dev.gitlive:firebase-common-internal:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.lifecycle:lifecycle-common-jvm:{strictly 2.9.4} -> 2.9.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.core:core-ktx:{strictly 1.17.0} -> 1.17.0 (c) +--- androidx.core:core-viewtree:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.navigationevent:navigationevent:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.profileinstaller:profileinstaller:{strictly 1.4.1} -> 1.4.1 (c) +--- androidx.savedstate:savedstate:{strictly 1.3.3} -> 1.3.3 (c) -+--- androidx.compose.runtime:runtime:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.compose.runtime:runtime:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.lifecycle:lifecycle-runtime-compose:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.navigationevent:navigationevent-compose:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.lifecycle:lifecycle-runtime-android:{strictly 2.9.4} -> 2.9.4 (c) -+--- com.google.firebase:protolite-well-known-types:{strictly 18.0.0} -> 18.0.0 (c) -+--- com.google.android.gms:play-services-tasks:{strictly 18.1.0} -> 18.1.0 (c) ++--- com.google.firebase:protolite-well-known-types:{strictly 18.0.1} -> 18.0.1 (c) ++--- com.google.android.gms:play-services-tasks:{strictly 18.2.0} -> 18.2.0 (c) +--- com.google.firebase:firebase-annotations:{strictly 16.2.0} -> 16.2.0 (c) +--- com.google.firebase:firebase-appcheck-interop:{strictly 17.0.0} -> 17.0.0 (c) +--- com.google.firebase:firebase-auth-interop:{strictly 20.0.0} -> 20.0.0 (c) @@ -772,34 +794,36 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- com.google.firebase:firebase-common-ktx:{strictly 21.0.0} -> 21.0.0 (c) +--- com.google.firebase:firebase-components:{strictly 18.0.0} -> 18.0.0 (c) +--- com.google.firebase:firebase-database-collection:{strictly 18.0.1} -> 18.0.1 (c) -+--- com.google.android.gms:play-services-base:{strictly 18.0.1} -> 18.0.1 (c) -+--- com.google.android.gms:play-services-basement:{strictly 18.3.0} -> 18.3.0 (c) ++--- com.google.android.gms:play-services-base:{strictly 18.1.0} -> 18.1.0 (c) ++--- com.google.android.gms:play-services-basement:{strictly 18.4.0} -> 18.4.0 (c) +--- io.grpc:grpc-android:{strictly 1.62.2} -> 1.62.2 (c) +--- io.grpc:grpc-okhttp:{strictly 1.62.2} -> 1.62.2 (c) +--- io.grpc:grpc-protobuf-lite:{strictly 1.62.2} -> 1.62.2 (c) +--- io.grpc:grpc-stub:{strictly 1.62.2} -> 1.62.2 (c) -+--- dev.gitlive:firebase-app-android-debug:{strictly 2.1.0} -> 2.1.0 (c) -+--- dev.gitlive:firebase-common-android-debug:{strictly 2.1.0} -> 2.1.0 (c) -+--- dev.gitlive:firebase-common-internal-android-debug:{strictly 2.1.0} -> 2.1.0 (c) ++--- dev.gitlive:firebase-app-android:{strictly 2.4.0} -> 2.4.0 (c) ++--- dev.gitlive:firebase-common-android:{strictly 2.4.0} -> 2.4.0 (c) ++--- dev.gitlive:firebase-common-internal-android:{strictly 2.4.0} -> 2.4.0 (c) +--- org.jspecify:jspecify:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.collection:collection:{strictly 1.5.0} -> 1.5.0 (c) -+--- androidx.compose.ui:ui-graphics:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-text:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-unit:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-util:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.compose.ui:ui-graphics:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-text:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-unit:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-util:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.core:core:{strictly 1.17.0} -> 1.17.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-android:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.navigationevent:navigationevent-android:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.startup:startup-runtime:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.savedstate:savedstate-android:{strictly 1.3.3} -> 1.3.3 (c) -+--- androidx.compose.ui:ui-android:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.runtime:runtime-android:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.lifecycle:lifecycle-runtime-compose:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.compose.ui:ui-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.runtime:runtime-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.lifecycle:lifecycle-runtime-compose-android:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.navigationevent:navigationevent-compose-android:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate-compose:{strictly 1.3.3} -> 1.3.3 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.10.2} -> 1.10.2 (c) -+--- com.google.protobuf:protobuf-javalite:{strictly 3.25.1} -> 3.25.1 (c) ++--- com.google.protobuf:protobuf-javalite:{strictly 3.25.5} -> 3.25.5 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.fragment:fragment:{strictly 1.8.9} -> 1.8.9 (c) +--- io.grpc:grpc-api:{strictly 1.62.2} -> 1.62.2 (c) @@ -809,25 +833,25 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- com.squareup.okio:okio:{strictly 3.15.0} -> 3.15.0 (c) +--- io.perfmark:perfmark-api:{strictly 0.26.0} -> 0.26.0 (c) +--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.9.0} -> 1.9.0 (c) -+--- androidx.compose.ui:ui-graphics-android:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-text-android:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-unit-android:{strictly 1.9.3} -> 1.9.3 (c) -+--- androidx.compose.ui:ui-util-android:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.compose.ui:ui-graphics-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-text-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-unit-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-util-android:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.collection:collection-jvm:{strictly 1.5.0} -> 1.5.0 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.4.1} -> 1.4.1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.activity:activity-ktx:{strictly 1.11.0} -> 1.11.0 (c) ++--- androidx.compose.runtime:runtime-annotation:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.activity:activity-ktx:{strictly 1.12.0} -> 1.12.0 (c) +--- androidx.autofill:autofill:{strictly 1.0.0} -> 1.0.0 (c) -+--- androidx.compose.ui:ui-geometry:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.compose.ui:ui-geometry:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.customview:customview-poolingcontainer:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.emoji2:emoji2:{strictly 1.4.0} -> 1.4.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.savedstate:savedstate-ktx:{strictly 1.3.3} -> 1.3.3 (c) -+--- androidx.compose.runtime:runtime-annotation:{strictly 1.9.3} -> 1.9.3 (c) -+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 2.2.20} -> 2.2.20 (c) -+--- androidx.lifecycle:lifecycle-runtime-compose-android:{strictly 2.9.4} -> 2.9.4 (c) ++--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 2.2.21} -> 2.2.21 (c) ++--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.savedstate:savedstate-compose-android:{strictly 1.3.3} -> 1.3.3 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) @@ -842,14 +866,13 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.graphics:graphics-path:{strictly 1.0.1} -> 1.0.1 (c) +--- androidx.collection:collection-ktx:{strictly 1.5.0} -> 1.5.0 (c) -+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.compose.ui:ui-geometry-android:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-geometry-android:{strictly 1.9.5} -> 1.9.5 (c) +--- androidx.lifecycle:lifecycle-process:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.9.3} -> 1.9.3 (c) ++--- androidx.lifecycle:lifecycle-runtime-ktx-android:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:{strictly 1.9.0} -> 1.9.0 (c) -+--- androidx.lifecycle:lifecycle-runtime-ktx-android:{strictly 2.9.4} -> 2.9.4 (c) \--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.9.4} -> 2.9.4 (c) (c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. diff --git a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt index 54eecda..dc3eb54 100644 --- a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt @@ -4,99 +4,97 @@ Project ':app' ------------------------------------------------------------ debugRuntimeClasspath - Runtime classpath of '/debug'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- com.squareup.leakcanary:leakcanary-android:2.14 | +--- com.squareup.leakcanary:leakcanary-android-core:2.14 | | +--- com.squareup.leakcanary:shark-android:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | | \--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 | | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14 | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) | +--- com.squareup.leakcanary:plumber-android:2.14 | | +--- com.squareup.leakcanary:plumber-android-core:2.14 | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -+--- androidx.compose.ui:ui-tooling:1.9.3 -| \--- androidx.compose.ui:ui-tooling-android:1.9.3 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.11.0 -| | +--- androidx.activity:activity:1.11.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) ++--- androidx.compose.ui:ui-tooling:1.9.5 +| \--- androidx.compose.ui:ui-tooling-android:1.9.5 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 +| | +--- androidx.activity:activity:1.12.0 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (*) -| | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) +| | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | | | | +--- org.jetbrains:annotations:23.0.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) +| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -105,7 +103,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.9.4 @@ -126,15 +126,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 | | | | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -142,7 +140,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.tracing:tracing:1.2.0 (*) @@ -150,14 +150,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -165,12 +165,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -178,7 +176,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 @@ -190,7 +190,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -203,7 +203,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -213,7 +213,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 @@ -224,11 +224,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) @@ -242,68 +242,75 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 +| | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 +| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.core:core-viewtree:1.0.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | +--- androidx.activity:activity-compose:1.11.0 (c) -| | | +--- androidx.activity:activity-ktx:1.11.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.activity:activity-compose:1.12.0 (c) +| | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-android:1.9.5 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 -| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.3 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -311,32 +318,33 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.savedstate:savedstate-compose:1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.3 -| | | \--- androidx.compose.ui:ui-android:1.9.3 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.11.0 -| | | | +--- androidx.activity:activity:1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 +| | | \--- androidx.compose.ui:ui-android:1.9.5 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 +| | | | +--- androidx.activity:activity:1.12.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -345,108 +353,110 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | \--- androidx.activity:activity-compose:1.11.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | \--- androidx.activity:activity-compose:1.12.0 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 +| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 +| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -456,7 +466,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -469,27 +479,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) @@ -497,391 +507,410 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) -| | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.11.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | \--- androidx.activity:activity-ktx:1.11.0 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | +--- androidx.activity:activity:1.12.0 (c) +| | \--- androidx.activity:activity-ktx:1.12.0 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.3 -| | \--- androidx.compose.animation:animation-android:1.9.3 +| +--- androidx.compose.animation:animation:1.9.5 +| | \--- androidx.compose.animation:animation-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | +--- androidx.collection:collection:1.5.0 (*) -| | +--- androidx.compose.animation:animation-core:1.9.3 -| | | \--- androidx.compose.animation:animation-core-android:1.9.3 +| | +--- androidx.compose.animation:animation-core:1.9.5 +| | | \--- androidx.compose.animation:animation-core-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.animation:animation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.9.3 -| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.3 +| | | +--- androidx.compose.animation:animation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.9.5 +| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.foundation:foundation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- androidx.compose.animation:animation-core:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.3 -| | \--- androidx.compose.material:material-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.foundation:foundation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.compose.animation:animation-core:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 +| | \--- androidx.compose.material:material-android:1.9.4 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.3 -| | | \--- androidx.compose.foundation:foundation-android:1.9.3 +| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 +| | | \--- androidx.compose.foundation:foundation-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | +--- androidx.compose.animation:animation:1.9.5 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-text:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.3 -| | | \--- androidx.compose.material:material-ripple-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 +| | | \--- androidx.compose.material:material-ripple-android:1.9.4 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.3 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.3 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.runtime:runtime:1.9.3 (*) -| +--- androidx.compose.ui:ui:1.9.3 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.3 +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.runtime:runtime:1.9.5 (*) +| +--- androidx.compose.ui:ui:1.9.5 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 -| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.3 +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 +| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| \--- androidx.compose.ui:ui-util:1.9.3 (c) -+--- androidx.compose.ui:ui-test-manifest:1.9.3 -| +--- androidx.activity:activity:1.2.1 -> 1.11.0 (*) -| +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| \--- androidx.compose.ui:ui-util:1.9.3 (c) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| \--- androidx.compose.ui:ui-util:1.9.5 (c) ++--- androidx.compose.ui:ui-test-manifest:1.9.5 +| +--- androidx.activity:activity:1.2.1 -> 1.12.0 (*) +| +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| \--- androidx.compose.ui:ui-util:1.9.5 (c) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 +| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| +--- io.ktor:ktor-client-android:3.3.1 -| | \--- io.ktor:ktor-client-android-jvm:3.3.1 +| +--- io.ktor:ktor-client-android:3.3.2 +| | \--- io.ktor:ktor-client-android-jvm:3.3.2 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.1 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.1 +| | +--- io.ktor:ktor-client-core:3.3.2 +| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.1 -| | | | \--- io.ktor:ktor-http-jvm:3.3.1 +| | | +--- io.ktor:ktor-http:3.3.2 +| | | | \--- io.ktor:ktor-http-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 +| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.1 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-io:3.3.2 +| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.1 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-http-cio:3.3.2 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.1 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.1 +| | | | +--- io.ktor:ktor-network:3.3.2 +| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | +--- io.ktor:ktor-io:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-events:3.3.1 -| | | | \--- io.ktor:ktor-events-jvm:3.3.1 +| | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | +--- io.ktor:ktor-io:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-events:3.3.2 +| | | | \--- io.ktor:ktor-events-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.1 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.1 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-websockets:3.3.2 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-sse:3.3.1 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.1 +| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-sse:3.3.2 +| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- project :modules:library-feature -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-navigation-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 -| | | | | \--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 +| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.1 -| | | | | +--- androidx.compose.foundation:foundation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.1 -| | | | | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 +| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 +| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -| | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 +| | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) +| | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.1 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.1 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 @@ -912,148 +941,147 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 -| | | | \--- dev.gitlive:firebase-common-android-debug:2.1.0 -| | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 -| | | | | +--- com.google.firebase:firebase-common:21.0.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.1.0 -| | | | | | | | \--- com.google.android.gms:play-services-basement:18.3.0 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) -| | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.11.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) -| | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) -| | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) -| | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | | +--- com.google.firebase:firebase-components:18.0.0 -| | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -| | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 -| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 +| | | | \--- dev.gitlive:firebase-common-android:2.4.0 +| | | | +--- com.google.firebase:firebase-common -> 21.0.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 +| | | | | | | \--- com.google.android.gms:play-services-basement:18.4.0 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) +| | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) +| | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) +| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) +| | | | | | | +--- androidx.viewpager:viewpager:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | \--- androidx.customview:customview:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- com.google.firebase:firebase-components:18.0.0 +| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 +| | | | | | | \--- javax.inject:javax.inject:1 | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 -| | | | | +--- com.google.firebase:firebase-firestore:25.1.0 (c) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | | +--- com.google.firebase:firebase-auth-ktx:23.0.0 (c) +| | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 +| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) +| | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 | | | | | +--- com.google.firebase:firebase-common:21.0.0 (c) -| | | | | \--- com.google.firebase:firebase-auth:23.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 -| | | | \--- dev.gitlive:firebase-firestore-android-debug:2.1.0 -| | | | +--- com.google.firebase:firebase-firestore -> 25.1.0 -| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.0 -| | | | | | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.1 -| | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) +| | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) +| | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 +| | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 +| | | | +--- com.google.firebase:firebase-firestore -> 25.1.4 +| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1 +| | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5 +| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 -| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-auth-interop:19.0.2 -> 20.0.0 -| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.2.0 (*) | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 16.2.0 (*) | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 21.0.0 (*) | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) +| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 +| | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) +| | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 -| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) +| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- com.google.android.gms:play-services-base:18.1.0 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | +--- io.grpc:grpc-android:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 | | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 @@ -1088,65 +1116,65 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- io.perfmark:perfmark-api:0.26.0 | | | | | +--- io.grpc:grpc-protobuf-lite:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) -| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 +| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 -> 3.25.5 | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 | | | | | | \--- com.google.guava:guava:32.1.3-android (*) | | | | | +--- io.grpc:grpc-stub:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | | | | +--- com.google.guava:guava:32.1.3-android (*) | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | +--- dev.gitlive:firebase-app:2.1.0 -| | | | | \--- dev.gitlive:firebase-app-android-debug:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | +--- dev.gitlive:firebase-common-internal:2.1.0 -| | | | | \--- dev.gitlive:firebase-common-internal-android-debug:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | +--- dev.gitlive:firebase-app:2.4.0 +| | | | | \--- dev.gitlive:firebase-app-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- dev.gitlive:firebase-common-internal:2.4.0 +| | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -1159,7 +1187,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1174,14 +1202,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1191,100 +1219,96 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.5 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -| | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -| | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 -| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.0 +| | | +--- io.insert-koin:koin-annotations:2.3.1 +| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.5 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.5 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1309,40 +1333,40 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android-debug:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android-debug:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1351,19 +1375,19 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1371,16 +1395,16 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| +--- dev.gitlive:firebase-common:2.1.0 (*) -| +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| +--- dev.gitlive:firebase-common:2.4.0 (*) +| +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| +--- io.insert-koin:koin-annotations:2.3.0 (*) +| +--- io.insert-koin:koin-annotations:2.3.1 (*) | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1389,31 +1413,31 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1424,51 +1448,50 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 -| | | +--- androidx.compose.material:material:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -| | | | +--- androidx.compose.material:material-ripple:1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 +| | | +--- androidx.compose.material:material:1.9.4 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 +| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 | | | | \--- androidx.compose.material3:material3-android:1.4.0 -| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.0 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.3 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -1478,76 +1501,77 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) | | | +--- org.jetbrains.compose.ui:ui-backhandler:1.9.1 | | | | \--- org.jetbrains.compose.ui:ui-backhandler-android-debug:1.9.1 -| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| +--- org.jetbrains.compose.material:material:1.9.1 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| +--- org.jetbrains.compose.material:material:1.9.3 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | +--- project :modules:feature-account -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 -| | | +--- androidx.sqlite:sqlite-framework:2.5.1 -| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.1 +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 +| | | +--- androidx.sqlite:sqlite-framework:2.5.2 +| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 -| | | | | \--- androidx.sqlite:sqlite-android:2.5.1 +| | | | +--- androidx.sqlite:sqlite:2.5.2 +| | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.5.1 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | +--- app.cash.sqldelight:runtime:2.1.0 -| | | | \--- app.cash.sqldelight:runtime-jvm:2.1.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- androidx.sqlite:sqlite:2.5.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.sqlite:sqlite:2.5.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | +--- app.cash.sqldelight:runtime:2.2.1 +| | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- androidx.sqlite:sqlite:2.5.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1558,18 +1582,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1579,8 +1603,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.3.3 | | | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) @@ -1593,11 +1617,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 | | | | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) | | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) @@ -1606,7 +1630,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) | | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) @@ -1623,15 +1647,15 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1641,29 +1665,29 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.3.3 -| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.1 (*) -| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.1.0 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.1 (*) +| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) +| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) -| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.1.0 (*) +| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:feature-common-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1673,20 +1697,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1695,18 +1719,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1716,20 +1740,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | | +--- project :modules:feature-login-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1739,22 +1763,22 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1762,152 +1786,148 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.1 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.1 +| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.1 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | +--- io.ktor:ktor-client-cio:3.3.2 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.1 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.1 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.1 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) +| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) +| | | | +--- io.ktor:ktor-network-tls:3.3.2 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | +--- io.ktor:ktor-network:3.3.1 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.1 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | +--- io.ktor:ktor-network:3.3.2 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.1 (*) +| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 -| | | \--- dev.gitlive:firebase-auth-android-debug:2.1.0 -| | | +--- com.google.firebase:firebase-auth-ktx -> 23.0.0 -| | | | +--- com.google.firebase:firebase-auth:23.0.0 -| | | | | +--- androidx.browser:browser:1.4.0 -| | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) -| | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) -| | | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) -| | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) -| | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 -| | | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) -| | | | | | +--- com.google.android.gms:play-services-auth:20.7.0 -| | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.3.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) -| | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) -| | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- com.google.android.play:integrity:1.2.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | +--- com.google.android.recaptcha:recaptcha:18.4.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | | +--- com.google.android.play:integrity:1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) -| | | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 +| | | \--- dev.gitlive:firebase-auth-android:2.4.0 +| | | +--- com.google.firebase:firebase-auth -> 23.2.1 +| | | | +--- androidx.browser:browser:1.4.0 +| | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) +| | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.credentials:credentials:1.2.0-rc01 +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) +| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) +| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 +| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) +| | | | | +--- com.google.android.gms:play-services-auth:20.7.0 +| | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) +| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) +| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) +| | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | +--- com.google.android.play:integrity:1.3.0 +| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | \--- com.google.android.play:core-common:2.0.3 +| | | | +--- com.google.android.recaptcha:recaptcha:18.6.1 +| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | | +--- com.google.android.play:integrity:1.3.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) +| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) +| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | +--- dev.gitlive:firebase-app:2.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 -| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.1.0 -| | | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:async-extensions:2.1.0 -| | | \--- app.cash.sqldelight:async-extensions-jvm:2.1.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:runtime:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | +--- dev.gitlive:firebase-app:2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 +| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 +| | | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:async-extensions:2.2.1 +| | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:runtime:2.2.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1917,29 +1937,29 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-electricity -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1949,41 +1969,41 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.9.1 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.9.1 -| | | +--- org.jetbrains.compose.ui:ui:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.material3:material3:1.8.1 -> 1.9.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.3 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 | | | \--- io.github.thechance101:chart-android-debug:Beta-0.0.5 | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1994,24 +2014,24 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-home-api -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2021,22 +2041,22 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2046,31 +2066,31 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2080,32 +2100,32 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2115,27 +2135,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2145,19 +2165,19 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -+--- androidx.activity:activity-compose:1.11.0 (*) -+--- dev.gitlive:firebase-firestore:2.1.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.1 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) ++--- androidx.activity:activity-compose:1.12.0 (*) ++--- dev.gitlive:firebase-firestore:2.4.0 (*) ++--- org.jetbrains.compose.ui:ui:1.9.3 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) \--- io.insert-koin:koin-android:4.1.1 (*) diff --git a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt index 9eff135..526ba9e 100644 --- a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt @@ -5,10 +5,10 @@ Project ':app' debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. +--- project :app (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- project :modules:library-test @@ -17,23 +17,21 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -42,7 +40,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | +--- androidx.test:core:1.7.0 @@ -52,7 +52,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c) | | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 (*) @@ -60,12 +60,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | +--- androidx.test:runner:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.test.services:storage:1.6.0 @@ -81,14 +81,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- com.benasher44:uuid:0.8.2 | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.3.3 | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) @@ -97,17 +97,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -128,15 +128,13 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -144,7 +142,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.tracing:tracing:1.2.0 (*) @@ -152,20 +152,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 @@ -175,14 +175,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (*) | +--- junit:junit:4.13.2 (*) @@ -190,14 +190,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | \--- io.mockk:mockk-jvm:1.14.6 | | +--- io.mockk:mockk-dsl:1.14.6 | | | \--- io.mockk:mockk-dsl-jvm:1.14.6 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- io.mockk:mockk-core:1.14.6 | | | | \--- io.mockk:mockk-core-jvm:1.14.6 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) @@ -208,14 +208,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- net.bytebuddy:byte-buddy-agent:1.15.11 | | | +--- io.mockk:mockk-agent-api:1.14.6 | | | | \--- io.mockk:mockk-agent-api-jvm:1.14.6 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | | +--- io.mockk:mockk-core:1.14.6 (*) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) | | +--- io.mockk:mockk-agent-api:1.14.6 (*) | | +--- io.mockk:mockk-core:1.14.6 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | +--- junit:junit:4.13.2 (*) | | +--- org.junit.jupiter:junit-jupiter:5.12.2 | | | +--- org.junit:junit-bom:5.12.2 @@ -244,57 +244,57 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +--- junit:junit:4.13.2 (*) -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) ++--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +--- com.squareup.leakcanary:leakcanary-android:2.14 | +--- com.squareup.leakcanary:leakcanary-android-core:2.14 | | +--- com.squareup.leakcanary:shark-android:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | | \--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 | | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14 | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) | +--- com.squareup.leakcanary:plumber-android:2.14 | | +--- com.squareup.leakcanary:plumber-android-core:2.14 | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.20 (*) -+--- androidx.compose.ui:ui-tooling:1.9.3 -| \--- androidx.compose.ui:ui-tooling-android:1.9.3 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.11.0 -| | +--- androidx.activity:activity:1.11.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) ++--- androidx.compose.ui:ui-tooling:1.9.5 +| \--- androidx.compose.ui:ui-tooling-android:1.9.5 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 +| | +--- androidx.activity:activity:1.12.0 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) +| | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -302,12 +302,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -315,7 +313,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 @@ -327,7 +327,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -340,7 +340,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -350,7 +350,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 @@ -361,11 +361,11 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) @@ -379,68 +379,75 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 +| | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 +| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.core:core-viewtree:1.0.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | +--- androidx.activity:activity-compose:1.11.0 (c) -| | | +--- androidx.activity:activity-ktx:1.11.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.activity:activity-compose:1.12.0 (c) +| | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-android:1.9.5 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 -| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.3 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.3 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -448,32 +455,33 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.savedstate:savedstate-compose:1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.3 -| | | \--- androidx.compose.ui:ui-android:1.9.3 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.11.0 -| | | | +--- androidx.activity:activity:1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 +| | | \--- androidx.compose.ui:ui-android:1.9.5 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 +| | | | +--- androidx.activity:activity:1.12.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -482,108 +490,110 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | \--- androidx.activity:activity-compose:1.11.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | \--- androidx.activity:activity-compose:1.12.0 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.3 +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 +| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.3 +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 +| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -593,7 +603,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -606,27 +616,27 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) @@ -634,389 +644,408 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) -| | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.11.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | \--- androidx.activity:activity-ktx:1.11.0 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | +--- androidx.activity:activity:1.12.0 (c) +| | \--- androidx.activity:activity-ktx:1.12.0 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.3 -| | \--- androidx.compose.animation:animation-android:1.9.3 +| +--- androidx.compose.animation:animation:1.9.5 +| | \--- androidx.compose.animation:animation-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | +--- androidx.collection:collection:1.5.0 (*) -| | +--- androidx.compose.animation:animation-core:1.9.3 -| | | \--- androidx.compose.animation:animation-core-android:1.9.3 +| | +--- androidx.compose.animation:animation-core:1.9.5 +| | | \--- androidx.compose.animation:animation-core-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.animation:animation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.9.3 -| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.3 +| | | +--- androidx.compose.animation:animation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.9.5 +| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.foundation:foundation:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- androidx.compose.animation:animation-core:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.3 -| | \--- androidx.compose.material:material-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.foundation:foundation:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.compose.animation:animation-core:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 +| | \--- androidx.compose.material:material-android:1.9.4 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.3 -| | | \--- androidx.compose.foundation:foundation-android:1.9.3 +| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 +| | | \--- androidx.compose.foundation:foundation-android:1.9.5 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | +--- androidx.compose.animation:animation:1.9.5 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-text:1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.3 -| | | \--- androidx.compose.material:material-ripple-android:1.9.3 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 +| | | \--- androidx.compose.material:material-ripple-android:1.9.4 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.3 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.3 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.3 (*) -| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.3 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) +| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.runtime:runtime:1.9.3 (*) -| +--- androidx.compose.ui:ui:1.9.3 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.3 +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.runtime:runtime:1.9.5 (*) +| +--- androidx.compose.ui:ui:1.9.5 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 -| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.3 +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 +| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| \--- androidx.compose.ui:ui-util:1.9.3 (c) -+--- androidx.compose.ui:ui-test-manifest:1.9.3 -| +--- androidx.activity:activity:1.2.1 -> 1.11.0 (*) -| +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| \--- androidx.compose.ui:ui-util:1.9.3 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| \--- androidx.compose.ui:ui-util:1.9.5 (c) ++--- androidx.compose.ui:ui-test-manifest:1.9.5 +| +--- androidx.activity:activity:1.2.1 -> 1.12.0 (*) +| +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| \--- androidx.compose.ui:ui-util:1.9.5 (c) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 +| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| +--- io.ktor:ktor-client-android:3.3.1 -| | \--- io.ktor:ktor-client-android-jvm:3.3.1 +| +--- io.ktor:ktor-client-android:3.3.2 +| | \--- io.ktor:ktor-client-android-jvm:3.3.2 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.1 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.1 +| | +--- io.ktor:ktor-client-core:3.3.2 +| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.1 -| | | | \--- io.ktor:ktor-http-jvm:3.3.1 +| | | +--- io.ktor:ktor-http:3.3.2 +| | | | \--- io.ktor:ktor-http-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 +| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.1 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-io:3.3.2 +| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.1 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-http-cio:3.3.2 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.1 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.1 +| | | | +--- io.ktor:ktor-network:3.3.2 +| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | +--- io.ktor:ktor-io:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-events:3.3.1 -| | | | \--- io.ktor:ktor-events-jvm:3.3.1 +| | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | +--- io.ktor:ktor-io:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-events:3.3.2 +| | | | \--- io.ktor:ktor-events-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.1 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.1 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-websockets:3.3.2 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-sse:3.3.1 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.1 +| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-sse:3.3.2 +| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- project :modules:library-feature -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-navigation-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 -| | | | | \--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 +| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.1 -| | | | | +--- androidx.compose.foundation:foundation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.1 -| | | | | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 +| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 +| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -| | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 +| | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) +| | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.1 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.1 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 @@ -1047,145 +1076,144 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 -| | | | \--- dev.gitlive:firebase-common-android-debug:2.1.0 -| | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 -| | | | | +--- com.google.firebase:firebase-common:21.0.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.1.0 -| | | | | | | | \--- com.google.android.gms:play-services-basement:18.3.0 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) -| | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.11.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) -| | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) -| | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) -| | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | | +--- com.google.firebase:firebase-components:18.0.0 -| | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -| | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 -| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 +| | | | \--- dev.gitlive:firebase-common-android:2.4.0 +| | | | +--- com.google.firebase:firebase-common -> 21.0.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 +| | | | | | | \--- com.google.android.gms:play-services-basement:18.4.0 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) +| | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) +| | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) +| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) +| | | | | | | +--- androidx.viewpager:viewpager:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | \--- androidx.customview:customview:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- com.google.firebase:firebase-components:18.0.0 +| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 +| | | | | | | \--- javax.inject:javax.inject:1 | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 -| | | | | +--- com.google.firebase:firebase-firestore:25.1.0 (c) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | | +--- com.google.firebase:firebase-auth-ktx:23.0.0 (c) +| | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 +| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) +| | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 | | | | | +--- com.google.firebase:firebase-common:21.0.0 (c) -| | | | | \--- com.google.firebase:firebase-auth:23.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 -| | | | \--- dev.gitlive:firebase-firestore-android-debug:2.1.0 -| | | | +--- com.google.firebase:firebase-firestore -> 25.1.0 -| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.0 -| | | | | | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.1 -| | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) +| | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) +| | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 +| | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 +| | | | +--- com.google.firebase:firebase-firestore -> 25.1.4 +| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1 +| | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5 +| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 -| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-auth-interop:19.0.2 -> 20.0.0 -| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.2.0 (*) | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 16.2.0 (*) | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 21.0.0 (*) | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) +| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 +| | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 (*) +| | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) +| | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 -| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) +| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- com.google.android.gms:play-services-base:18.1.0 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | +--- io.grpc:grpc-android:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 | | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 @@ -1220,65 +1248,65 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- io.perfmark:perfmark-api:0.26.0 | | | | | +--- io.grpc:grpc-protobuf-lite:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) -| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 +| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 -> 3.25.5 | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 | | | | | | \--- com.google.guava:guava:32.1.3-android (*) | | | | | +--- io.grpc:grpc-stub:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | | | | +--- com.google.guava:guava:32.1.3-android (*) | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | +--- dev.gitlive:firebase-app:2.1.0 -| | | | | \--- dev.gitlive:firebase-app-android-debug:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | +--- dev.gitlive:firebase-common-internal:2.1.0 -| | | | | \--- dev.gitlive:firebase-common-internal-android-debug:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | +--- dev.gitlive:firebase-app:2.4.0 +| | | | | \--- dev.gitlive:firebase-app-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- dev.gitlive:firebase-common-internal:2.4.0 +| | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -1291,7 +1319,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1306,14 +1334,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1323,100 +1351,96 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.5 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -| | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -| | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 -| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.0 +| | | +--- io.insert-koin:koin-annotations:2.3.1 +| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.5 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.5 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1441,40 +1465,40 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android-debug:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android-debug:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1483,19 +1507,19 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1503,16 +1527,16 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| +--- dev.gitlive:firebase-common:2.1.0 (*) -| +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| +--- dev.gitlive:firebase-common:2.4.0 (*) +| +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| +--- io.insert-koin:koin-annotations:2.3.0 (*) +| +--- io.insert-koin:koin-annotations:2.3.1 (*) | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1521,31 +1545,31 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1556,51 +1580,50 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 -| | | +--- androidx.compose.material:material:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -| | | | +--- androidx.compose.material:material-ripple:1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 +| | | +--- androidx.compose.material:material:1.9.4 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 +| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 | | | | \--- androidx.compose.material3:material3-android:1.4.0 -| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.0 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.3 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -1610,76 +1633,77 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) | | | +--- org.jetbrains.compose.ui:ui-backhandler:1.9.1 | | | | \--- org.jetbrains.compose.ui:ui-backhandler-android-debug:1.9.1 -| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| +--- org.jetbrains.compose.material:material:1.9.1 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| +--- org.jetbrains.compose.material:material:1.9.3 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | +--- project :modules:feature-account -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 -| | | +--- androidx.sqlite:sqlite-framework:2.5.1 -| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.1 +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 +| | | +--- androidx.sqlite:sqlite-framework:2.5.2 +| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 -| | | | | \--- androidx.sqlite:sqlite-android:2.5.1 +| | | | +--- androidx.sqlite:sqlite:2.5.2 +| | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.5.1 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | +--- app.cash.sqldelight:runtime:2.1.0 -| | | | \--- app.cash.sqldelight:runtime-jvm:2.1.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- androidx.sqlite:sqlite:2.5.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.sqlite:sqlite:2.5.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | +--- app.cash.sqldelight:runtime:2.2.1 +| | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- androidx.sqlite:sqlite:2.5.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1690,18 +1714,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1711,8 +1735,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) | | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 @@ -1730,15 +1754,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1748,29 +1772,29 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.3.3 -| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.1 (*) -| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.1.0 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.1 (*) +| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) +| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) -| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.1.0 (*) +| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:feature-common-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1780,20 +1804,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1802,18 +1826,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1823,20 +1847,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | | +--- project :modules:feature-login-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1846,22 +1870,22 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1869,152 +1893,148 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.1 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.1 +| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.1 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | +--- io.ktor:ktor-client-cio:3.3.2 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.1 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.1 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.1 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) +| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) +| | | | +--- io.ktor:ktor-network-tls:3.3.2 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | +--- io.ktor:ktor-network:3.3.1 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.1 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | +--- io.ktor:ktor-network:3.3.2 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.1 (*) +| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 -| | | \--- dev.gitlive:firebase-auth-android-debug:2.1.0 -| | | +--- com.google.firebase:firebase-auth-ktx -> 23.0.0 -| | | | +--- com.google.firebase:firebase-auth:23.0.0 -| | | | | +--- androidx.browser:browser:1.4.0 -| | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) -| | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) -| | | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) -| | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) -| | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 -| | | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) -| | | | | | +--- com.google.android.gms:play-services-auth:20.7.0 -| | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.3.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) -| | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) -| | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- com.google.android.play:integrity:1.2.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | +--- com.google.android.recaptcha:recaptcha:18.4.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | | +--- com.google.android.play:integrity:1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) -| | | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 +| | | \--- dev.gitlive:firebase-auth-android:2.4.0 +| | | +--- com.google.firebase:firebase-auth -> 23.2.1 +| | | | +--- androidx.browser:browser:1.4.0 +| | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) +| | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.credentials:credentials:1.2.0-rc01 +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) +| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) +| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 +| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) +| | | | | +--- com.google.android.gms:play-services-auth:20.7.0 +| | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) +| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) +| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) +| | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | +--- com.google.android.play:integrity:1.3.0 +| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | \--- com.google.android.play:core-common:2.0.3 +| | | | +--- com.google.android.recaptcha:recaptcha:18.6.1 +| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | | +--- com.google.android.play:integrity:1.3.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) +| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) +| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | +--- dev.gitlive:firebase-app:2.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 -| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.1.0 -| | | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:async-extensions:2.1.0 -| | | \--- app.cash.sqldelight:async-extensions-jvm:2.1.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:runtime:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | +--- dev.gitlive:firebase-app:2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 +| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 +| | | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:async-extensions:2.2.1 +| | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:runtime:2.2.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2024,29 +2044,29 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-electricity -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2056,41 +2076,41 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.9.1 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.9.1 -| | | +--- org.jetbrains.compose.ui:ui:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.material3:material3:1.8.1 -> 1.9.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.3 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 | | | \--- io.github.thechance101:chart-android-debug:Beta-0.0.5 | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2101,24 +2121,24 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-home-api -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2128,22 +2148,22 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2153,31 +2173,31 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2187,32 +2207,32 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2222,27 +2242,27 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2252,19 +2272,19 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -+--- androidx.activity:activity-compose:1.11.0 (*) -+--- dev.gitlive:firebase-firestore:2.1.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.1 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) ++--- androidx.activity:activity-compose:1.12.0 (*) ++--- dev.gitlive:firebase-firestore:2.4.0 (*) ++--- org.jetbrains.compose.ui:ui:1.9.3 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) \--- io.insert-koin:koin-android:4.1.1 (*) diff --git a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt index 21936ce..74e9f98 100644 --- a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt @@ -4,50 +4,48 @@ Project ':app' ------------------------------------------------------------ releaseRuntimeClasspath - Runtime classpath of '/release'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- androidx.core:core-ktx:1.17.0 | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) | +--- androidx.core:core:1.17.0 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | \--- androidx.collection:collection-jvm:1.5.0 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | +--- androidx.core:core-viewtree:1.0.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -56,7 +54,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.9.4 @@ -77,15 +77,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -93,7 +91,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | +--- androidx.tracing:tracing:1.2.0 (*) @@ -101,36 +101,34 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- org.jspecify:jspecify:1.0.0 | | +--- androidx.core:core-ktx:1.17.0 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | +--- androidx.core:core:1.17.0 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 +| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | +--- androidx.annotation:annotation:1.9.1 (*) | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -138,35 +136,37 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| +--- io.ktor:ktor-client-android:3.3.1 -| | \--- io.ktor:ktor-client-android-jvm:3.3.1 +| +--- io.ktor:ktor-client-android:3.3.2 +| | \--- io.ktor:ktor-client-android-jvm:3.3.2 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.1 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.1 +| | +--- io.ktor:ktor-client-core:3.3.2 +| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.1 -| | | | \--- io.ktor:ktor-http-jvm:3.3.1 +| | | +--- io.ktor:ktor-http:3.3.2 +| | | | \--- io.ktor:ktor-http-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 +| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.1 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-io:3.3.2 +| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 @@ -176,131 +176,131 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.1 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-http-cio:3.3.2 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.1 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.1 +| | | | +--- io.ktor:ktor-network:3.3.2 +| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | +--- io.ktor:ktor-io:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-events:3.3.1 -| | | | \--- io.ktor:ktor-events-jvm:3.3.1 +| | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | +--- io.ktor:ktor-io:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-events:3.3.2 +| | | | \--- io.ktor:ktor-events-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.1 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.1 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-websockets:3.3.2 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-sse:3.3.1 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.1 +| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-sse:3.3.2 +| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- project :modules:library-feature -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-navigation-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.3 -| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.3 +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 +| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.3 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.3 +| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.5 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 -| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.3 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 +| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 -| | | | | \--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 +| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.1 -| | | | | +--- androidx.compose.foundation:foundation:1.9.3 -| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 +| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 +| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.5 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.9.3 -| | | | | | | \--- androidx.compose.animation:animation-android:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.5 +| | | | | | | \--- androidx.compose.animation:animation-android:1.9.5 | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 -| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 +| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.5 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 -| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.3 -| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.11.0 -| | | | | | | | | | +--- androidx.activity:activity:1.11.0 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 +| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.5 +| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 +| | | | | | | | | | +--- androidx.activity:activity:1.12.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) +| | | | | | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -314,7 +314,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -327,7 +327,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -337,13 +337,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) @@ -357,43 +357,51 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 +| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | | | | | | +--- androidx.activity:activity-compose:1.11.0 (c) -| | | | | | | | | | | +--- androidx.activity:activity-ktx:1.11.0 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -402,37 +410,37 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | | | | | | | \--- androidx.activity:activity-compose:1.11.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.0 (c) | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | +--- androidx.autofill:autofill:1.0.0 | | | | | | | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -440,100 +448,102 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 | | | | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.3 +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 -| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.3 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 +| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.3 +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.3 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.3 +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -543,7 +553,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -556,26 +566,26 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.20 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) | | | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) @@ -583,163 +593,173 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.3 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | +--- androidx.compose.animation:animation:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 -| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.3 +| | | | | | | | +--- androidx.compose.animation:animation:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 +| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.3 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.1 -| | | | | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 +| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -| | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 +| | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) +| | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.1 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.1 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 @@ -770,150 +790,149 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 | | | | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 -| | | | \--- dev.gitlive:firebase-common-android:2.1.0 -| | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 -| | | | | +--- com.google.firebase:firebase-common:21.0.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.1.0 -| | | | | | | | \--- com.google.android.gms:play-services-basement:18.3.0 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) -| | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.11.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) -| | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) -| | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) -| | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | | +--- com.google.firebase:firebase-components:18.0.0 -| | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -| | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 -| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 +| | | | \--- dev.gitlive:firebase-common-android:2.4.0 +| | | | +--- com.google.firebase:firebase-common -> 21.0.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 +| | | | | | | \--- com.google.android.gms:play-services-basement:18.4.0 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) +| | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) +| | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) +| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) +| | | | | | | +--- androidx.viewpager:viewpager:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | \--- androidx.customview:customview:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- com.google.firebase:firebase-components:18.0.0 +| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 +| | | | | | | \--- javax.inject:javax.inject:1 | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 -| | | | | +--- com.google.firebase:firebase-firestore:25.1.0 (c) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | | +--- com.google.firebase:firebase-auth-ktx:23.0.0 (c) +| | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 +| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) +| | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 | | | | | +--- com.google.firebase:firebase-common:21.0.0 (c) -| | | | | \--- com.google.firebase:firebase-auth:23.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 -| | | | \--- dev.gitlive:firebase-firestore-android:2.1.0 -| | | | +--- com.google.firebase:firebase-firestore -> 25.1.0 -| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.0 -| | | | | | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.1 -| | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) +| | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) +| | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 +| | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 +| | | | +--- com.google.firebase:firebase-firestore -> 25.1.4 +| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1 +| | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5 +| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 -| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-auth-interop:19.0.2 -> 20.0.0 -| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.2.0 (*) | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 16.2.0 (*) | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 21.0.0 (*) | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) +| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 +| | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) +| | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 -| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) +| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- com.google.android.gms:play-services-base:18.1.0 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | +--- io.grpc:grpc-android:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 | | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 @@ -948,79 +967,88 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | \--- io.perfmark:perfmark-api:0.26.0 | | | | | +--- io.grpc:grpc-protobuf-lite:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) -| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 +| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 -> 3.25.5 | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 | | | | | | \--- com.google.guava:guava:32.1.3-android (*) | | | | | +--- io.grpc:grpc-stub:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | | | | +--- com.google.guava:guava:32.1.3-android (*) | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | +--- dev.gitlive:firebase-app:2.1.0 -| | | | | \--- dev.gitlive:firebase-app-android:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | +--- dev.gitlive:firebase-common-internal:2.1.0 -| | | | | \--- dev.gitlive:firebase-common-internal-android:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | +--- dev.gitlive:firebase-app:2.4.0 +| | | | | \--- dev.gitlive:firebase-app-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- dev.gitlive:firebase-common-internal:2.4.0 +| | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 -| | | | | | +--- androidx.activity:activity:1.11.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.3 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 +| | | | | | +--- androidx.activity:activity:1.12.0 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 (*) | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) +| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 +| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | \--- androidx.activity:activity-ktx:1.11.0 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -1033,7 +1061,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1048,14 +1076,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1065,100 +1093,96 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.5 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -| | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -| | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 -| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.0 +| | | +--- io.insert-koin:koin-annotations:2.3.1 +| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.5 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.5 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1183,40 +1207,40 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1225,20 +1249,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1246,16 +1270,16 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| +--- dev.gitlive:firebase-common:2.1.0 (*) -| +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| +--- dev.gitlive:firebase-common:2.4.0 (*) +| +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| +--- io.insert-koin:koin-annotations:2.3.0 (*) +| +--- io.insert-koin:koin-annotations:2.3.1 (*) | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1264,31 +1288,31 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1299,76 +1323,75 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 -| | | +--- androidx.compose.material:material:1.9.3 -| | | | \--- androidx.compose.material:material-android:1.9.3 +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 +| | | +--- androidx.compose.material:material:1.9.4 +| | | | \--- androidx.compose.material:material-android:1.9.4 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.3 -| | | | | \--- androidx.compose.material:material-ripple-android:1.9.3 +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 +| | | | | \--- androidx.compose.material:material-ripple-android:1.9.4 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -| | | | +--- androidx.compose.material:material-ripple:1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 +| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 | | | | \--- androidx.compose.material3:material3-android:1.4.0 -| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.0 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.3 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -1378,76 +1401,77 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) | | | +--- org.jetbrains.compose.ui:ui-backhandler:1.9.1 | | | | \--- org.jetbrains.compose.ui:ui-backhandler-android:1.9.1 -| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| +--- org.jetbrains.compose.material:material:1.9.1 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| +--- org.jetbrains.compose.material:material:1.9.3 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | +--- project :modules:feature-account -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 -| | | +--- androidx.sqlite:sqlite-framework:2.5.1 -| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.1 +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 +| | | +--- androidx.sqlite:sqlite-framework:2.5.2 +| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 -| | | | | \--- androidx.sqlite:sqlite-android:2.5.1 +| | | | +--- androidx.sqlite:sqlite:2.5.2 +| | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.5.1 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | +--- app.cash.sqldelight:runtime:2.1.0 -| | | | \--- app.cash.sqldelight:runtime-jvm:2.1.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- androidx.sqlite:sqlite:2.5.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.sqlite:sqlite:2.5.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | +--- app.cash.sqldelight:runtime:2.2.1 +| | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- androidx.sqlite:sqlite:2.5.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1458,18 +1482,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1479,8 +1503,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-runtime-android:4.3.3 | | | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) @@ -1493,11 +1517,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 | | | | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) | | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 | | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) @@ -1506,7 +1530,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) | | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) @@ -1523,15 +1547,15 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1541,29 +1565,29 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.3.3 -| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.1 (*) -| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.1.0 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.1 (*) +| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) +| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) -| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.1.0 (*) +| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:feature-common-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1573,20 +1597,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1595,18 +1619,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1616,20 +1640,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | | +--- project :modules:feature-login-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1639,22 +1663,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1662,152 +1686,148 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.1 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.1 +| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.1 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | +--- io.ktor:ktor-client-cio:3.3.2 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.1 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.1 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.1 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) +| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) +| | | | +--- io.ktor:ktor-network-tls:3.3.2 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | +--- io.ktor:ktor-network:3.3.1 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.1 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | +--- io.ktor:ktor-network:3.3.2 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.1 (*) +| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 -| | | \--- dev.gitlive:firebase-auth-android:2.1.0 -| | | +--- com.google.firebase:firebase-auth-ktx -> 23.0.0 -| | | | +--- com.google.firebase:firebase-auth:23.0.0 -| | | | | +--- androidx.browser:browser:1.4.0 -| | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) -| | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) -| | | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) -| | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) -| | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 -| | | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) -| | | | | | +--- com.google.android.gms:play-services-auth:20.7.0 -| | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.3.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) -| | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) -| | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- com.google.android.play:integrity:1.2.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | +--- com.google.android.recaptcha:recaptcha:18.4.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | | +--- com.google.android.play:integrity:1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) -| | | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 +| | | \--- dev.gitlive:firebase-auth-android:2.4.0 +| | | +--- com.google.firebase:firebase-auth -> 23.2.1 +| | | | +--- androidx.browser:browser:1.4.0 +| | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) +| | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.credentials:credentials:1.2.0-rc01 +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) +| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) +| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 +| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) +| | | | | +--- com.google.android.gms:play-services-auth:20.7.0 +| | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) +| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) +| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) +| | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | +--- com.google.android.play:integrity:1.3.0 +| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | \--- com.google.android.play:core-common:2.0.3 +| | | | +--- com.google.android.recaptcha:recaptcha:18.6.1 +| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | | +--- com.google.android.play:integrity:1.3.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) +| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) +| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | +--- dev.gitlive:firebase-app:2.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 -| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.1.0 -| | | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:async-extensions:2.1.0 -| | | \--- app.cash.sqldelight:async-extensions-jvm:2.1.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:runtime:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | +--- dev.gitlive:firebase-app:2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 +| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 +| | | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:async-extensions:2.2.1 +| | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:runtime:2.2.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1817,29 +1837,29 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-electricity -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1849,41 +1869,41 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.9.1 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.9.1 -| | | +--- org.jetbrains.compose.ui:ui:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.material3:material3:1.8.1 -> 1.9.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.3 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 | | | \--- io.github.thechance101:chart-android:Beta-0.0.5 | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1894,24 +1914,24 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-home-api -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1921,22 +1941,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1946,31 +1966,31 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1980,32 +2000,32 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2015,27 +2035,27 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2045,59 +2065,59 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -+--- androidx.activity:activity-compose:1.11.0 (*) -+--- dev.gitlive:firebase-firestore:2.1.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.1 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) ++--- androidx.activity:activity-compose:1.12.0 (*) ++--- dev.gitlive:firebase-firestore:2.4.0 (*) ++--- org.jetbrains.compose.ui:ui:1.9.3 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) +--- io.insert-koin:koin-android:4.1.1 (*) -+--- androidx.compose.ui:ui-tooling:1.9.3 -| \--- androidx.compose.ui:ui-tooling-android:1.9.3 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.11.0 (*) ++--- androidx.compose.ui:ui-tooling:1.9.5 +| \--- androidx.compose.ui:ui-tooling-android:1.9.5 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 (*) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.3 (*) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.3 (*) -| +--- androidx.compose.runtime:runtime:1.9.3 (*) -| +--- androidx.compose.ui:ui:1.9.3 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.3 +| +--- androidx.compose.animation:animation:1.9.5 (*) +| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 (*) +| +--- androidx.compose.runtime:runtime:1.9.5 (*) +| +--- androidx.compose.ui:ui:1.9.5 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- androidx.compose.ui:ui:1.9.3 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (*) +| | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.compose.ui:ui:1.9.5 (c) +| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (*) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| +--- androidx.compose.ui:ui:1.9.3 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| +--- androidx.compose.ui:ui-text:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| +--- androidx.compose.ui:ui-util:1.9.3 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -\--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| +--- androidx.compose.ui:ui:1.9.5 (c) +| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| +--- androidx.compose.ui:ui-text:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| +--- androidx.compose.ui:ui-util:1.9.5 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +\--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) (c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. (*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. diff --git a/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt index 62711dd..573955e 100644 --- a/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt @@ -5,11 +5,11 @@ Project ':app' releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. +--- project :app (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.20 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- project :modules:library-test | +--- androidx.test:core-ktx:1.7.0 @@ -17,23 +17,21 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -42,7 +40,9 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | +--- androidx.test:core:1.7.0 @@ -52,7 +52,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c) | | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 (*) @@ -60,12 +60,12 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) | +--- androidx.test:runner:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.test.services:storage:1.6.0 @@ -81,14 +81,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- com.benasher44:uuid:0.8.2 | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.20 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 | | | \--- com.apollographql.apollo:apollo-runtime-android:4.3.3 | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) @@ -97,17 +97,17 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -128,15 +128,13 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -144,7 +142,9 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.tracing:tracing:1.2.0 (*) @@ -152,20 +152,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 @@ -175,14 +175,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (*) | +--- junit:junit:4.13.2 (*) @@ -190,14 +190,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | \--- io.mockk:mockk-jvm:1.14.6 | | +--- io.mockk:mockk-dsl:1.14.6 | | | \--- io.mockk:mockk-dsl-jvm:1.14.6 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- io.mockk:mockk-core:1.14.6 | | | | \--- io.mockk:mockk-core-jvm:1.14.6 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) @@ -208,14 +208,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- net.bytebuddy:byte-buddy-agent:1.15.11 | | | +--- io.mockk:mockk-agent-api:1.14.6 | | | | \--- io.mockk:mockk-agent-api-jvm:1.14.6 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | | +--- io.mockk:mockk-core:1.14.6 (*) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) | | +--- io.mockk:mockk-agent-api:1.14.6 (*) | | +--- io.mockk:mockk-core:1.14.6 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) | | +--- junit:junit:4.13.2 (*) | | +--- org.junit.jupiter:junit-jupiter:5.12.2 | | | +--- org.junit:junit-bom:5.12.2 @@ -244,32 +244,30 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +--- junit:junit:4.13.2 (*) -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) ++--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.20 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 +| +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | +--- androidx.annotation:annotation:1.9.1 (*) | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) @@ -277,35 +275,37 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| +--- io.ktor:ktor-client-android:3.3.1 -| | \--- io.ktor:ktor-client-android-jvm:3.3.1 +| +--- io.ktor:ktor-client-android:3.3.2 +| | \--- io.ktor:ktor-client-android-jvm:3.3.2 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.1 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.1 +| | +--- io.ktor:ktor-client-core:3.3.2 +| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.1 -| | | | \--- io.ktor:ktor-http-jvm:3.3.1 +| | | +--- io.ktor:ktor-http:3.3.2 +| | | | \--- io.ktor:ktor-http-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 +| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.1 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-io:3.3.2 +| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 @@ -315,131 +315,131 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.1 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-http-cio:3.3.2 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.1 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.1 +| | | | +--- io.ktor:ktor-network:3.3.2 +| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | +--- io.ktor:ktor-io:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-events:3.3.1 -| | | | \--- io.ktor:ktor-events-jvm:3.3.1 +| | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | +--- io.ktor:ktor-io:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-events:3.3.2 +| | | | \--- io.ktor:ktor-events-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.1 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.1 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-websockets:3.3.2 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-sse:3.3.1 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.1 +| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-sse:3.3.2 +| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- project :modules:library-feature -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-navigation-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.3 -| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.3 +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 +| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.3 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.3 +| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.5 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 -| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.3 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 +| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.20 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 -| | | | | \--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 +| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.1 -| | | | | +--- androidx.compose.foundation:foundation:1.9.3 -| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 +| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 +| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.5 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.9.3 -| | | | | | | \--- androidx.compose.animation:animation-android:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.5 +| | | | | | | \--- androidx.compose.animation:animation-android:1.9.5 | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 -| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 +| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.5 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 -| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.3 -| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.11.0 -| | | | | | | | | | +--- androidx.activity:activity:1.11.0 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 +| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.5 +| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 +| | | | | | | | | | +--- androidx.activity:activity:1.12.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) +| | | | | | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -453,7 +453,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -466,7 +466,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -476,13 +476,13 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) @@ -496,43 +496,51 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 +| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | | | | | | +--- androidx.activity:activity-compose:1.11.0 (c) -| | | | | | | | | | | +--- androidx.activity:activity-ktx:1.11.0 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -541,37 +549,37 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | | | | | | | \--- androidx.activity:activity-compose:1.11.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.0 (c) | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | +--- androidx.autofill:autofill:1.0.0 | | | | | | | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -579,100 +587,102 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 | | | | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.3 +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 -| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.3 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 +| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.3 +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.3 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 -| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.3 +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 +| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.5 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -682,7 +692,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -695,26 +705,26 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.20 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) | | | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) @@ -722,163 +732,173 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (c) -| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.3 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) +| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | +--- androidx.compose.animation:animation:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 -| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.3 +| | | | | | | | +--- androidx.compose.animation:animation:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 +| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.3 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.3 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.5 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) | | | | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.1 -| | | | | | +--- androidx.compose.animation:animation:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 +| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 +| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 +| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -| | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 +| | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) +| | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) +| | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.1 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.1 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.1 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 @@ -909,145 +929,144 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 -| | | | \--- dev.gitlive:firebase-common-android:2.1.0 -| | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 -| | | | | +--- com.google.firebase:firebase-common:21.0.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.1.0 -| | | | | | | | \--- com.google.android.gms:play-services-basement:18.3.0 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) -| | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.11.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) -| | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) -| | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) -| | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.20 (*) -| | | | | | +--- com.google.firebase:firebase-components:18.0.0 -| | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -| | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 -| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 +| | | | \--- dev.gitlive:firebase-common-android:2.4.0 +| | | | +--- com.google.firebase:firebase-common -> 21.0.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4 -> 1.10.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 +| | | | | | | \--- com.google.android.gms:play-services-basement:18.4.0 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) +| | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) +| | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) +| | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) +| | | | | | | +--- androidx.viewpager:viewpager:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | \--- androidx.customview:customview:1.0.0 +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | +--- com.google.firebase:firebase-components:18.0.0 +| | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 +| | | | | | | \--- javax.inject:javax.inject:1 | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 -| | | | | +--- com.google.firebase:firebase-firestore:25.1.0 (c) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | | +--- com.google.firebase:firebase-auth-ktx:23.0.0 (c) +| | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 +| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) +| | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 | | | | | +--- com.google.firebase:firebase-common:21.0.0 (c) -| | | | | \--- com.google.firebase:firebase-auth:23.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 -| | | | \--- dev.gitlive:firebase-firestore-android:2.1.0 -| | | | +--- com.google.firebase:firebase-firestore -> 25.1.0 -| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.0 -| | | | | | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.1 -| | | | | +--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) +| | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) +| | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 +| | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 +| | | | +--- com.google.firebase:firebase-firestore -> 25.1.4 +| | | | | +--- com.google.firebase:protolite-well-known-types:18.0.1 +| | | | | | \--- com.google.protobuf:protobuf-javalite:3.25.5 +| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 -| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.firebase:firebase-auth-interop:19.0.2 -> 20.0.0 -| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.2.0 (*) | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 16.2.0 (*) | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 21.0.0 (*) | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) +| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 +| | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 (*) +| | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) +| | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 -| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) +| | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- com.google.android.gms:play-services-base:18.1.0 (*) +| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | +--- io.grpc:grpc-android:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 | | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 @@ -1082,79 +1101,88 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | \--- io.perfmark:perfmark-api:0.26.0 | | | | | +--- io.grpc:grpc-protobuf-lite:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) -| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 +| | | | | | +--- com.google.protobuf:protobuf-javalite:3.25.1 -> 3.25.5 | | | | | | +--- com.google.code.findbugs:jsr305:3.0.2 | | | | | | \--- com.google.guava:guava:32.1.3-android (*) | | | | | +--- io.grpc:grpc-stub:1.62.2 | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | | | | +--- com.google.guava:guava:32.1.3-android (*) | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | +--- dev.gitlive:firebase-app:2.1.0 -| | | | | \--- dev.gitlive:firebase-app-android:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | +--- dev.gitlive:firebase-common-internal:2.1.0 -| | | | | \--- dev.gitlive:firebase-common-internal-android:2.1.0 -| | | | | +--- com.google.firebase:firebase-common-ktx -> 21.0.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.1 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | +--- dev.gitlive:firebase-app:2.4.0 +| | | | | \--- dev.gitlive:firebase-app-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- dev.gitlive:firebase-common-internal:2.4.0 +| | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 +| | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 -| | | | | | +--- androidx.activity:activity:1.11.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.3 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 +| | | | | | +--- androidx.activity:activity:1.12.0 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 (*) | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) +| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 +| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- androidx.activity:activity:1.11.0 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | | | \--- androidx.activity:activity-ktx:1.11.0 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.activity:activity:1.12.0 (c) +| | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -1167,7 +1195,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1182,14 +1210,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1199,100 +1227,96 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.5 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -| | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) +| | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -| | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) -| | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 -| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.0 +| | | +--- io.insert-koin:koin-annotations:2.3.1 +| | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.20 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.5 (*) -| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.5 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) +| | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1317,40 +1341,40 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.11.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.11.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1359,19 +1383,19 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1379,16 +1403,16 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| +--- dev.gitlive:firebase-common:2.1.0 (*) -| +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| +--- dev.gitlive:firebase-common:2.4.0 (*) +| +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| +--- io.insert-koin:koin-annotations:2.3.0 (*) +| +--- io.insert-koin:koin-annotations:2.3.1 (*) | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1397,31 +1421,31 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1432,76 +1456,75 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 -| | | +--- androidx.compose.material:material:1.9.3 -| | | | \--- androidx.compose.material:material-android:1.9.3 +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 +| | | +--- androidx.compose.material:material:1.9.4 +| | | | \--- androidx.compose.material:material-android:1.9.4 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.3 -| | | | | \--- androidx.compose.material:material-ripple-android:1.9.3 +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 +| | | | | \--- androidx.compose.material:material-ripple-android:1.9.4 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.3 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.3 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | | +--- androidx.compose.runtime:runtime:1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.3 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -| | | | +--- androidx.compose.material:material-ripple:1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 +| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 | | | | \--- androidx.compose.material3:material3-android:1.4.0 -| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.11.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.0 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.3 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.3 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -1511,76 +1534,77 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) | | | +--- org.jetbrains.compose.ui:ui-backhandler:1.9.1 | | | | \--- org.jetbrains.compose.ui:ui-backhandler-android:1.9.1 -| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| +--- org.jetbrains.compose.material:material:1.9.1 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| +--- org.jetbrains.compose.material:material:1.9.3 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | +--- project :modules:feature-account -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 -| | | +--- androidx.sqlite:sqlite-framework:2.5.1 -| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.1 +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 +| | | +--- androidx.sqlite:sqlite-framework:2.5.2 +| | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 -| | | | | \--- androidx.sqlite:sqlite-android:2.5.1 +| | | | +--- androidx.sqlite:sqlite:2.5.2 +| | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.5.1 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) -| | | | +--- androidx.sqlite:sqlite:2.5.1 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.20 (c) -| | | +--- app.cash.sqldelight:runtime:2.1.0 -| | | | \--- app.cash.sqldelight:runtime-jvm:2.1.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- androidx.sqlite:sqlite:2.5.1 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- androidx.sqlite:sqlite:2.5.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | +--- app.cash.sqldelight:runtime:2.2.1 +| | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- androidx.sqlite:sqlite:2.5.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1591,18 +1615,18 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1612,8 +1636,8 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) | | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 @@ -1631,15 +1655,15 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1649,29 +1673,29 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.3.3 -| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.1 (*) -| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.1.0 (*) -| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.1 (*) +| | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) +| | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) +| | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) | | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) -| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.1.0 (*) +| | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:feature-common-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1681,20 +1705,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1703,18 +1727,18 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1724,20 +1748,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | | +--- project :modules:feature-login-api -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1747,22 +1771,22 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1770,152 +1794,148 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.1 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.1 +| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.1 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | +--- io.ktor:ktor-client-cio:3.3.2 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.1 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.1 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.1 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.1 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.1 +| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) +| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) +| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) +| | | | +--- io.ktor:ktor-network-tls:3.3.2 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.1 (*) -| | | | | +--- io.ktor:ktor-network:3.3.1 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.1 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.1 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.1 +| | | | | +--- io.ktor:ktor-http:3.3.2 (*) +| | | | | +--- io.ktor:ktor-network:3.3.2 (*) +| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.1 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.1 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.1 (*) +| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.20 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 -| | | \--- dev.gitlive:firebase-auth-android:2.1.0 -| | | +--- com.google.firebase:firebase-auth-ktx -> 23.0.0 -| | | | +--- com.google.firebase:firebase-auth:23.0.0 -| | | | | +--- androidx.browser:browser:1.4.0 -| | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) -| | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) -| | | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) -| | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) -| | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 -| | | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) -| | | | | | +--- com.google.android.gms:play-services-auth:20.7.0 -| | | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 -| | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.3.0 (*) -| | | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 -| | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 (*) -| | | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.3.0 (*) -| | | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.1.0 (*) -| | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) -| | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.20 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.20 (*) -| | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) -| | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) -| | | | | +--- com.google.android.gms:play-services-basement:18.3.0 (*) -| | | | | +--- com.google.android.gms:play-services-tasks:18.1.0 (*) -| | | | | +--- com.google.android.play:integrity:1.2.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | +--- com.google.android.recaptcha:recaptcha:18.4.0 -| | | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.3.0 (*) -| | | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.1.0 (*) -| | | | | | +--- com.google.android.play:integrity:1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.20 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) -| | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) -| | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) -| | | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) -| | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 +| | | \--- dev.gitlive:firebase-auth-android:2.4.0 +| | | +--- com.google.firebase:firebase-auth -> 23.2.1 +| | | | +--- androidx.browser:browser:1.4.0 +| | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) +| | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.17.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.credentials:credentials:1.2.0-rc01 +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) +| | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) +| | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 +| | | | | +--- androidx.credentials:credentials:1.2.0-rc01 (*) +| | | | | +--- com.google.android.gms:play-services-auth:20.7.0 +| | | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.8.9 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1 -> 18.0.2 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.2 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-auth-base:18.0.4 +| | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.2.0 -> 18.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0 +| | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*) +| | | | | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*) +| | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) +| | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) +| | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) +| | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) +| | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | +--- com.google.android.play:integrity:1.3.0 +| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.0.2 -> 18.2.0 (*) +| | | | | \--- com.google.android.play:core-common:2.0.3 +| | | | +--- com.google.android.recaptcha:recaptcha:18.6.1 +| | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) +| | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) +| | | | | +--- com.google.android.play:integrity:1.3.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) +| | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) +| | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 (*) +| | | | +--- com.google.firebase:firebase-auth-interop:20.0.0 (*) | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.20 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0-RC.2 -> 1.10.2 (*) -| | | +--- com.google.firebase:firebase-bom:33.2.0 (*) -| | | +--- dev.gitlive:firebase-app:2.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0-RC.2 -> 1.10.2 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 -| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.1.0 -| | | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:async-extensions:2.1.0 -| | | \--- app.cash.sqldelight:async-extensions-jvm:2.1.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.20 (*) -| | | \--- app.cash.sqldelight:runtime:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 (*) +| | | +--- dev.gitlive:firebase-app:2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 +| | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 +| | | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:async-extensions:2.2.1 +| | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- app.cash.sqldelight:runtime:2.2.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1925,29 +1945,29 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-electricity -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -1957,41 +1977,41 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.9.1 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.9.1 -| | | +--- org.jetbrains.compose.ui:ui:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.20 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.8.1 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.material3:material3:1.8.1 -> 1.9.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.3 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 | | | \--- io.github.thechance101:chart-android:Beta-0.0.5 | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.1 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.1 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2002,24 +2022,24 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-home-api -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2029,22 +2049,22 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) -| | +--- app.cash.sqldelight:android-driver:2.1.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2054,31 +2074,31 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2088,32 +2108,32 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | +--- dev.gitlive:firebase-auth:2.1.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | +--- dev.gitlive:firebase-auth:2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | +--- io.ktor:ktor-client-android:3.3.2 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2123,27 +2143,27 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.1 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.1 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.1 (*) -| | +--- org.jetbrains.compose.material:material:1.9.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.1 (*) -| | +--- app.cash.sqldelight:coroutines-extensions:2.1.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | +--- org.jetbrains.compose.material:material:1.9.3 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 (*) -| | | +--- io.ktor:ktor-client-android:3.3.1 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) +| | | +--- io.ktor:ktor-client-android:3.3.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- dev.gitlive:firebase-common:2.1.0 (*) -| | | +--- dev.gitlive:firebase-firestore:2.1.0 (*) -| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 (*) +| | | +--- dev.gitlive:firebase-common:2.4.0 (*) +| | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) +| | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.1 (*) -| | | +--- io.insert-koin:koin-annotations:2.3.0 (*) +| | | +--- io.insert-koin:koin-annotations:2.3.1 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) @@ -2153,58 +2173,58 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.20 (*) -+--- androidx.activity:activity-compose:1.11.0 (*) -+--- dev.gitlive:firebase-firestore:2.1.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.1 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) ++--- androidx.activity:activity-compose:1.12.0 (*) ++--- dev.gitlive:firebase-firestore:2.4.0 (*) ++--- org.jetbrains.compose.ui:ui:1.9.3 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) +--- io.insert-koin:koin-android:4.1.1 (*) -\--- androidx.compose.ui:ui-tooling:1.9.3 - \--- androidx.compose.ui:ui-tooling-android:1.9.3 - +--- androidx.activity:activity-compose:1.7.0 -> 1.11.0 (*) +\--- androidx.compose.ui:ui-tooling:1.9.5 + \--- androidx.compose.ui:ui-tooling-android:1.9.5 + +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 (*) +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) - +--- androidx.compose.animation:animation:1.9.3 (*) - +--- androidx.compose.material:material:1.0.0 -> 1.9.3 (*) - +--- androidx.compose.runtime:runtime:1.9.3 (*) - +--- androidx.compose.ui:ui:1.9.3 (*) - +--- androidx.compose.ui:ui-tooling-data:1.9.3 - | \--- androidx.compose.ui:ui-tooling-data-android:1.9.3 + +--- androidx.compose.animation:animation:1.9.5 (*) + +--- androidx.compose.material:material:1.0.0 -> 1.9.4 (*) + +--- androidx.compose.runtime:runtime:1.9.5 (*) + +--- androidx.compose.ui:ui:1.9.5 (*) + +--- androidx.compose.ui:ui-tooling-data:1.9.5 + | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | +--- androidx.annotation:annotation-experimental:1.4.1 (*) - | +--- androidx.compose.runtime:runtime:1.9.3 (*) - | +--- androidx.compose.ui:ui:1.9.3 (*) - | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) - | +--- androidx.compose.ui:ui:1.9.3 (c) - | +--- androidx.compose.ui:ui-geometry:1.9.3 (c) - | +--- androidx.compose.ui:ui-graphics:1.9.3 (c) - | +--- androidx.compose.ui:ui-text:1.9.3 (c) - | +--- androidx.compose.ui:ui-tooling:1.9.3 (c) - | +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) - | +--- androidx.compose.ui:ui-unit:1.9.3 (c) - | +--- androidx.compose.ui:ui-util:1.9.3 (c) - | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (*) + | +--- androidx.compose.runtime:runtime:1.9.5 (*) + | +--- androidx.compose.ui:ui:1.9.5 (*) + | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) + | +--- androidx.compose.ui:ui:1.9.5 (c) + | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) + | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) + | +--- androidx.compose.ui:ui-text:1.9.5 (c) + | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) + | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) + | +--- androidx.compose.ui:ui-unit:1.9.5 (c) + | +--- androidx.compose.ui:ui-util:1.9.5 (c) + | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (*) +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) - +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.20 (*) - +--- androidx.compose.ui:ui:1.9.3 (c) - +--- androidx.compose.ui:ui-geometry:1.9.3 (c) - +--- androidx.compose.ui:ui-graphics:1.9.3 (c) - +--- androidx.compose.ui:ui-text:1.9.3 (c) - +--- androidx.compose.ui:ui-tooling-data:1.9.3 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.9.3 (c) - +--- androidx.compose.ui:ui-unit:1.9.3 (c) - +--- androidx.compose.ui:ui-util:1.9.3 (c) - \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.20 (c) + +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) + +--- androidx.compose.ui:ui:1.9.5 (c) + +--- androidx.compose.ui:ui-geometry:1.9.5 (c) + +--- androidx.compose.ui:ui-graphics:1.9.5 (c) + +--- androidx.compose.ui:ui-text:1.9.5 (c) + +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) + +--- androidx.compose.ui:ui-unit:1.9.5 (c) + +--- androidx.compose.ui:ui-util:1.9.5 (c) + \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) (c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. (*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. diff --git a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml index 1571cf7..9bb1000 100644 --- a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml +++ b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml @@ -55,30 +55,6 @@ android:exported="false" > - - - - - - - - - + + + + + + + - + + \ No newline at end of file diff --git a/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml b/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml index faac43b..3f36144 100644 --- a/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml +++ b/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml @@ -48,31 +48,6 @@ android:name="android.app.lib_name" android:value="" /> - - - - - - - - - - + + + + + + + - + + \ No newline at end of file diff --git a/build-conventions/build/libs/build-conventions.jar b/build-conventions/build/libs/build-conventions.jar index 920fcae215822f892b84967088065ae5679c189c..0753663d4ccfe5393b2c555fc692a457a90d12cd 100644 GIT binary patch delta 118383 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�RdA_ofRY4{(}a@bPO!nBy{-@t!i(FA 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 delta 116973 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 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e34a47d..e68da5c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,36 +3,36 @@ [versions] aboutlibraries = "12.2.4" -agp = "8.13.0" +agp = "8.13.1" androidCompileSdk = "36" -androidx-compose = "1.9.3" +androidx-compose = "1.9.5" apollo = "4.3.3" coil3 = "3.3.0" coroutines = "1.10.2" detekt = "1.23.8" diktat = "1.2.5" -gitlive = "2.1.0" +gitlive = "2.4.0" gradle = "8.1.1" -jetbrains-lifecycle = "2.9.5" +jetbrains-lifecycle = "2.9.6" jetbrains-navigation = "2.9.1" koin = "4.1.1" -koin-ksp = "2.3.0" -kotlin = "2.2.20" +koin-ksp = "2.3.1" +kotlin = "2.2.21" kotlinpoet = "2.2.0" -kotlin-multiplatform = "1.9.1" +kotlin-multiplatform = "1.9.3" kotlin-result = "2.1.0" ksp = "2.2.20-2.0.3" ktlint = "0.43.0" -ktor = "3.3.1" +ktor = "3.3.2" material3 = "1.9.0" mockk = "1.14.6" okhttp = "4.12.0" prettier = "2.7.1" -sqlDelight = "2.1.0" +sqlDelight = "2.2.1" junitVersion = "1.3.0" [libraries] -androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.11.0" } +androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.12.0" } androidx-compose-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "androidx-compose" } androidx-compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "androidx-compose" } androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref = "androidx-compose" } @@ -47,7 +47,7 @@ apollo-cache = { module = "com.apollographql.apollo:apollo-normalized-cache", ve apollo-cache-sqlite = { module = "com.apollographql.apollo:apollo-normalized-cache-sqlite", version.ref = "apollo" } apollo-testing-support = { module = "com.apollographql.apollo:apollo-testing-support", version.ref = "apollo" } calendar = { module = "com.kizitonwose.calendar:compose-multiplatform", version = "2.9.0" } -composemultiplatformcharts = { module = "io.github.koalaplot:koalaplot-core", version = "0.9.1" } +composemultiplatformcharts = { module = "io.github.koalaplot:koalaplot-core", version = "0.10.3" } composemultiplatformcharts2 = { module = "io.github.thechance101:chart", version = "Beta-0.0.5" } coil-compose = { module = "io.coil-kt.coil3:coil-compose", version.ref = "coil3" } coil-compose-core = { module = "io.coil-kt.coil3:coil-compose-core", version.ref = "coil3" } @@ -116,18 +116,18 @@ timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" } # plugins plugin-aboutlibraries = { module = "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin", version.ref = "aboutlibraries" } -plugin-android-gradle = { module = "com.android.tools.build:gradle", version = "8.13.0" } +plugin-android-gradle = { module = "com.android.tools.build:gradle", version.ref = "agp" } plugin-androidcachefix = { module = "gradle.plugin.org.gradle.android:android-cache-fix-gradle-plugin", version = "3.0.1" } plugin-appversioning = { module = "io.github.reactivecircus.appversioning:app-versioning-gradle-plugin", version = "1.5.0" } plugin-compose-compiler = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" } plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version.ref = "detekt" } plugin-easylauncher = { module = "com.project.starter:easylauncher", version = "6.4.1" } -plugin-firebase-perf = { module = "com.google.firebase:perf-plugin", version = "2.0.1" } +plugin-firebase-perf = { module = "com.google.firebase:perf-plugin", version = "2.0.2" } plugin-google-services = { module = "com.google.gms:google-services", version = "4.4.4" } plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" } plugin-ksp = { module = "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin", version.ref = "ksp" } plugin-ruler = { module = "com.spotify.ruler:ruler-gradle-plugin", version = "1.4.0" } -plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.0.0" } +plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.1.0" } plugin-versions = "com.github.ben-manes:gradle-versions-plugin:0.52.0" plugin-versions-update = "nl.littlerobots.vcu:plugin:1.0.1" plugin-violation = { module = "se.bjurr.violations:violation-comments-to-github-gradle-plugin", version = "1.70.0" } @@ -140,8 +140,8 @@ gradledoctor = { id = "com.osacky.doctor", version = "0.12.1" } kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" } ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" } multiplatform = { id = "org.jetbrains.compose", version.ref = "kotlin-multiplatform" } -sqldelight = { id = "app.cash.sqldelight", version = "2.1.0" } -tripletplay = { id = "com.github.triplet.play", version = "3.12.1" } +sqldelight = { id = "app.cash.sqldelight", version.ref = "sqlDelight" } +tripletplay = { id = "com.github.triplet.play", version = "3.12.2" } com-android-application = { id = "com.android.application", version.ref = "agp" } android-library = { id = "com.android.library", version.ref = "agp" } kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" } diff --git a/iosApp/iosApp.xcodeproj/project.pbxproj b/iosApp/iosApp.xcodeproj/project.pbxproj index c940d1a..02a8cb1 100644 --- a/iosApp/iosApp.xcodeproj/project.pbxproj +++ b/iosApp/iosApp.xcodeproj/project.pbxproj @@ -337,6 +337,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = AUD79LTG7P; ENABLE_PREVIEWS = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../modules/feature-home-shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)"; @@ -376,6 +377,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_ASSET_PATHS = "\"iosApp/Preview Content\""; + DEVELOPMENT_TEAM = AUD79LTG7P; ENABLE_PREVIEWS = YES; ENABLE_USER_SCRIPT_SANDBOXING = NO; FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../modules/feature-home-shared/build/xcode-frameworks/$(CONFIGURATION)/$(SDK_NAME)"; diff --git a/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate b/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate index bc7be2a6388460c8c1ae529385420a8200412299..2cda6da2827a02796851e493eb8b52d9f37734b4 100644 GIT binary patch delta 10546 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 delta 9602 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 = List(25) { it.toString() } @Composable -private fun XYGraphScope.chart( +private fun XYGraphScope.Chart( data: List>, modifier: Modifier = Modifier, ) {