diff --git a/README.md b/README.md index d397e68..4060270 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.10.3) -![Kotlin Version](https://img.shields.io/badge/Kotlin-2.3.21-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.11.1) +![Kotlin Version](https://img.shields.io/badge/Kotlin-2.4.0-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 afcfb6a..38423cf 100644 --- a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt @@ -7,26 +7,26 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- junit:junit:4.13.2 | \--- org.hamcrest:hamcrest-core:1.3 +--- 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.3.21 +| +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 +| | \--- androidx.annotation:annotation-jvm:1.10.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 | | \--- org.jetbrains:annotations:13.0 -> 23.0.0 | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 -| | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | +--- androidx.test.espresso:espresso-idling-resource:3.7.0 | +--- androidx.test.services:storage:1.6.0 -| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | \--- androidx.test:monitor:1.8.0 -| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | +--- 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.3.21 (*) +| | | \--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.0 (*) | +--- androidx.test:core:1.7.0 -| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | +--- 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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.11.0 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -37,12 +37,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.11.0 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.11.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | \--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (c) | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c) @@ -58,11 +58,11 @@ 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.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.11.0 (*) | +--- androidx.test:monitor:1.8.0 (*) | +--- androidx.test:runner:1.7.0 -| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | +--- androidx.test.services:storage:1.6.0 (*) | | +--- androidx.test:monitor:1.8.0 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) @@ -75,52 +75,51 @@ 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.3.21 (*) -+--- androidx.compose.ui:ui-test-junit4:1.11.2 -| \--- androidx.compose.ui:ui-test-junit4-android:1.11.2 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.0 (*) ++--- androidx.compose.ui:ui-test-junit4:1.11.3 +| \--- androidx.compose.ui:ui-test-junit4-android:1.11.3 | +--- androidx.activity:activity:1.2.1 -> 1.13.0 -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.core:core-ktx:1.18.0 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | +--- androidx.core:core:1.18.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 +| | | +--- androidx.core:core:1.19.0 +| | | | +--- androidx.annotation:annotation:1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.4.0 (*) | | | | +--- 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.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.4.0 (c) | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (c) | | | | +--- androidx.interpolator:interpolator:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.10.0 | | | | | \--- androidx.lifecycle:lifecycle-runtime-android:2.10.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.arch.core:core-common:2.2.0 -| | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | \--- 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.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (c) @@ -134,23 +133,23 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) | | | | +--- androidx.tracing:tracing:1.2.0 (*) | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | \--- 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.1.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | \--- androidx.core:core-ktx:1.18.0 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | \--- androidx.core:core:1.18.0 (c) +| | | | \--- androidx.core:core-ktx:1.19.0 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | \--- androidx.core:core:1.19.0 (c) | | +--- androidx.core:core-viewtree:1.0.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -165,14 +164,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c) @@ -187,23 +186,23 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- androidx.savedstate:savedstate:1.4.0 | | | | \--- androidx.savedstate:savedstate-android:1.4.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 (c) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) @@ -219,54 +218,54 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (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.11.2 -| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.2 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.3 +| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.3 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- androidx.activity:activity-compose:1.13.0 (c) | | \--- androidx.activity:activity-ktx:1.13.0 (c) | +--- androidx.activity:activity-compose:1.3.0 -> 1.13.0 | | +--- androidx.activity:activity:1.13.0 (*) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.2 -| | | \--- androidx.compose.runtime:runtime-android:1.11.2 +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.3 +| | | \--- androidx.compose.runtime:runtime-android:1.11.3 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.2 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.2 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.3 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.3 +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.3 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -278,7 +277,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (c) @@ -291,24 +290,24 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0 | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | \--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.2 -| | | \--- androidx.compose.ui:ui-android:1.11.2 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | \--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.3 +| | | \--- androidx.compose.ui:ui-android:1.11.3 | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0 | | | | +--- androidx.activity:activity:1.13.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -322,113 +321,113 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | \--- androidx.activity:activity-compose:1.13.0 (c) -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 -| | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | \--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.2 +| | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | +--- androidx.compose.runtime:runtime-retain:1.11.3 +| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.3 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.11.2 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 -| | | | | \--- androidx.compose.ui:ui-util-android:1.11.2 +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.11.3 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 +| | | | | \--- androidx.compose.ui:ui-util-android:1.11.3 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | \--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.11.2 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | \--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.11.3 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.2 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.3 +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | +--- 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.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 -| | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-text:1.11.2 -| | | | \--- androidx.compose.ui:ui-text-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-text:1.11.3 +| | | | \--- androidx.compose.ui:ui-text-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | +--- androidx.core:core:1.7.0 -> 1.19.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 -| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -440,21 +439,21 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) | | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.2.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 -| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*) +| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.19.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.4.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*) @@ -463,27 +462,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.4.0 (*) | | | +--- androidx.transition:transition:1.6.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -| | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | +--- androidx.documentfile:documentfile:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.10.0 | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -494,7 +493,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -509,87 +508,87 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.10.0 (*) | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | \--- androidx.print:print:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | \--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.window:window:1.5.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.8.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.8.0 -> 1.19.0 (*) | | | | +--- androidx.window:window-core:1.5.0 | | | | | \--- androidx.window:window-core-android:1.5.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.window:window:1.5.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.window:window-core:1.5.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-test:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | +--- androidx.core:core-ktx:1.18.0 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-test:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*) | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.3 (*) | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- androidx.activity:activity:1.13.0 (c) | | \--- androidx.activity:activity-ktx:1.13.0 (c) -| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.11.2 (*) -| +--- androidx.compose.ui:ui-test:1.11.2 -| | \--- androidx.compose.ui:ui-test-android:1.11.2 +| +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.11.3 (*) +| +--- androidx.compose.ui:ui-test:1.11.3 +| | \--- androidx.compose.ui:ui-test-android:1.11.3 | | +--- androidx.activity:activity-compose:1.3.0 -> 1.13.0 (*) -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (*) -| | +--- androidx.compose.ui:ui-graphics:1.11.2 (*) -| | +--- androidx.compose.ui:ui-text:1.11.2 (*) -| | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | +--- androidx.core:core-ktx:1.12.0 -> 1.18.0 (*) +| | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (*) +| | +--- androidx.compose.ui:ui-graphics:1.11.3 (*) +| | +--- androidx.compose.ui:ui-text:1.11.3 (*) +| | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | +--- androidx.core:core-ktx:1.12.0 -> 1.19.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.1.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.11.0 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.11.0 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (c) -| | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | +--- androidx.compose.ui:ui-test-junit4:1.11.2 (c) -| | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | +--- androidx.compose.ui:ui-util:1.11.2 (c) -| | \--- androidx.compose.ui:ui-geometry:1.11.2 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (c) +| | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | +--- androidx.compose.ui:ui-test-junit4:1.11.3 (c) +| | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | +--- androidx.compose.ui:ui-util:1.11.3 (c) +| | \--- androidx.compose.ui:ui-geometry:1.11.3 (c) | +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.10.0 (*) | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.10.0 (*) | +--- androidx.test:core:1.5.0 -> 1.7.0 (*) @@ -598,33 +597,33 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- junit:junit:4.13.2 (*) | | +--- androidx.test:core:1.5.0 -> 1.7.0 (*) | | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*) -| | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | \--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | +--- junit:junit:4.13.2 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.11.0 (*) -| +--- androidx.compose.ui:ui-test:1.11.2 (c) -| +--- androidx.compose.ui:ui:1.11.2 (c) -| +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| +--- androidx.compose.ui:ui-text:1.11.2 (c) -| +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| +--- androidx.compose.ui:ui-util:1.11.2 (c) -| \--- androidx.compose.ui:ui-geometry:1.11.2 (c) +| +--- androidx.compose.ui:ui-test:1.11.3 (c) +| +--- androidx.compose.ui:ui:1.11.3 (c) +| +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| +--- androidx.compose.ui:ui-text:1.11.3 (c) +| +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| +--- androidx.compose.ui:ui-util:1.11.3 (c) +| \--- androidx.compose.ui:ui-geometry:1.11.3 (c) +--- dev.gitlive:firebase-firestore:2.4.0 | \--- dev.gitlive:firebase-firestore-android:2.4.0 -| +--- com.google.firebase:firebase-firestore -> 26.3.0 +| +--- com.google.firebase:firebase-firestore -> 26.4.0 | | +--- 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.4.0 | | | \--- com.google.android.gms:play-services-basement:18.8.0 -> 18.9.0 | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | +--- androidx.core:core:1.2.0 -> 1.18.0 (*) +| | | +--- androidx.core:core:1.2.0 -> 1.19.0 (*) | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 | | | +--- androidx.activity:activity:1.8.1 -> 1.13.0 (*) -| | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | +--- 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.18.0 (*) +| | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) @@ -633,18 +632,18 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | \--- androidx.customview:customview:1.0.0 -| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | \--- androidx.core:core:1.0.0 -> 1.19.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | +--- com.google.firebase:firebase-annotations:17.0.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 -> 18.9.0 | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.9.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.9.0 -> 1.19.0 (*) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) @@ -653,30 +652,30 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.9.0 (*) | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.4.0 (*) | | | \--- com.google.firebase:firebase-annotations:16.0.0 -> 17.0.0 (*) -| | +--- com.google.firebase:firebase-common:22.0.1 +| | +--- com.google.firebase:firebase-common:22.0.1 -> 22.1.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0 -> 1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.4.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- com.google.firebase:firebase-components:19.0.0 | | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*) -| | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*) | | | +--- androidx.datastore:datastore-preferences:1.1.7 | | | | \--- androidx.datastore:datastore-preferences-android:1.1.7 | | | | +--- androidx.datastore:datastore:1.1.7 | | | | | \--- androidx.datastore:datastore-android:1.1.7 -| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | +--- androidx.datastore:datastore-core:1.1.7 | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7 -| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -689,8 +688,8 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*) | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 | | | | | | | \--- com.squareup.okio:okio-jvm:3.16.4 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) @@ -699,7 +698,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -726,14 +725,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) @@ -741,15 +740,15 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) -| | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*) -| | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) +| | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) +| | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) | | +--- com.google.firebase:firebase-components:19.0.0 (*) | | +--- com.google.firebase:firebase-database-collection:18.0.1 | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 (*) -| | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | +--- com.google.android.gms:play-services-base:18.9.0 (*) | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | +--- io.grpc:grpc-android:1.62.2 @@ -793,88 +792,88 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- 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:2.0.21 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | \--- com.google.re2j:re2j:1.6 | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 -| | +--- com.google.firebase:firebase-common:22.0.1 (c) -| | \--- com.google.firebase:firebase-firestore:26.3.0 (c) +| +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 +| | +--- com.google.firebase:firebase-common:22.1.0 (c) +| | \--- com.google.firebase:firebase-firestore:26.4.0 (c) | +--- dev.gitlive:firebase-app:2.4.0 | | \--- dev.gitlive:firebase-app-android:2.4.0 -| | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 | | | \--- dev.gitlive:firebase-common-android:2.4.0 -| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | +--- dev.gitlive:firebase-common-internal:2.4.0 | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 -| | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) +--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c) +--- dev.gitlive:firebase-firestore:{strictly 2.4.0} -> 2.4.0 (c) +--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c) -+--- androidx.annotation:annotation:{strictly 1.9.1} -> 1.9.1 (c) ++--- androidx.annotation:annotation:{strictly 1.10.0} -> 1.10.0 (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.3.21} -> 2.3.21 (c) ++--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.4.0} -> 2.4.0 (c) +--- dev.gitlive:firebase-firestore-android:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.tracing:tracing:{strictly 1.2.0} -> 1.2.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.11.0} -> 1.11.0 (c) -+--- androidx.annotation:annotation-jvm:{strictly 1.9.1} -> 1.9.1 (c) ++--- androidx.annotation:annotation-jvm:{strictly 1.10.0} -> 1.10.0 (c) +--- org.jetbrains:annotations:{strictly 23.0.0} -> 23.0.0 (c) +--- androidx.activity:activity:{strictly 1.13.0} -> 1.13.0 (c) +--- androidx.activity:activity-compose:{strictly 1.13.0} -> 1.13.0 (c) -+--- androidx.compose.runtime:runtime-saveable:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime-saveable:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.10.0} -> 2.10.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.11.0} -> 1.11.0 (c) -+--- com.google.firebase:firebase-firestore:{strictly 26.3.0} -> 26.3.0 (c) ++--- com.google.firebase:firebase-firestore:{strictly 26.4.0} -> 26.4.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:{strictly 1.11.0} -> 1.11.0 (c) -+--- com.google.firebase:firebase-bom:{strictly 34.13.0} -> 34.13.0 (c) ++--- com.google.firebase:firebase-bom:{strictly 34.15.0} -> 34.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.10.0} -> 2.10.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.11.0} -> 1.11.0 (c) -+--- androidx.core:core-ktx:{strictly 1.18.0} -> 1.18.0 (c) ++--- androidx.core:core-ktx:{strictly 1.19.0} -> 1.19.0 (c) +--- androidx.core:core-viewtree:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.10.0} -> 2.10.0 (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.4.0} -> 1.4.0 (c) -+--- androidx.compose.runtime:runtime:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.lifecycle:lifecycle-runtime-compose:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.navigationevent:navigationevent-compose:{strictly 1.0.0} -> 1.0.0 (c) -+--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.lifecycle:lifecycle-runtime-android:{strictly 2.10.0} -> 2.10.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.4.0} -> 18.4.0 (c) +--- com.google.firebase:firebase-annotations:{strictly 17.0.0} -> 17.0.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) -+--- com.google.firebase:firebase-common:{strictly 22.0.1} -> 22.0.1 (c) ++--- com.google.firebase:firebase-common:{strictly 22.1.0} -> 22.1.0 (c) +--- com.google.firebase:firebase-components:{strictly 19.0.0} -> 19.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.9.0} -> 18.9.0 (c) @@ -889,18 +888,18 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- 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.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-text:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-unit:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-util:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.core:core:{strictly 1.18.0} -> 1.18.0 (c) ++--- androidx.compose.ui:ui-graphics:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-text:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-unit:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-util:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.core:core:{strictly 1.19.0} -> 1.19.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-android:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.navigationevent:navigationevent-android:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.startup:startup-runtime:{strictly 1.2.0} -> 1.2.0 (c) +--- androidx.savedstate:savedstate-android:{strictly 1.4.0} -> 1.4.0 (c) -+--- androidx.compose.ui:ui-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.runtime:runtime-android:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.ui:ui-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.runtime:runtime-android:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.lifecycle:lifecycle-runtime-compose-android:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.navigationevent:navigationevent-compose-android:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate-compose:{strictly 1.4.0} -> 1.4.0 (c) @@ -917,20 +916,20 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- com.squareup.okio:okio:{strictly 3.16.4} -> 3.16.4 (c) +--- io.perfmark:perfmark-api:{strictly 0.26.0} -> 0.26.0 (c) +--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.11.0} -> 1.11.0 (c) -+--- androidx.compose.ui:ui-graphics-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-text-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-unit-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-util-android:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.ui:ui-graphics-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-text-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-unit-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-util-android:{strictly 1.11.3} -> 1.11.3 (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.10.0} -> 2.10.0 (c) -+--- androidx.compose.runtime:runtime-annotation:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime-annotation:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.activity:activity-ktx:{strictly 1.13.0} -> 1.13.0 (c) +--- androidx.autofill:autofill:{strictly 1.0.0} -> 1.0.0 (c) -+--- androidx.compose.runtime:runtime-retain:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-geometry:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime-retain:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-geometry:{strictly 1.11.3} -> 1.11.3 (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.10.0} -> 2.10.0 (c) @@ -952,9 +951,9 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.11.0} -> 1.11.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.compose.runtime:runtime-annotation-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.runtime:runtime-retain-android:{strictly 1.11.2} -> 1.11.2 (c) -+--- androidx.compose.ui:ui-geometry-android:{strictly 1.11.2} -> 1.11.2 (c) ++--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.runtime:runtime-retain-android:{strictly 1.11.3} -> 1.11.3 (c) ++--- androidx.compose.ui:ui-geometry-android:{strictly 1.11.3} -> 1.11.3 (c) +--- androidx.lifecycle:lifecycle-process:{strictly 2.10.0} -> 2.10.0 (c) +--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.window:window-core:{strictly 1.5.0} -> 1.5.0 (c) diff --git a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt index ceca213..614c824 100644 --- a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt @@ -4,86 +4,86 @@ Project ':app' ------------------------------------------------------------ debugRuntimeClasspath - Runtime classpath of '/debug'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.21 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.4.0 (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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 | | | | \--- com.squareup.okio:okio-jvm:3.16.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | | \--- 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.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.4.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | +--- 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.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.4.0 (*) | +--- 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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) -+--- androidx.compose.ui:ui-tooling:1.11.2 -| \--- androidx.compose.ui:ui-tooling-android:1.11.2 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) ++--- androidx.compose.ui:ui-tooling:1.11.3 +| \--- androidx.compose.ui:ui-tooling-android:1.11.3 | +--- androidx.activity:activity-compose:1.7.0 -> 1.13.0 | | +--- androidx.activity:activity:1.13.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.3.21 (*) -| | | +--- androidx.core:core-ktx:1.18.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.core:core:1.18.0 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 +| | | | \--- androidx.annotation:annotation-jvm:1.10.0 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | \--- org.jetbrains.compose.annotation-internal:annotation:1.8.0 -> 1.9.1 (c) +| | | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 +| | | | +--- androidx.core:core:1.19.0 +| | | | | +--- androidx.annotation:annotation:1.10.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.4.0 (*) | | | | | +--- 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.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.4.0 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | \--- 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.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0 | | | | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.11.0 | | | | | | | +--- org.jetbrains:annotations:23.0.0 @@ -93,7 +93,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.11.0 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -110,27 +110,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.10.0 | | | | | | \--- androidx.lifecycle:lifecycle-runtime-android:2.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 -| | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 -| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 -| | | | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -147,23 +147,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | +--- androidx.tracing:tracing:1.2.0 (*) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | \--- 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.1.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | \--- androidx.core:core-ktx:1.18.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | \--- androidx.core:core:1.18.0 (c) +| | | | | \--- androidx.core:core-ktx:1.19.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | \--- androidx.core:core:1.19.0 (c) | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -181,14 +181,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.10.0 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -205,12 +205,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- androidx.savedstate:savedstate:1.4.0 | | | | | \--- androidx.savedstate:savedstate-android:1.4.0 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 @@ -221,12 +221,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) | | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) @@ -245,53 +245,53 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (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.11.2 -| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.2 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.3 +| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.3 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- androidx.activity:activity-compose:1.13.0 (c) | | | \--- androidx.activity:activity-ktx:1.13.0 (c) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.2 -| | | \--- androidx.compose.runtime:runtime-android:1.11.2 +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.3 +| | | \--- androidx.compose.runtime:runtime-android:1.11.3 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.0 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.2 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.2 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.1 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.3 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.3 +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.3 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -305,7 +305,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -321,25 +321,25 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0 | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.0 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.2 -| | | \--- androidx.compose.ui:ui-android:1.11.2 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.1 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.3 +| | | \--- androidx.compose.ui:ui-android:1.11.3 | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0 | | | | +--- androidx.activity:activity:1.13.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) @@ -355,121 +355,121 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | \--- androidx.activity:activity-compose:1.13.0 (c) -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 -| | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | \--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.2 +| | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | +--- androidx.compose.runtime:runtime-retain:1.11.3 +| | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.3 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.11.2 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 -| | | | | \--- androidx.compose.ui:ui-util-android:1.11.2 +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.11.3 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 +| | | | | \--- androidx.compose.ui:ui-util-android:1.11.3 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | \--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.11.2 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | \--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.11.3 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.2 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.11.3 +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | +--- 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.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 -| | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-text:1.11.2 -| | | | \--- androidx.compose.ui:ui-text-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-text:1.11.3 +| | | | \--- androidx.compose.ui:ui-text-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | +--- androidx.core:core:1.7.0 -> 1.19.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 -| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -484,23 +484,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.2.0 (*) | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 -| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*) +| | | | +--- androidx.core:core-ktx:1.5.0 -> 1.19.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.4.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*) @@ -509,27 +509,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.4.0 (*) | | | +--- androidx.transition:transition:1.6.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -| | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | +--- androidx.documentfile:documentfile:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.10.0 | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -542,7 +542,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -559,133 +559,133 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.10.0 (*) | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | \--- androidx.print:print:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | \--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.window:window:1.5.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.8.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.8.0 -> 1.19.0 (*) | | | | +--- androidx.window:window-core:1.5.0 | | | | | \--- androidx.window:window-core-android:1.5.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.window:window:1.5.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.window:window-core:1.5.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | +--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.1 (c) -| | +--- androidx.core:core-ktx:1.18.0 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | +--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.2 (c) +| | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*) | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.3 (*) | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- androidx.activity:activity:1.13.0 (c) | | \--- androidx.activity:activity-ktx:1.13.0 (c) -| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.10.0 -> 1.11.1 -| | \--- androidx.compose.animation:animation-android:1.11.1 -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| +--- androidx.compose.animation:animation:1.10.0 -> 1.11.2 +| | \--- androidx.compose.animation:animation-android:1.11.2 +| | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | +--- androidx.collection:collection:1.5.0 (*) -| | +--- androidx.compose.animation:animation-core:1.11.1 -| | | \--- androidx.compose.animation:animation-core-android:1.11.1 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.compose.animation:animation-core:1.11.2 +| | | \--- androidx.compose.animation:animation-core-android:1.11.2 +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | \--- androidx.compose.animation:animation:1.11.1 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.1 -| | | \--- androidx.compose.foundation:foundation-layout-android:1.11.1 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | \--- androidx.compose.animation:animation:1.11.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.2 +| | | \--- androidx.compose.foundation:foundation-layout-android:1.11.2 +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.1 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | \--- androidx.compose.foundation:foundation:1.11.1 (c) -| | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | \--- androidx.compose.animation:animation-core:1.11.1 (c) +| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | \--- androidx.compose.foundation:foundation:1.11.2 (c) +| | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | \--- androidx.compose.animation:animation-core:1.11.2 (c) | +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0 | | \--- androidx.compose.material3:material3-android:1.4.0 | | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*) -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | +--- 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.11.1 (*) -| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.1 -| | | \--- androidx.compose.foundation:foundation-android:1.11.1 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.11.2 (*) +| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.2 +| | | \--- androidx.compose.foundation:foundation-android:1.11.2 +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.11.1 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*) +| | | +--- androidx.compose.animation:animation:1.11.2 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | +--- androidx.core:core:1.13.1 -> 1.19.0 (*) | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | \--- androidx.compose.foundation:foundation-layout:1.11.1 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.1 (*) -| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.1 -| | | \--- androidx.compose.material:material-ripple-android:1.11.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | \--- androidx.compose.foundation:foundation-layout:1.11.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.2 (*) +| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.2 +| | | \--- androidx.compose.material:material-ripple-android:1.11.2 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.1 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.1 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.2 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.2 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.3 (*) | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -699,79 +699,79 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| +--- androidx.compose.runtime:runtime:1.11.2 (*) -| +--- androidx.compose.ui:ui:1.11.2 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.2 -| | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (c) -| | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 -| | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.2 -| | +--- androidx.annotation:annotation:1.9.1 (*) -| | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (c) -| | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | \--- androidx.compose.ui:ui-util:1.11.2 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| +--- androidx.compose.runtime:runtime:1.11.3 (*) +| +--- androidx.compose.ui:ui:1.11.3 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.3 +| | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (c) +| | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 +| | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.3 +| | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (c) +| | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | \--- androidx.compose.ui:ui-util:1.11.3 (c) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| +--- androidx.compose.ui:ui:1.11.2 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| +--- androidx.compose.ui:ui-text:1.11.2 (c) -| +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| \--- androidx.compose.ui:ui-util:1.11.2 (c) -+--- androidx.compose.ui:ui-test-manifest:1.11.2 +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| +--- androidx.compose.ui:ui:1.11.3 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| +--- androidx.compose.ui:ui-text:1.11.3 (c) +| +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| \--- androidx.compose.ui:ui-util:1.11.3 (c) ++--- androidx.compose.ui:ui-test-manifest:1.11.3 | +--- androidx.activity:activity:1.2.1 -> 1.13.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| +--- androidx.compose.ui:ui:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| +--- androidx.compose.ui:ui-text:1.11.2 (c) -| +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| \--- androidx.compose.ui:ui-util:1.11.2 (c) -+--- com.google.firebase:firebase-bom:33.10.0 -> 34.13.0 -| +--- com.google.firebase:firebase-firestore:26.3.0 (c) -| +--- com.google.firebase:firebase-common:22.0.1 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| +--- androidx.compose.ui:ui:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| +--- androidx.compose.ui:ui-text:1.11.3 (c) +| +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| \--- androidx.compose.ui:ui-util:1.11.3 (c) ++--- com.google.firebase:firebase-bom:33.10.0 -> 34.15.0 +| +--- com.google.firebase:firebase-firestore:26.4.0 (c) +| +--- com.google.firebase:firebase-common:22.1.0 (c) | \--- com.google.firebase:firebase-auth:24.1.0 (c) -+--- androidx.core:core-ktx:1.18.0 (*) ++--- androidx.core:core-ktx:1.19.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) +--- 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.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.4.0 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- com.google.firebase:firebase-bom:34.13.0 (*) +| +--- com.google.firebase:firebase-bom:34.15.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | +--- io.ktor:ktor-client-android:3.5.0 @@ -797,13 +797,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.9.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.9.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.9.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-http-cio:3.5.0 | | | | \--- io.ktor:ktor-http-cio-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -812,17 +812,17 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | +--- io.ktor:ktor-io:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-events:3.5.0 | | | | \--- io.ktor:ktor-events-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-websocket-serialization:3.5.0 | | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -837,27 +837,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) | | | | | | +--- io.ktor:ktor-http:3.5.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-sse:3.5.0 | | | | \--- io.ktor:ktor-sse-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.18 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | +--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- project :modules:library-ui-shared -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) @@ -866,18 +866,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- 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.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 (*) | | | +--- 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.11.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.1 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) @@ -886,79 +886,79 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.10.0 | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 -| | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 +| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | \--- androidx.savedstate:savedstate:1.3.3 -> 1.4.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.1 -> 1.11.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 -> 1.11.3 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*) | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 -| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 +| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.2 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -975,153 +975,153 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 -| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 +| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.foundation:foundation:1.11.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.11.0 +| | | | +--- androidx.compose.foundation:foundation:1.11.2 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.11.1 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.11.1 (*) -| | | | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 +| | | | | +--- androidx.compose.animation:animation:1.11.2 (*) +| | | | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.11.1 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.11.2 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 -| | | +--- androidx.compose.material:material:1.11.1 -| | | | \--- androidx.compose.material:material-android:1.11.1 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 +| | | +--- androidx.compose.material:material:1.11.2 +| | | | \--- androidx.compose.material:material-android:1.11.2 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.11.0 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.material:material-ripple:1.11.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | +--- androidx.compose.material:material-ripple:1.11.2 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -| | | | \--- androidx.annotation:annotation:1.9.1 (*) +| | | | \--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) | | | +--- 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.13.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.10.0 (*) | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.1 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | +--- project :modules:library-feature -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 | | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1 | | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- 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.3.21 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.1 (*) | | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0 | | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0 -| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 | | | | | \--- io.coil-kt.coil3:coil-compose-android:3.4.0 @@ -1131,57 +1131,57 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0 | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- com.squareup.okio:okio:3.16.4 (*) -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 -| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.6.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.6.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) | | | | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | | | | \--- androidx.appcompat:appcompat:1.7.1 (c) -| | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | | | | +--- androidx.exifinterface:exifinterface:1.4.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | \--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 -> 1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 | | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0 | | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.3 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | | \--- dev.gitlive:firebase-common-android:2.4.0 -| | | | | +--- com.google.firebase:firebase-common -> 22.0.1 +| | | | | +--- com.google.firebase:firebase-common -> 22.1.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0 -> 1.11.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.4.0 | | | | | | | | \--- com.google.android.gms:play-services-basement:18.8.0 -> 18.9.0 | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.19.0 (*) | | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 | | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.13.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | | +--- 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.18.0 (*) +| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) @@ -1190,33 +1190,33 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.19.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- com.google.firebase:firebase-components:19.0.0 | | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0 | | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*) | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 | | | | | | | \--- androidx.datastore:datastore-preferences-android:1.1.7 | | | | | | | +--- androidx.datastore:datastore:1.1.7 | | | | | | | | \--- androidx.datastore:datastore-android:1.1.7 -| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 | | | | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7 -| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22 -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22 -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1228,7 +1228,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7 | | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*) | | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) @@ -1237,7 +1237,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1264,14 +1264,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) | | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) @@ -1279,19 +1279,19 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 -| | | | | +--- com.google.firebase:firebase-firestore -> 26.3.0 +| | | | | +--- com.google.firebase:firebase-firestore -> 26.4.0 | | | | | | +--- 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.4.0 (*) @@ -1299,7 +1299,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.9.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.9.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) @@ -1308,12 +1308,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.9.0 (*) | | | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.4.0 (*) | | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 17.0.0 (*) -| | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.0.1 (*) -| | | | | | +--- com.google.firebase:firebase-common:22.0.1 (*) +| | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.1.0 (*) +| | | | | | +--- com.google.firebase:firebase-common:22.0.1 -> 22.1.0 (*) | | | | | | +--- com.google.firebase:firebase-components:19.0.0 (*) | | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 | | | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | +--- com.google.android.gms:play-services-base:18.9.0 (*) | | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | | | +--- io.grpc:grpc-android:1.62.2 @@ -1357,47 +1357,47 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- 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:2.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | \--- com.google.re2j:re2j:1.6 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | +--- dev.gitlive:firebase-app:2.4.0 | | | | | | \--- dev.gitlive:firebase-app-android:2.4.0 -| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | | | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 -| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | | | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-compose:2.9.7 | | | | | | \--- androidx.navigation:navigation-compose-android:2.9.7 | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) | | | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.13.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.3 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) @@ -1406,53 +1406,53 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 | | | | | | | \--- androidx.navigation:navigation-common-android:2.9.7 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.1.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.1.0 -> 1.19.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) | | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 | | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.7 | | | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.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.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.19.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1460,10 +1460,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1472,63 +1472,63 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 -| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.1 -| | | | | +--- io.insert-koin:koin-core-annotations:4.2.1 -| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 -| | | | | \--- io.insert-koin:koin-compose-android:4.2.1 +| | | | +--- io.insert-koin:koin-annotations:4.2.2 +| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.2 +| | | | | +--- io.insert-koin:koin-core-annotations:4.2.2 +| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.2 +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 +| | | | | \--- io.insert-koin:koin-compose-android:4.2.2 | | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | | | | +--- io.insert-koin:koin-android:4.2.1 -| | | | | | +--- io.insert-koin:koin-core:4.2.1 -| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.1 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | +--- io.insert-koin:koin-android:4.2.2 +| | | | | | +--- io.insert-koin:koin-core:4.2.2 +| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.2 +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | | | | \--- 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.3.21 (*) -| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 -| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1 -| | | | | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) +| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.2 +| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.2 +| | | | | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | | | +--- androidx.appcompat:appcompat:1.7.1 | | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) -| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.10.0 (*) | | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core:1.13.0 -> 1.18.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core:1.13.0 -> 1.19.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.19.0 (*) | | | | | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 -| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) | | | | | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 -> 1.4.0 | | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 (*) | | | | | | | | \--- androidx.emoji2:emoji2:1.4.0 (c) | | | | | | | +--- androidx.fragment:fragment:1.5.4 -> 1.8.9 (*) @@ -1536,42 +1536,42 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 -| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) | | | | | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*) | | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 | | | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.13.0 (*) | | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | +--- io.insert-koin:koin-core:4.2.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 -| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1 +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | +--- io.insert-koin:koin-core:4.2.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 +| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.2 | | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | | | | +--- io.insert-koin:koin-compose:4.2.1 (*) -| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*) +| | | | | +--- io.insert-koin:koin-compose:4.2.2 (*) +| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.2 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 | | | | | \--- co.touchlab:kermit-android-debug:2.1.0 | | | | | +--- co.touchlab:kermit-core:2.1.0 | | | | | | \--- co.touchlab:kermit-core-android-debug:2.1.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0 @@ -1579,11 +1579,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-core:3.4.0 | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0 | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) -| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1591,24 +1591,24 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1616,10 +1616,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | \--- project :modules:library-navigation-api (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1627,44 +1627,44 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| +--- io.insert-koin:koin-annotations:4.2.1 (*) -| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| +--- io.insert-koin:koin-core:4.2.1 (*) +| +--- io.insert-koin:koin-annotations:4.2.2 (*) +| +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| +--- io.insert-koin:koin-core:4.2.2 (*) | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | +--- co.touchlab:kermit:2.1.0 (*) | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| +--- org.jetbrains.compose.material:material:1.11.0 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| +--- org.jetbrains.compose.material:material:1.11.1 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | +--- project :modules:feature-account -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 | | | +--- androidx.sqlite:sqlite-framework:2.6.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.6.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 | | | | | \--- androidx.sqlite:sqlite-android:2.6.2 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) | | | +--- app.cash.sqldelight:runtime:2.3.2 | | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | +--- androidx.sqlite:sqlite:2.6.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1672,21 +1672,21 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | +--- project :modules:feature-account-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1694,59 +1694,59 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- com.apollographql.apollo:apollo-runtime:5.0.0 | | | | \--- com.apollographql.apollo:apollo-runtime-android:5.0.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | +--- com.squareup.okhttp3:okhttp:5.3.0 | | | | | \--- com.squareup.okhttp3:okhttp-android:5.3.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.startup:startup-runtime:1.2.0 (*) | | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | +--- com.apollographql.apollo:apollo-api:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-api-jvm:5.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) | | | | | +--- com.benasher44:uuid:0.8.4 | | | | | | \--- com.benasher44:uuid-jvm:0.8.4 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.4.0 (*) | | | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:5.0.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.4.0 (*) | | | | +--- com.apollographql.apollo:apollo-mpp-utils:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:5.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 (*) | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) | | | | +--- com.benasher44:uuid:0.8.4 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.28.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.3.21 (*) -| | | +--- com.apollographql.cache:normalized-cache:1.0.3 -| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.3 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.4.0 (*) +| | | +--- com.apollographql.cache:normalized-cache:1.0.4 +| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.4 | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 -> 5.0.0 (*) | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 -> 5.0.0 (*) | | | | +--- com.benasher44:uuid:0.8.4 (*) | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*) | | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1754,22 +1754,22 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | +--- project :modules:feature-common-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1777,10 +1777,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1788,12 +1788,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-navigation -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1801,21 +1801,21 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1823,10 +1823,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1834,12 +1834,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- project :modules:library-navigation-api (*) | | | | \--- project :modules:library-network-api (*) | | | \--- project :modules:feature-login-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1847,10 +1847,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1859,12 +1859,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1872,10 +1872,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1886,7 +1886,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | +--- io.ktor:ktor-client-cio:3.5.0 | | | | \--- io.ktor:ktor-client-cio-jvm:3.5.0 @@ -1902,8 +1902,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | | +--- io.ktor:ktor-network:3.5.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- io.ktor:ktor-serialization-kotlinx-json:3.5.0 | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.5.0 | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -1914,16 +1914,16 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.9.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 24.1.0 @@ -1931,13 +1931,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- 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.18.0 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | \--- 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.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1962,12 +1962,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.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.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) @@ -1982,39 +1982,39 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.11.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.11.0 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.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 -> 22.0.1 (*) +| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.1.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- app.cash.sqldelight:coroutines-extensions:2.3.2 | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2 | | +--- app.cash.sqldelight:runtime:2.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:async-extensions:2.3.2 | | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:runtime:2.3.2 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2022,30 +2022,30 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-electricity -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2053,44 +2053,44 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- io.github.koalaplot:koalaplot-core:0.11.2 | | | \--- io.github.koalaplot:koalaplot-core-android:0.11.2 -| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- 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.18.0 (*) +| | | +--- androidx.core:core-ktx:1.9.0 -> 1.19.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.4.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-electricity-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2098,10 +2098,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2113,12 +2113,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-home-api -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2126,10 +2126,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2137,14 +2137,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- project :modules:library-navigation-api (*) | | \--- project :modules:library-network-api (*) | +--- project :modules:feature-launches -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2152,18 +2152,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) @@ -2172,12 +2172,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | \--- project :modules:library-network (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2185,18 +2185,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2206,12 +2206,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | \--- dev.gitlive:firebase-auth:2.4.0 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2219,29 +2219,29 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2249,10 +2249,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2268,9 +2268,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | \--- project :modules:library-network (*) +--- androidx.activity:activity-compose:1.13.0 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.11.0 (*) ++--- org.jetbrains.compose.ui:ui:1.11.1 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -\--- io.insert-koin:koin-android:4.2.1 (*) +\--- io.insert-koin:koin-android:4.2.2 (*) (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/debugUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt index f4e60b0..614ffb8 100644 --- a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt @@ -9,14 +9,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | +--- androidx.test:core-ktx:1.7.0 | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 -| | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 -| | | | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.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) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 +| | | | \--- androidx.annotation:annotation-jvm:1.10.0 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 +| | | | | +--- org.jetbrains:annotations:13.0 -> 23.0.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.4.0 (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) +| | | | \--- org.jetbrains.compose.annotation-internal:annotation:1.8.0 -> 1.9.1 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.11.0 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -28,7 +29,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.11.0 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -44,99 +45,99 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.10.0 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | +--- androidx.test:core:1.7.0 -| | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0 | | | | +--- androidx.concurrent:concurrent-futures:1.2.0 -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | +--- 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.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c) | | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.10.0 (*) | | | +--- androidx.test:monitor:1.8.0 -| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | +--- 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.3.21 (*) +| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.4.0 (*) | +--- androidx.test:runner:1.7.0 -| | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | +--- androidx.test.services:storage:1.6.0 -| | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | \--- androidx.test:monitor:1.8.0 (*) | | +--- androidx.test:monitor:1.8.0 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | \--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- junit:junit:4.13.2 (*) -| +--- io.mockk:mockk-android:1.14.9 -| | +--- io.mockk:mockk:1.14.9 -| | | \--- io.mockk:mockk-jvm:1.14.9 -| | | +--- io.mockk:mockk-dsl:1.14.9 -| | | | \--- io.mockk:mockk-dsl-jvm:1.14.9 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) +| +--- io.mockk:mockk-android:1.14.11 +| | +--- io.mockk:mockk:1.14.11 +| | | \--- io.mockk:mockk-jvm:1.14.11 +| | | +--- io.mockk:mockk-dsl:1.14.11 +| | | | \--- io.mockk:mockk-dsl-jvm:1.14.11 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| | | | +--- io.mockk:mockk-core:1.14.9 -| | | | | \--- io.mockk:mockk-core-jvm:1.14.9 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| | | | +--- io.mockk:mockk-core:1.14.11 +| | | | | \--- io.mockk:mockk-core-jvm:1.14.11 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) | | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) -| | | +--- io.mockk:mockk-agent:1.14.9 -| | | | \--- io.mockk:mockk-agent-jvm:1.14.9 +| | | +--- io.mockk:mockk-agent:1.14.11 +| | | | \--- io.mockk:mockk-agent-jvm:1.14.11 | | | | +--- org.objenesis:objenesis:3.4 | | | | +--- net.bytebuddy:byte-buddy:1.18.2 | | | | +--- net.bytebuddy:byte-buddy-agent:1.18.2 -| | | | +--- io.mockk:mockk-agent-api:1.14.9 -| | | | | \--- io.mockk:mockk-agent-api-jvm:1.14.9 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) +| | | | +--- io.mockk:mockk-agent-api:1.14.11 +| | | | | \--- io.mockk:mockk-agent-api-jvm:1.14.11 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) -| | | | +--- io.mockk:mockk-core:1.14.9 (*) +| | | | +--- io.mockk:mockk-core:1.14.11 (*) | | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) -| | | +--- io.mockk:mockk-agent-api:1.14.9 (*) -| | | +--- io.mockk:mockk-core:1.14.9 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) +| | | +--- io.mockk:mockk-agent-api:1.14.11 (*) +| | | +--- io.mockk:mockk-core:1.14.11 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.11.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) -| | +--- io.mockk:mockk-agent-api:1.14.9 (*) -| | +--- io.mockk:mockk-agent-android:1.14.9 -| | | +--- io.mockk:mockk-core:1.14.9 (*) +| | +--- io.mockk:mockk-agent-api:1.14.11 (*) +| | +--- io.mockk:mockk-agent-android:1.14.11 +| | | +--- io.mockk:mockk-core:1.14.11 (*) | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) | | | +--- com.linkedin.dexmaker:dexmaker:2.28.6 | | | | \--- com.jakewharton.android.repackaged:dalvik-dx:9.0.0_r3 | | | +--- org.objenesis:objenesis:3.4 -| | | +--- io.mockk:mockk-agent-api:1.14.9 (*) -| | | +--- io.mockk:mockk-agent:1.14.9 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) +| | | +--- io.mockk:mockk-agent-api:1.14.11 (*) +| | | +--- io.mockk:mockk-agent:1.14.11 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| +--- com.google.firebase:firebase-bom:34.13.0 -| | +--- com.google.firebase:firebase-firestore:26.3.0 (c) -| | +--- com.google.firebase:firebase-common:22.0.1 (c) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| +--- com.google.firebase:firebase-bom:34.15.0 +| | +--- com.google.firebase:firebase-firestore:26.4.0 (c) +| | +--- com.google.firebase:firebase-common:22.1.0 (c) | | \--- com.google.firebase:firebase-auth:24.1.0 (c) | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0 -| | +--- androidx.annotation:annotation:1.9.1 (*) +| | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | +--- androidx.core:core-viewtree:1.0.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -174,9 +175,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.9.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.9.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.9.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 @@ -186,10 +187,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-http-cio:3.5.0 | | | | \--- io.ktor:ktor-http-cio-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -198,17 +199,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | +--- io.ktor:ktor-io:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-events:3.5.0 | | | | \--- io.ktor:ktor-events-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-websocket-serialization:3.5.0 | | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -223,76 +224,75 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) | | | | | | +--- io.ktor:ktor-http:3.5.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-sse:3.5.0 | | | | \--- io.ktor:ktor-sse-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.18 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | +--- com.apollographql.apollo:apollo-testing-support:5.0.0 | | \--- com.apollographql.apollo:apollo-testing-support-jvm:5.0.0 -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | +--- com.apollographql.apollo:apollo-api:5.0.0 | | | \--- com.apollographql.apollo:apollo-api-jvm:5.0.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 | | | | \--- com.squareup.okio:okio-jvm:3.16.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- com.benasher44:uuid:0.8.4 | | | | \--- com.benasher44:uuid-jvm:0.8.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.4.0 (*) | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 | | | \--- com.apollographql.apollo:apollo-annotations-jvm:5.0.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.4.0 (*) | | +--- com.apollographql.apollo:apollo-runtime:5.0.0 | | | \--- com.apollographql.apollo:apollo-runtime-android:5.0.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.core:core:1.18.0 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 +| | | | +--- androidx.core:core:1.19.0 +| | | | | +--- androidx.annotation:annotation:1.10.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.4.0 (*) | | | | | +--- 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.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.4.0 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 -| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.10.0 | | | | | | \--- androidx.lifecycle:lifecycle-runtime-android:2.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 -| | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 -| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | \--- 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.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -310,33 +310,33 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | +--- androidx.tracing:tracing:1.2.0 (*) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | \--- 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.1.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | \--- androidx.core:core-ktx:1.18.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | \--- androidx.core:core:1.18.0 (c) +| | | | | \--- androidx.core:core-ktx:1.19.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | \--- androidx.core:core:1.19.0 (c) | | | +--- com.squareup.okhttp3:okhttp:5.3.0 | | | | \--- com.squareup.okhttp3:okhttp-android:5.3.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | +--- androidx.startup:startup-runtime:1.2.0 (*) | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | +--- com.apollographql.apollo:apollo-api:5.0.0 (*) | | | +--- com.apollographql.apollo:apollo-mpp-utils:5.0.0 | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:5.0.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 (*) | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) | | | +--- com.benasher44:uuid:0.8.4 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.28.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.11.0 @@ -344,88 +344,88 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- org.jetbrains:annotations:23.0.0 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1 | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.2 -| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.2 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.2 -| | | | | \--- androidx.compose.runtime:runtime-android:1.11.2 +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.3 +| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.3 +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.3 +| | | | | \--- androidx.compose.runtime:runtime-android:1.11.3 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 -| | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.2 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 +| | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.3 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 -| | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.1 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 +| | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | +--- 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.3.21 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.foundation:foundation:1.11.1 -| | | | \--- androidx.compose.foundation:foundation-android:1.11.1 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.compose.foundation:foundation:1.11.2 +| | | | \--- androidx.compose.foundation:foundation-android:1.11.2 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.animation:animation:1.11.1 -| | | | | \--- androidx.compose.animation:animation-android:1.11.1 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.compose.animation:animation:1.11.2 +| | | | | \--- androidx.compose.animation:animation-android:1.11.2 +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.11.1 -| | | | | | \--- androidx.compose.animation:animation-core-android:1.11.1 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.11.2 +| | | | | | \--- androidx.compose.animation:animation-core-android:1.11.2 +| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 -| | | | | | | \--- androidx.compose.ui:ui-android:1.11.2 +| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 +| | | | | | | \--- androidx.compose.ui:ui-android:1.11.3 | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0 | | | | | | | | +--- androidx.activity:activity:1.13.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core-ktx:1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.10.0 | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:2.10.0 -| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -442,19 +442,19 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 | | | | | | | | | | | \--- androidx.savedstate:savedstate-android:1.4.0 -| | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) | | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) @@ -473,26 +473,26 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (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.11.2 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.3 (*) | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- androidx.activity:activity-compose:1.13.0 (c) | | | | | | | | | \--- androidx.activity:activity-ktx:1.13.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -508,7 +508,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) @@ -524,41 +524,41 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | | | | | \--- androidx.activity:activity-compose:1.13.0 (c) -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.autofill:autofill:1.0.0 -| | | | | | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | | | | | \--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -| | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.2 +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 +| | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.3 | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 -| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 +| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.3 +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -574,108 +574,108 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0 | | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.0 (c) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 -| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 -| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.2 +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.1 (c) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 +| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.3 +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 +| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.3 | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 -| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.2 -| | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 +| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.3 +| | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 -| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.2 -| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 +| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.3 +| | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | | +--- 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.11.2 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 -| | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 -| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 +| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.3 +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | | +--- androidx.core:core:1.7.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.10.0 -| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -690,23 +690,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.2.0 (*) | | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 -| | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*) +| | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.19.0 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.4.0 (*) | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*) @@ -715,27 +715,27 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.4.0 (*) | | | | | | | +--- androidx.transition:transition:1.6.0 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.documentfile:documentfile:1.0.0 -| | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.10.0 | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -748,7 +748,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -765,86 +765,86 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.10.0 (*) | | | | | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | | | \--- androidx.print:print:1.0.0 -| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | | \--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.window:window:1.5.0 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.8.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.8.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.window:window-core:1.5.0 | | | | | | | | | \--- androidx.window:window-core-android:1.5.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | +--- androidx.window:window:1.5.0 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*) | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | +--- androidx.window:window-core:1.5.0 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.1 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.2 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | \--- androidx.compose.animation:animation:1.11.1 (c) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.1 -| | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.11.1 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | \--- androidx.compose.animation:animation:1.11.2 (c) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.2 +| | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.11.2 +| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | \--- androidx.compose.foundation:foundation:1.11.1 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | \--- androidx.compose.animation:animation-core:1.11.1 (c) -| | | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | \--- androidx.compose.foundation:foundation:1.11.2 (c) +| | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | \--- androidx.compose.animation:animation-core:1.11.2 (c) +| | | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | +--- androidx.core:core:1.13.1 -> 1.19.0 (*) | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | \--- androidx.compose.foundation:foundation-layout:1.11.1 (c) -| | | +--- org.jetbrains.compose.animation:animation:1.11.0 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | \--- androidx.compose.foundation:foundation-layout:1.11.2 (c) +| | | +--- org.jetbrains.compose.animation:animation:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.animation:animation:1.11.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 +| | | | +--- androidx.compose.animation:animation:1.11.2 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.11.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.11.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.1 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) @@ -853,98 +853,98 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.10.0 | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.1 -> 1.11.2 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 -> 1.11.3 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*) | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 +| | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.1 -> 1.11.2 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 -> 1.11.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 -| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 +| | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.1 -> 1.11.2 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 -> 1.11.3 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.0 -| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.1 +| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0 | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0 -| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.4.0 | | \--- io.coil-kt.coil3:coil-compose-android:3.4.0 @@ -954,57 +954,57 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0 | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- com.squareup.okio:okio:3.16.4 (*) -| | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 -| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.6.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.6.0 -> 1.19.0 (*) | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | +--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) +| | | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | \--- androidx.appcompat:appcompat:1.7.1 (c) -| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | +--- androidx.exifinterface:exifinterface:1.4.2 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | \--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0 | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.2 (*) +| | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.3 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | +--- dev.gitlive:firebase-common:2.4.0 | | \--- dev.gitlive:firebase-common-android:2.4.0 -| | +--- com.google.firebase:firebase-common -> 22.0.1 +| | +--- com.google.firebase:firebase-common -> 22.1.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0 -> 1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.4.0 | | | | | \--- com.google.android.gms:play-services-basement:18.8.0 -> 18.9.0 | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.2.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.2.0 -> 1.19.0 (*) | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 | | | | | +--- androidx.activity:activity:1.8.1 -> 1.13.0 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | +--- 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.18.0 (*) +| | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) @@ -1013,33 +1013,33 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | \--- androidx.core:core:1.0.0 -> 1.19.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- com.google.firebase:firebase-components:19.0.0 | | | | +--- com.google.firebase:firebase-annotations:17.0.0 | | | | | \--- javax.inject:javax.inject:1 -| | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*) | | | +--- androidx.datastore:datastore-preferences:1.1.7 | | | | \--- androidx.datastore:datastore-preferences-android:1.1.7 | | | | +--- androidx.datastore:datastore:1.1.7 | | | | | \--- androidx.datastore:datastore-android:1.1.7 -| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | +--- androidx.datastore:datastore-core:1.1.7 | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7 -| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1051,7 +1051,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7 | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*) | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) @@ -1060,7 +1060,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1087,14 +1087,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c) | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) @@ -1102,19 +1102,19 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) -| | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*) -| | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) +| | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) +| | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | +--- dev.gitlive:firebase-firestore:2.4.0 | | \--- dev.gitlive:firebase-firestore-android:2.4.0 -| | +--- com.google.firebase:firebase-firestore -> 26.3.0 +| | +--- com.google.firebase:firebase-firestore -> 26.4.0 | | | +--- 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.4.0 (*) @@ -1122,7 +1122,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.9.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.9.0 -> 1.19.0 (*) | | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) @@ -1131,12 +1131,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.9.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.4.0 (*) | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 17.0.0 (*) -| | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.0.1 (*) -| | | +--- com.google.firebase:firebase-common:22.0.1 (*) +| | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.1.0 (*) +| | | +--- com.google.firebase:firebase-common:22.0.1 -> 22.1.0 (*) | | | +--- com.google.firebase:firebase-components:19.0.0 (*) | | | +--- com.google.firebase:firebase-database-collection:18.0.1 | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 (*) -| | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | +--- com.google.android.gms:play-services-base:18.9.0 (*) | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | +--- io.grpc:grpc-android:1.62.2 @@ -1180,82 +1180,82 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- 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:2.0.21 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | \--- com.google.re2j:re2j:1.6 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | +--- dev.gitlive:firebase-app:2.4.0 | | | \--- dev.gitlive:firebase-app-android:2.4.0 -| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 -| | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 -| | +--- androidx.annotation:annotation:1.9.1 (*) +| | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | +--- androidx.collection:collection:1.5.0 (*) | | +--- androidx.navigation:navigation-compose:2.9.7 | | | \--- androidx.navigation:navigation-compose-android:2.9.7 | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.13.0 | | | | +--- androidx.activity:activity:1.13.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.2 (*) -| | | | +--- androidx.core:core-ktx:1.18.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.3 (*) +| | | | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*) | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.3 (*) | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | \--- androidx.activity:activity-ktx:1.13.0 (c) -| | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.0 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.1 (*) -| | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.1 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.1 (*) -| | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.2 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.2 (*) +| | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.2 (*) +| | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.2 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.3 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.3 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.10.0 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.2 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -1273,62 +1273,62 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | +--- androidx.navigation:navigation-common:2.9.7 | | | | \--- androidx.navigation:navigation-common-android:2.9.7 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.core:core-ktx:1.1.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core-ktx:1.1.0 -> 1.19.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.0 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | +--- androidx.navigation:navigation-runtime:2.9.7 | | | | \--- androidx.navigation:navigation-runtime-android:2.9.7 | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.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.18.0 (*) +| | | | +--- androidx.core:core-ktx:1.8.0 -> 1.19.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.8.7 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*) | | | | +--- androidx.navigation:navigation-common:2.9.7 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) | | | +--- androidx.navigation:navigation-common:2.9.7 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1336,10 +1336,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) | | | +--- androidx.navigation:navigation-runtime:2.9.7 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1348,63 +1348,63 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*) | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*) -| | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) -| +--- io.insert-koin:koin-annotations:4.2.1 -| | \--- io.insert-koin:koin-annotations-jvm:4.2.1 -| | +--- io.insert-koin:koin-core-annotations:4.2.1 -| | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| +--- io.insert-koin:koin-compose:koin -> 4.2.1 -| | \--- io.insert-koin:koin-compose-android:4.2.1 +| +--- io.insert-koin:koin-annotations:4.2.2 +| | \--- io.insert-koin:koin-annotations-jvm:4.2.2 +| | +--- io.insert-koin:koin-core-annotations:4.2.2 +| | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.2 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| +--- io.insert-koin:koin-compose:koin -> 4.2.2 +| | \--- io.insert-koin:koin-compose-android:4.2.2 | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | +--- io.insert-koin:koin-android:4.2.1 -| | | +--- io.insert-koin:koin-core:4.2.1 -| | | | \--- io.insert-koin:koin-core-jvm:4.2.1 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | +--- io.insert-koin:koin-android:4.2.2 +| | | +--- io.insert-koin:koin-core:4.2.2 +| | | | \--- io.insert-koin:koin-core-jvm:4.2.2 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | \--- 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.3.21 (*) -| | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 -| | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1 -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) +| | | +--- io.insert-koin:koin-core-viewmodel:4.2.2 +| | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.2 +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | +--- androidx.appcompat:appcompat:1.7.1 | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) -| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.3.0 -> 1.10.0 (*) | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | +--- androidx.core:core:1.13.0 -> 1.18.0 (*) -| | | | +--- androidx.core:core-ktx:1.13.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core:1.13.0 -> 1.19.0 (*) +| | | | +--- androidx.core:core-ktx:1.13.0 -> 1.19.0 (*) | | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 -| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) | | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 -> 1.4.0 | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | +--- androidx.emoji2:emoji2:1.4.0 (*) | | | | | \--- androidx.emoji2:emoji2:1.4.0 (c) | | | | +--- androidx.fragment:fragment:1.5.4 -> 1.8.9 (*) @@ -1412,44 +1412,44 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 -| | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) | | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*) | | | +--- androidx.fragment:fragment-ktx:1.8.9 | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.13.0 (*) | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) -| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 -| | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| +--- io.insert-koin:koin-compose-viewmodel:4.2.2 +| | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.2 | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | +--- io.insert-koin:koin-compose:4.2.1 (*) -| | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*) +| | +--- io.insert-koin:koin-compose:4.2.2 (*) +| | +--- io.insert-koin:koin-core-viewmodel:4.2.2 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| +--- io.insert-koin:koin-core:4.2.1 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| +--- io.insert-koin:koin-core:4.2.2 (*) | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 | | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1 -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | +--- co.touchlab:kermit:2.1.0 | | \--- co.touchlab:kermit-android-debug:2.1.0 | | +--- co.touchlab:kermit-core:2.1.0 | | | \--- co.touchlab:kermit-core-android-debug:2.1.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0 @@ -1457,82 +1457,82 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | +--- io.coil-kt.coil3:coil-network-core:3.4.0 | | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0 | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) -| | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +| | \--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | +--- io.ktor:ktor-client-core:3.1.0 -> 3.5.0 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +--- junit:junit:4.13.2 (*) -+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) ++--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) +--- 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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.16.4 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | | \--- 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.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.4.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | +--- 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.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | +--- 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.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.4.0 (*) | +--- 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.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.21 (*) -+--- androidx.compose.ui:ui-tooling:1.11.2 -| \--- androidx.compose.ui:ui-tooling-android:1.11.2 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.4.0 (*) ++--- androidx.compose.ui:ui-tooling:1.11.3 +| \--- androidx.compose.ui:ui-tooling-android:1.11.3 | +--- androidx.activity:activity-compose:1.7.0 -> 1.13.0 (*) -| +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.10.0 -> 1.11.1 (*) +| +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| +--- androidx.compose.animation:animation:1.10.0 -> 1.11.2 (*) | +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0 | | \--- androidx.compose.material3:material3-android:1.4.0 | | +--- androidx.activity:activity-compose:1.8.2 -> 1.13.0 (*) -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | +--- 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.11.1 (*) -| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.1 (*) -| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.1 (*) -| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.1 -| | | \--- androidx.compose.material:material-ripple-android:1.11.1 +| | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.11.2 (*) +| | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.2 (*) +| | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.2 (*) +| | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.2 +| | | \--- androidx.compose.material:material-ripple-android:1.11.2 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.1 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.1 (*) -| | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.2 (*) -| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.2 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.2 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.3 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.3 (*) +| | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.3 (*) | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0 -| | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -1546,66 +1546,66 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| +--- androidx.compose.runtime:runtime:1.11.2 (*) -| +--- androidx.compose.ui:ui:1.11.2 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.2 -| | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | +--- androidx.compose.ui:ui:1.11.2 (c) -| | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| +--- androidx.compose.runtime:runtime:1.11.3 (*) +| +--- androidx.compose.ui:ui:1.11.3 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.11.3 +| | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | +--- androidx.compose.ui:ui:1.11.3 (c) +| | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (*) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| +--- androidx.compose.ui:ui:1.11.2 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| +--- androidx.compose.ui:ui-text:1.11.2 (c) -| +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| \--- androidx.compose.ui:ui-util:1.11.2 (c) -+--- androidx.compose.ui:ui-test-manifest:1.11.2 +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| +--- androidx.compose.ui:ui:1.11.3 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| +--- androidx.compose.ui:ui-text:1.11.3 (c) +| +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| \--- androidx.compose.ui:ui-util:1.11.3 (c) ++--- androidx.compose.ui:ui-test-manifest:1.11.3 | +--- androidx.activity:activity:1.2.1 -> 1.13.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| +--- androidx.compose.ui:ui:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| +--- androidx.compose.ui:ui-text:1.11.2 (c) -| +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| \--- androidx.compose.ui:ui-util:1.11.2 (c) -+--- com.google.firebase:firebase-bom:33.10.0 -> 34.13.0 (*) -+--- androidx.core:core-ktx:1.18.0 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| +--- androidx.compose.ui:ui:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| +--- androidx.compose.ui:ui-text:1.11.3 (c) +| +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| \--- androidx.compose.ui:ui-util:1.11.3 (c) ++--- com.google.firebase:firebase-bom:33.10.0 -> 34.15.0 (*) ++--- androidx.core:core-ktx:1.19.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) +--- 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.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.4.0 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- com.google.firebase:firebase-bom:34.13.0 (*) +| +--- com.google.firebase:firebase-bom:34.15.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | +--- io.ktor:ktor-client-android:3.5.0 (*) | +--- junit:junit:4.13.2 (*) | +--- project :modules:library-ui-shared -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) @@ -1614,103 +1614,103 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | \--- 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.11.2 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*) +| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.3 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 (*) | | | +--- 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.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 -| | | +--- androidx.compose.material:material:1.11.1 -| | | | \--- androidx.compose.material:material-android:1.11.1 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 +| | | +--- androidx.compose.material:material:1.11.2 +| | | | \--- androidx.compose.material:material-android:1.11.2 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.11.0 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.material:material-ripple:1.11.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | +--- androidx.compose.material:material-ripple:1.11.2 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 | | | +--- androidx.compose.material3:material3:1.4.0 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -| | | | \--- androidx.annotation:annotation:1.9.1 (*) +| | | | \--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) | | | +--- 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.13.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.10.0 (*) | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.1 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | +--- project :modules:library-feature -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1718,15 +1718,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1734,24 +1734,24 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1759,10 +1759,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | \--- project :modules:library-navigation-api (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1770,44 +1770,44 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| +--- io.insert-koin:koin-annotations:4.2.1 (*) -| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| +--- io.insert-koin:koin-core:4.2.1 (*) +| +--- io.insert-koin:koin-annotations:4.2.2 (*) +| +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| +--- io.insert-koin:koin-core:4.2.2 (*) | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | +--- co.touchlab:kermit:2.1.0 (*) | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| +--- org.jetbrains.compose.material:material:1.11.0 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| +--- org.jetbrains.compose.material:material:1.11.1 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | +--- project :modules:feature-account -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 | | | +--- androidx.sqlite:sqlite-framework:2.6.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.6.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 | | | | | \--- androidx.sqlite:sqlite-android:2.6.2 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) | | | +--- app.cash.sqldelight:runtime:2.3.2 | | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | +--- androidx.sqlite:sqlite:2.6.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1815,21 +1815,21 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | +--- project :modules:feature-account-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1837,29 +1837,29 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- com.apollographql.apollo:apollo-runtime:5.0.0 (*) -| | | +--- com.apollographql.cache:normalized-cache:1.0.3 -| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.3 +| | | +--- com.apollographql.cache:normalized-cache:1.0.4 +| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.4 | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 -> 5.0.0 (*) | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 -> 5.0.0 (*) | | | | +--- com.benasher44:uuid:0.8.4 (*) | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*) | | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1867,22 +1867,22 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | +--- project :modules:feature-common-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1890,10 +1890,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1901,12 +1901,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-navigation -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1914,21 +1914,21 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1936,10 +1936,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1947,12 +1947,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- project :modules:library-navigation-api (*) | | | | \--- project :modules:library-network-api (*) | | | \--- project :modules:feature-login-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1960,10 +1960,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1972,12 +1972,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1985,10 +1985,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1999,7 +1999,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | +--- io.ktor:ktor-client-cio:3.5.0 | | | | \--- io.ktor:ktor-client-cio-jvm:3.5.0 @@ -2015,8 +2015,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | | +--- io.ktor:ktor-network:3.5.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- io.ktor:ktor-serialization-kotlinx-json:3.5.0 | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.5.0 | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -2027,16 +2027,16 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.9.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 24.1.0 @@ -2044,13 +2044,13 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- 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.18.0 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | \--- 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.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -2075,12 +2075,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.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.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) @@ -2095,39 +2095,39 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.11.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.11.0 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.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 -> 22.0.1 (*) +| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.1.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- app.cash.sqldelight:coroutines-extensions:2.3.2 | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2 | | +--- app.cash.sqldelight:runtime:2.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:async-extensions:2.3.2 | | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:runtime:2.3.2 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2135,30 +2135,30 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-electricity -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2166,44 +2166,44 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- io.github.koalaplot:koalaplot-core:0.11.2 | | | \--- io.github.koalaplot:koalaplot-core-android:0.11.2 -| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- 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.18.0 (*) +| | | +--- androidx.core:core-ktx:1.9.0 -> 1.19.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.4.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-electricity-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2211,10 +2211,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2226,12 +2226,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-home-api -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2239,10 +2239,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2250,14 +2250,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- project :modules:library-navigation-api (*) | | \--- project :modules:library-network-api (*) | +--- project :modules:feature-launches -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2265,18 +2265,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) @@ -2285,12 +2285,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | \--- project :modules:library-network (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2298,18 +2298,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2319,12 +2319,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | \--- dev.gitlive:firebase-auth:2.4.0 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2332,29 +2332,29 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2362,10 +2362,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2381,9 +2381,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | \--- project :modules:library-network (*) +--- androidx.activity:activity-compose:1.13.0 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.11.0 (*) ++--- org.jetbrains.compose.ui:ui:1.11.1 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -\--- io.insert-koin:koin-android:4.2.1 (*) +\--- io.insert-koin:koin-android:4.2.2 (*) (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/releaseRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt index 2bd5d1b..8a25180 100644 --- a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt @@ -4,41 +4,41 @@ Project ':app' ------------------------------------------------------------ releaseRuntimeClasspath - Runtime classpath of '/release'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.3.21 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.4.0 (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.google.firebase:firebase-bom:33.10.0 -> 34.13.0 -| +--- com.google.firebase:firebase-firestore:26.3.0 (c) -| +--- com.google.firebase:firebase-common:22.0.1 (c) ++--- com.google.firebase:firebase-bom:33.10.0 -> 34.15.0 +| +--- com.google.firebase:firebase-firestore:26.4.0 (c) +| +--- com.google.firebase:firebase-common:22.1.0 (c) | \--- com.google.firebase:firebase-auth:24.1.0 (c) -+--- androidx.core:core-ktx:1.18.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.3.21 (*) -| +--- androidx.core:core:1.18.0 -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) ++--- androidx.core:core-ktx:1.19.0 +| +--- androidx.core:core:1.19.0 +| | +--- androidx.annotation:annotation:1.10.0 +| | | \--- androidx.annotation:annotation-jvm:1.10.0 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | \--- org.jetbrains.compose.annotation-internal:annotation:1.8.0 -> 1.9.1 (c) | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.4.0 (*) | | +--- 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.3.21 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.4.0 (c) | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 -| | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | \--- 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.3.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (c) | | +--- androidx.interpolator:interpolator:1.0.0 -| | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.11.0 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -48,7 +48,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.11.0 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -65,27 +65,27 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 -> 2.10.0 | | | \--- androidx.lifecycle:lifecycle-runtime-android:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.arch.core:core-common:2.2.0 -| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | +--- androidx.arch.core:core-runtime:2.2.0 -| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 -| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -102,33 +102,33 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | +--- androidx.tracing:tracing:1.2.0 (*) | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -| | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | \--- 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.1.20 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- org.jspecify:jspecify:1.0.0 -| | \--- androidx.core:core-ktx:1.18.0 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| \--- androidx.core:core:1.18.0 (c) +| | \--- androidx.core:core-ktx:1.19.0 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| \--- androidx.core:core:1.19.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) +--- 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.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.3.1 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.4.0 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared -| +--- com.google.firebase:firebase-bom:34.13.0 (*) +| +--- com.google.firebase:firebase-bom:34.15.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.10.0 -| | +--- androidx.annotation:annotation:1.9.1 (*) +| | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -167,9 +167,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.9.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.9.0 | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.9.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.11.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 @@ -179,10 +179,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (c) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-http-cio:3.5.0 | | | | \--- io.ktor:ktor-http-cio-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -191,17 +191,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | +--- io.ktor:ktor-io:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-events:3.5.0 | | | | \--- io.ktor:ktor-events-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-websocket-serialization:3.5.0 | | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -216,27 +216,27 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) | | | | | | +--- io.ktor:ktor-http:3.5.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-sse:3.5.0 | | | | \--- io.ktor:ktor-sse-jvm:3.5.0 | | | | +--- org.slf4j:slf4j-api:2.0.18 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.11.0 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.18 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | +--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- project :modules:library-ui-shared -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) @@ -245,26 +245,26 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | \--- 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.11.2 -| | | | | | \--- androidx.compose.ui:ui-android:1.11.2 +| | | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.11.3 +| | | | | | \--- androidx.compose.ui:ui-android:1.11.3 | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.13.0 | | | | | | | +--- androidx.activity:activity:1.13.0 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.18.0 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.10.0 | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:2.10.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -281,19 +281,19 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 | | | | | | | | | | \--- androidx.savedstate:savedstate-android:1.4.0 -| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.10.0 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.2 -> 1.3.6 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) @@ -312,31 +312,31 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (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.11.2 -| | | | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.2 -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.11.3 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.11.3 +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | +--- androidx.activity:activity-compose:1.13.0 (c) | | | | | | | | \--- androidx.activity:activity-ktx:1.13.0 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.10.0 | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.10.0 -| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -352,7 +352,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 (c) @@ -368,52 +368,52 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | | | | \--- androidx.activity:activity-compose:1.13.0 (c) -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.autofill:autofill:1.0.0 -| | | | | | | \--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | | | | \--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.11.2 +| | | | | | +--- androidx.compose.runtime:runtime:1.11.3 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.11.3 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.0 (c) -| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -| | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.2 +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.11.1 (c) +| | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 +| | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.11.3 | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.2 (c) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 -| | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.2 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.11.3 (c) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 +| | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.11.3 +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.10.0 -| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.10.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -429,104 +429,104 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.4.0 | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.4.0 -| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.18.0 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.19.0 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.4.0 (c) | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.4.0 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.2 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 (c) -| | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.0 (c) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 -| | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.2 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 -| | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.2 +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.11.3 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.11.3 (c) +| | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.11.1 (c) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 +| | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.11.3 +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 +| | | | | | | | \--- androidx.compose.ui:ui-util-android:1.11.3 | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 -| | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.2 -| | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | \--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 +| | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.11.3 +| | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 -| | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 +| | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.11.3 +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | +--- 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.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 -| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.18.0 (*) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.11.2 -| | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.2 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.core:core:1.12.0 -> 1.19.0 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.11.3 +| | | | | | | \--- androidx.compose.ui:ui-text-android:1.11.3 +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | | +--- androidx.core:core:1.7.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | | +--- androidx.core:core:1.7.0 -> 1.19.0 (*) | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 -| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.10.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 -> 1.2.0 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -541,22 +541,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.2.0 (*) | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (*) -| | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (*) +| | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 -| | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.18.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.21 (*) +| | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.19.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.4.0 (*) | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.10.0 (*) @@ -565,27 +565,27 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.4.0 (*) | | | | | | +--- androidx.transition:transition:1.6.0 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) | | | | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.documentfile:documentfile:1.0.0 -| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.10.0 | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.10.0 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.10.0 (c) @@ -598,7 +598,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) @@ -615,49 +615,49 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.10.0 (*) | | | | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | | \--- androidx.print:print:1.0.0 -| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | \--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.window:window:1.5.0 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core:1.8.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core:1.8.0 -> 1.19.0 (*) | | | | | | | +--- androidx.window:window-core:1.5.0 | | | | | | | | \--- androidx.window:window-core-android:1.5.0 -| | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | | +--- androidx.window:window:1.5.0 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.11.0 (*) | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.window:window-core:1.5.0 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.11.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | +--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.1 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | +--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.11.2 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.4.0 (*) | | | +--- 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.11.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.1 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.11.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.4.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) @@ -666,79 +666,79 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.10.0 | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.10.0 (*) | | | | | | | \--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) -| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 -| | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 +| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | \--- androidx.savedstate:savedstate:1.3.3 -> 1.4.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.1 -> 1.11.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.11.2 -> 1.11.3 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 -> 1.4.0 (*) | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 -| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 +| | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.11.1 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.11.2 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.24 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.11.1 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 -| | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.10.0 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.10.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.2 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.10.0 (c) @@ -755,185 +755,185 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.9.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 -| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 +| | | \--- org.jetbrains.compose.components:components-resources-android:1.11.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.foundation:foundation:1.11.1 -| | | | | \--- androidx.compose.foundation:foundation-android:1.11.1 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.compose.foundation:foundation:1.11.2 +| | | | | \--- androidx.compose.foundation:foundation-android:1.11.2 +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.11.1 -| | | | | | \--- androidx.compose.animation:animation-android:1.11.1 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.compose.animation:animation:1.11.2 +| | | | | | \--- androidx.compose.animation:animation-android:1.11.2 +| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.11.1 -| | | | | | | \--- androidx.compose.animation:animation-core-android:1.11.1 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.11.2 +| | | | | | | \--- androidx.compose.animation:animation-core-android:1.11.2 +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | | | \--- androidx.compose.animation:animation:1.11.1 (c) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.1 -| | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.11.1 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | \--- androidx.compose.animation:animation:1.11.2 (c) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.11.2 +| | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.11.2 +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.1 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.11.1 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | | | +--- androidx.core:core:1.16.0 -> 1.18.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | \--- androidx.compose.foundation:foundation:1.11.1 (c) -| | | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | \--- androidx.compose.animation:animation-core:1.11.1 (c) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.2 (*) -| | | | | +--- androidx.core:core:1.13.1 -> 1.18.0 (*) +| | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.11.2 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.11.2 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | | | +--- androidx.core:core:1.16.0 -> 1.19.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | \--- androidx.compose.foundation:foundation:1.11.2 (c) +| | | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | \--- androidx.compose.animation:animation-core:1.11.2 (c) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.11.3 (*) +| | | | | +--- androidx.core:core:1.13.1 -> 1.19.0 (*) | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | \--- androidx.compose.foundation:foundation-layout:1.11.1 (c) -| | | | +--- org.jetbrains.compose.animation:animation:1.11.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | \--- androidx.compose.foundation:foundation-layout:1.11.2 (c) +| | | | +--- org.jetbrains.compose.animation:animation:1.11.1 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.11.1 (*) -| | | | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 +| | | | | +--- androidx.compose.animation:animation:1.11.2 (*) +| | | | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.11.1 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.11.2 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.11.1 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.0 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.11.2 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.11.1 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 -| | | +--- androidx.compose.material:material:1.11.1 -| | | | \--- androidx.compose.material:material-android:1.11.1 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 +| | | +--- androidx.compose.material:material:1.11.2 +| | | | \--- androidx.compose.material:material-android:1.11.2 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.1 -| | | | | \--- androidx.compose.material:material-ripple-android:1.11.1 +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.11.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.11.2 +| | | | | \--- androidx.compose.material:material-ripple-android:1.11.2 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.1 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.1 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | +--- androidx.compose.runtime:runtime:1.11.1 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.2 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.11.2 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.11.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.11.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.11.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.11.0 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.11.1 | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.material:material-ripple:1.11.1 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | +--- androidx.compose.material:material-ripple:1.11.2 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | +--- 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.13.0 | | | | | +--- androidx.activity:activity:1.13.0 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.2 (*) -| | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.2 (*) -| | | | | +--- androidx.core:core-ktx:1.18.0 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.11.3 (*) +| | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.11.3 (*) +| | | | | +--- androidx.core:core-ktx:1.18.0 -> 1.19.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 -> 2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 -> 2.10.0 (*) | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.11.3 (*) | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | +--- androidx.activity:activity:1.13.0 (c) | | | | | \--- androidx.activity:activity-ktx:1.13.0 (c) -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- 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.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.1 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.1 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.2 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.11.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.11.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.11.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.11.3 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.11.3 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.10.0 -| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.10.0 (c) @@ -947,83 +947,83 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.10.0 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.10.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -| | | | \--- androidx.annotation:annotation:1.9.1 (*) +| | | | \--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) | | | +--- 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.13.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.10.0 (*) | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.4.0 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.11.1 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.11.1 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | +--- project :modules:library-feature -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 | | | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.1 | | | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.10.0 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.2 -| | | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.2 -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.11.2 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.2 (c) -| | | | | | | \--- androidx.compose.ui:ui-util:1.11.2 (c) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.0 -> 1.11.3 +| | | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.11.3 +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | | | +--- androidx.compose.runtime:runtime:1.11.3 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.11.3 (c) +| | | | | | | \--- androidx.compose.ui:ui-util:1.11.3 (c) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- 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.3.21 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 -> 1.11.1 (*) | | | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.10.0 | | | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.10.0 -| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.11.3 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 | | | | | \--- io.coil-kt.coil3:coil-compose-android:3.4.0 @@ -1033,59 +1033,59 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | \--- io.coil-kt.coil3:coil-core-android:3.4.0 | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 -> 2.10.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- com.squareup.okio:okio:3.16.4 | | | | | | | | \--- com.squareup.okio:okio-jvm:3.16.4 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) -| | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) +| | | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 -| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.6.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.6.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.1.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) | | | | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | | | | | +--- androidx.interpolator:interpolator:1.0.0 (*) | | | | | | | | | \--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) | | | | | | | | \--- androidx.appcompat:appcompat:1.7.1 (c) -| | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | | | | +--- androidx.exifinterface:exifinterface:1.4.2 -| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | | \--- org.jspecify:jspecify:1.0.0 | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 -> 1.11.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 | | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.4.0 | | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 -> 1.11.1 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | | | \--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.11.3 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.11.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | | \--- dev.gitlive:firebase-common-android:2.4.0 -| | | | | +--- com.google.firebase:firebase-common -> 22.0.1 +| | | | | +--- com.google.firebase:firebase-common -> 22.1.0 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0 -> 1.11.0 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.11.0 (*) | | | | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.4.0 | | | | | | | | \--- com.google.android.gms:play-services-basement:18.8.0 -> 18.9.0 | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.2.0 -> 1.19.0 (*) | | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 | | | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.13.0 (*) -| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | | +--- 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.18.0 (*) +| | | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.10.0 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) @@ -1094,33 +1094,33 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) | | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | | \--- androidx.customview:customview:1.0.0 -| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.18.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.19.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- com.google.firebase:firebase-components:19.0.0 | | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0 | | | | | | | | \--- javax.inject:javax.inject:1 -| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | | \--- com.google.errorprone:error_prone_annotations:2.26.0 | | | | | | +--- com.google.firebase:firebase-annotations:17.0.0 (*) | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 | | | | | | | \--- androidx.datastore:datastore-preferences-android:1.1.7 | | | | | | | +--- androidx.datastore:datastore:1.1.7 | | | | | | | | \--- androidx.datastore:datastore-android:1.1.7 -| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.10.0 (*) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 | | | | | | | | | \--- androidx.datastore:datastore-core-android:1.1.7 -| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) +| | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.10.0 (*) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22 -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22 -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.3.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.4.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1132,7 +1132,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | \--- androidx.datastore:datastore-core-okio-jvm:1.1.7 | | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (*) | | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) @@ -1141,7 +1141,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | +--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | | | | \--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) @@ -1168,14 +1168,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) | | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) | | | | | | | | +--- com.squareup.okio:okio:3.4.0 -> 3.16.4 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-preferences:1.1.7 (c) | | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.datastore:datastore:1.1.7 (c) | | | | | | | +--- androidx.datastore:datastore-preferences-core:1.1.7 (c) @@ -1183,19 +1183,19 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- androidx.datastore:datastore-core-okio:1.1.7 (c) | | | | | | | +--- androidx.datastore:datastore-preferences-proto:1.1.7 (c) | | | | | | | \--- androidx.datastore:datastore-preferences-external-protobuf:1.1.7 (c) -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) -| | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.9.0 (*) -| | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.4.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) +| | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) +| | | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 -| | | | | +--- com.google.firebase:firebase-firestore -> 26.3.0 +| | | | | +--- com.google.firebase:firebase-firestore -> 26.4.0 | | | | | | +--- 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.4.0 (*) @@ -1203,7 +1203,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 | | | | | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 | | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.9.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.9.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | | | | | \--- com.google.android.gms:play-services-tasks:18.4.0 (*) @@ -1212,12 +1212,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.9.0 (*) | | | | | | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.4.0 (*) | | | | | | | +--- com.google.firebase:firebase-annotations:16.0.0 -> 17.0.0 (*) -| | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.0.1 (*) -| | | | | | +--- com.google.firebase:firebase-common:22.0.1 (*) +| | | | | | | \--- com.google.firebase:firebase-common:20.0.0 -> 22.1.0 (*) +| | | | | | +--- com.google.firebase:firebase-common:22.0.1 -> 22.1.0 (*) | | | | | | +--- com.google.firebase:firebase-components:19.0.0 (*) | | | | | | +--- com.google.firebase:firebase-database-collection:18.0.1 | | | | | | | \--- com.google.android.gms:play-services-base:18.0.1 -> 18.9.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) | | | | | | +--- com.google.android.gms:play-services-base:18.9.0 (*) | | | | | | +--- com.google.android.gms:play-services-basement:18.9.0 (*) | | | | | | +--- io.grpc:grpc-android:1.62.2 @@ -1261,47 +1261,47 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- 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:2.0.21 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.11.0 (*) | | | | | | \--- com.google.re2j:re2j:1.6 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | +--- dev.gitlive:firebase-app:2.4.0 | | | | | | \--- dev.gitlive:firebase-app-android:2.4.0 -| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | | | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 -| | | | | | +--- com.google.firebase:firebase-common -> 22.0.1 (*) +| | | | | | +--- com.google.firebase:firebase-common -> 22.1.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | | | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.11.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | +--- androidx.navigation:navigation-compose:2.9.7 | | | | | | \--- androidx.navigation:navigation-compose-android:2.9.7 | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) | | | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.13.0 (*) -| | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.2 (*) -| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.11.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.11.3 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.11.3 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) @@ -1310,53 +1310,53 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 | | | | | | | \--- androidx.navigation:navigation-common-android:2.9.7 -| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.1.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.1.0 -> 1.19.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.10.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) | | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 | | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.7 | | | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.13.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.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.19.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.10.0 (*) | | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | | | | | +--- androidx.navigation:navigation-compose:2.9.7 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.4.0 (*) | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (c) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.7 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1364,10 +1364,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.2 -| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.7 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 -> 2.10.0 (*) @@ -1376,63 +1376,63 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) | | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.2 (*) | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.11.0 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 -| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.1 -| | | | | +--- io.insert-koin:koin-core-annotations:4.2.1 -| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 -| | | | | \--- io.insert-koin:koin-compose-android:4.2.1 +| | | | +--- io.insert-koin:koin-annotations:4.2.2 +| | | | | \--- io.insert-koin:koin-annotations-jvm:4.2.2 +| | | | | +--- io.insert-koin:koin-core-annotations:4.2.2 +| | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.2.2 +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 +| | | | | \--- io.insert-koin:koin-compose-android:4.2.2 | | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | | | | +--- io.insert-koin:koin-android:4.2.1 -| | | | | | +--- io.insert-koin:koin-core:4.2.1 -| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.1 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | +--- io.insert-koin:koin-android:4.2.2 +| | | | | | +--- io.insert-koin:koin-core:4.2.2 +| | | | | | | \--- io.insert-koin:koin-core-jvm:4.2.2 +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.21 (*) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) | | | | | | | \--- 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.3.21 (*) -| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 -| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.1 -| | | | | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.4.0 (*) +| | | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.2 +| | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.2.2 +| | | | | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 -> 2.10.0 (*) | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 -> 2.10.0 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | | | +--- androidx.appcompat:appcompat:1.7.1 | | | | | | | +--- androidx.activity:activity:1.8.0 -> 1.13.0 (*) -| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) +| | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.10.0 (*) | | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core:1.13.0 -> 1.18.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core:1.13.0 -> 1.19.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.19.0 (*) | | | | | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 -| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) | | | | | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.10.0 (*) +| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.19.0 (*) | | | | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) | | | | | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 -> 1.4.0 | | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) -| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.18.0 (*) +| | | | | | | | +--- androidx.core:core:1.3.0 -> 1.19.0 (*) | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 (*) | | | | | | | | \--- androidx.emoji2:emoji2:1.4.0 (c) | | | | | | | +--- androidx.fragment:fragment:1.5.4 -> 1.8.9 (*) @@ -1440,42 +1440,42 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 -| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) | | | | | | +--- androidx.activity:activity-ktx:1.12.4 -> 1.13.0 (*) | | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 | | | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.13.0 (*) | | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) -| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.18.0 (*) +| | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.19.0 (*) | | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.10.0 (*) | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.10.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | | +--- io.insert-koin:koin-core:4.2.1 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 -| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.1 +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | | +--- io.insert-koin:koin-core:4.2.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.2 -> 1.11.1 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.2 -> 1.11.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 +| | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.2.2 | | | | | +--- androidx.activity:activity-compose:1.12.4 -> 1.13.0 (*) -| | | | | +--- io.insert-koin:koin-compose:4.2.1 (*) -| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.1 (*) +| | | | | +--- io.insert-koin:koin-compose:4.2.2 (*) +| | | | | +--- io.insert-koin:koin-core-viewmodel:4.2.2 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.6 -> 2.10.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 | | | | | \--- co.touchlab:kermit-android:2.1.0 | | | | | +--- co.touchlab:kermit-core:2.1.0 | | | | | | \--- co.touchlab:kermit-core-android:2.1.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.4.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.4.0 @@ -1483,11 +1483,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-core:3.4.0 | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.4.0 | | | | | +--- io.coil-kt.coil3:coil-core:3.4.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) -| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +| | | | | \--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1495,24 +1495,24 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | \--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1520,10 +1520,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.11.0 | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | \--- project :modules:library-navigation-api (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1531,44 +1531,44 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| +--- io.insert-koin:koin-annotations:4.2.1 (*) -| +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| +--- io.insert-koin:koin-core:4.2.1 (*) +| +--- io.insert-koin:koin-annotations:4.2.2 (*) +| +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| +--- io.insert-koin:koin-core:4.2.2 (*) | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | +--- co.touchlab:kermit:2.1.0 (*) | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| +--- org.jetbrains.compose.material:material:1.11.0 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| +--- org.jetbrains.compose.material:material:1.11.1 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | +--- project :modules:feature-account -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 | | | +--- androidx.sqlite:sqlite-framework:2.6.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.6.2 -| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 | | | | | \--- androidx.sqlite:sqlite-android:2.6.2 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.6.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.4.0 (*) | | | | +--- androidx.sqlite:sqlite:2.6.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (c) | | | +--- app.cash.sqldelight:runtime:2.3.2 | | | | \--- app.cash.sqldelight:runtime-jvm:2.3.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | | +--- androidx.sqlite:sqlite:2.6.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1576,21 +1576,21 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | +--- project :modules:feature-account-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1598,59 +1598,59 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- com.apollographql.apollo:apollo-runtime:5.0.0 | | | | \--- com.apollographql.apollo:apollo-runtime-android:5.0.0 -| | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.18.0 (*) +| | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- androidx.core:core-ktx:1.16.0 -> 1.19.0 (*) | | | | +--- com.squareup.okhttp3:okhttp:5.3.0 | | | | | \--- com.squareup.okhttp3:okhttp-android:5.3.0 -| | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | +--- androidx.annotation:annotation:1.9.1 -> 1.10.0 (*) | | | | | +--- androidx.startup:startup-runtime:1.2.0 (*) | | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.4.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | +--- com.apollographql.apollo:apollo-api:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-api-jvm:5.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) | | | | | +--- com.benasher44:uuid:0.8.4 | | | | | | \--- com.benasher44:uuid-jvm:0.8.4 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.4.0 (*) | | | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:5.0.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.4.0 (*) | | | | +--- com.apollographql.apollo:apollo-mpp-utils:5.0.0 | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:5.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.4.0 (*) | | | | | \--- com.apollographql.apollo:apollo-annotations:5.0.0 (*) | | | | +--- com.squareup.okio:okio:3.16.2 -> 3.16.4 (*) | | | | +--- com.benasher44:uuid:0.8.4 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.28.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.3.21 (*) -| | | +--- com.apollographql.cache:normalized-cache:1.0.3 -| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.3 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.1.0} -> 2.4.0 (*) +| | | +--- com.apollographql.cache:normalized-cache:1.0.4 +| | | | \--- com.apollographql.cache:normalized-cache-jvm:1.0.4 | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.2 -> 5.0.0 (*) | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.2 -> 5.0.0 (*) | | | | +--- com.benasher44:uuid:0.8.4 (*) | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.16.4 (*) | | | | \--- org.jetbrains.kotlinx:atomicfu:0.28.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1658,22 +1658,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | +--- project :modules:feature-common-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1681,10 +1681,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1692,12 +1692,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- project :modules:library-navigation-api (*) | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-navigation -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1705,21 +1705,21 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) | | | +--- project :modules:feature-launches-api -| | | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | | +--- junit:junit:4.13.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1727,10 +1727,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | | +--- co.touchlab:kermit:2.1.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1738,12 +1738,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- project :modules:library-navigation-api (*) | | | | \--- project :modules:library-network-api (*) | | | \--- project :modules:feature-login-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1751,10 +1751,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1763,12 +1763,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | \--- project :modules:library-network-api (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1776,10 +1776,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -1790,7 +1790,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- io.ktor:ktor-client-core:3.5.0 (*) | | | +--- io.ktor:ktor-client-cio:3.5.0 | | | | \--- io.ktor:ktor-client-cio-jvm:3.5.0 @@ -1806,8 +1806,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- io.ktor:ktor-http:3.5.0 (*) | | | | | +--- io.ktor:ktor-network:3.5.0 (*) | | | | | +--- io.ktor:ktor-utils:3.5.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | \--- io.ktor:ktor-serialization-kotlinx-json:3.5.0 | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.5.0 | | | +--- org.slf4j:slf4j-api:2.0.18 @@ -1818,16 +1818,16 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) | | | | +--- io.ktor:ktor-serialization:3.5.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.11.0 | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.11.0 | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.11.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.3.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.20 -> 2.4.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.11.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.9.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 -> 2.4.0 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 24.1.0 @@ -1835,13 +1835,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- 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.18.0 (*) -| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) +| | | | | +--- androidx.core:core:1.1.0 -> 1.19.0 (*) +| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.10.0 (*) | | | | | \--- 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.3.21 (*) +| | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.11.0 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1866,12 +1866,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.4.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.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.21 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.4.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.4.0 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) @@ -1886,39 +1886,39 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 -> 18.9.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 -> 18.4.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.4.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.11.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.11.0 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 -> 17.0.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 -> 22.0.1 (*) +| | | | +--- com.google.firebase:firebase-common:21.0.0 -> 22.1.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 -> 19.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 -> 1.11.0 (*) -| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:33.15.0 -> 34.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.4.0 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | \--- app.cash.sqldelight:coroutines-extensions:2.3.2 | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.3.2 | | +--- app.cash.sqldelight:runtime:2.3.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:async-extensions:2.3.2 | | \--- app.cash.sqldelight:async-extensions-jvm:2.3.2 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 -> 2.4.0 (*) | | \--- app.cash.sqldelight:runtime:2.3.2 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1926,30 +1926,30 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-electricity -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -1957,44 +1957,44 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- io.github.koalaplot:koalaplot-core:0.11.2 | | | \--- io.github.koalaplot:koalaplot-core-android:0.11.2 -| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.4.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 -> 1.11.1 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 -> 1.11.0 (*) | | +--- 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.18.0 (*) +| | | +--- androidx.core:core-ktx:1.9.0 -> 1.19.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.0 (*) -| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.3.21 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.11.1 (*) +| | | +--- org.jetbrains.compose.material:material:1.4.3 -> 1.11.1 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.0 -> 2.4.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-electricity-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2002,10 +2002,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2017,12 +2017,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- project :modules:library-network-api (*) | | \--- project :modules:library-network (*) | +--- project :modules:feature-home-api -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2030,10 +2030,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2041,14 +2041,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- project :modules:library-navigation-api (*) | | \--- project :modules:library-network-api (*) | +--- project :modules:feature-launches -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- app.cash.sqldelight:android-driver:2.3.2 (*) | | +--- project :modules:library-ui-shared (*) | | +--- app.cash.sqldelight:runtime:2.3.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2056,18 +2056,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) @@ -2076,12 +2076,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | \--- project :modules:library-network (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2089,18 +2089,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2110,12 +2110,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | \--- dev.gitlive:firebase-auth:2.4.0 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules -| | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | +--- junit:junit:4.13.2 (*) | | +--- project :modules:library-ui-shared (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2123,29 +2123,29 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | +--- io.insert-koin:koin-core:4.2.1 (*) +| | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | +--- io.insert-koin:koin-core:4.2.2 (*) | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | +--- co.touchlab:kermit:2.1.0 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.4.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.11.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.11.0 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.11.0 (*) -| | +--- org.jetbrains.compose.material:material:1.11.0 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.11.0 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.11.1 (*) +| | +--- org.jetbrains.compose.ui:ui:1.11.1 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.11.1 (*) +| | +--- org.jetbrains.compose.material:material:1.11.1 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.11.1 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.3.2 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api -| | | +--- com.google.firebase:firebase-bom:34.13.0 (*) +| | | +--- com.google.firebase:firebase-bom:34.15.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.10.0 (*) | | | +--- io.ktor:ktor-client-android:3.5.0 (*) | | | +--- junit:junit:4.13.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.11.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.4.0 (*) | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.1 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.4.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.11.0 (*) @@ -2153,10 +2153,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- dev.gitlive:firebase-firestore:2.4.0 (*) | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.10.0 (*) | | | +--- org.jetbrains.androidx.navigation:navigation-compose:2.9.2 (*) -| | | +--- io.insert-koin:koin-annotations:4.2.1 (*) -| | | +--- io.insert-koin:koin-compose:koin -> 4.2.1 (*) -| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.1 (*) -| | | +--- io.insert-koin:koin-core:4.2.1 (*) +| | | +--- io.insert-koin:koin-annotations:4.2.2 (*) +| | | +--- io.insert-koin:koin-compose:koin -> 4.2.2 (*) +| | | +--- io.insert-koin:koin-compose-viewmodel:4.2.2 (*) +| | | +--- io.insert-koin:koin-core:4.2.2 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.3.1 (*) | | | +--- co.touchlab:kermit:2.1.0 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.4.0 (*) @@ -2172,42 +2172,42 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | \--- project :modules:library-network (*) +--- androidx.activity:activity-compose:1.13.0 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.11.0 (*) ++--- org.jetbrains.compose.ui:ui:1.11.1 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -+--- io.insert-koin:koin-android:4.2.1 (*) -\--- androidx.compose.ui:ui-tooling:1.11.2 - \--- androidx.compose.ui:ui-tooling-android:1.11.2 ++--- io.insert-koin:koin-android:4.2.2 (*) +\--- androidx.compose.ui:ui-tooling:1.11.3 + \--- androidx.compose.ui:ui-tooling-android:1.11.3 +--- androidx.activity:activity-compose:1.7.0 -> 1.13.0 (*) - +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) - +--- androidx.compose.animation:animation:1.10.0 -> 1.11.1 (*) + +--- androidx.annotation:annotation:1.8.1 -> 1.10.0 (*) + +--- androidx.compose.animation:animation:1.10.0 -> 1.11.2 (*) +--- androidx.compose.material3:material3:1.3.1 -> 1.4.0 (*) - +--- androidx.compose.runtime:runtime:1.11.2 (*) - +--- androidx.compose.ui:ui:1.11.2 (*) - +--- androidx.compose.ui:ui-tooling-data:1.11.2 - | \--- androidx.compose.ui:ui-tooling-data-android:1.11.2 - | +--- androidx.compose.runtime:runtime:1.11.2 (*) - | +--- androidx.compose.ui:ui:1.11.2 (*) - | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) - | +--- androidx.compose.ui:ui:1.11.2 (c) - | +--- androidx.compose.ui:ui-geometry:1.11.2 (c) - | +--- androidx.compose.ui:ui-graphics:1.11.2 (c) - | +--- androidx.compose.ui:ui-text:1.11.2 (c) - | +--- androidx.compose.ui:ui-tooling:1.11.2 (c) - | +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) - | +--- androidx.compose.ui:ui-unit:1.11.2 (c) - | \--- androidx.compose.ui:ui-util:1.11.2 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (*) + +--- androidx.compose.runtime:runtime:1.11.3 (*) + +--- androidx.compose.ui:ui:1.11.3 (*) + +--- androidx.compose.ui:ui-tooling-data:1.11.3 + | \--- androidx.compose.ui:ui-tooling-data-android:1.11.3 + | +--- androidx.compose.runtime:runtime:1.11.3 (*) + | +--- androidx.compose.ui:ui:1.11.3 (*) + | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) + | +--- androidx.compose.ui:ui:1.11.3 (c) + | +--- androidx.compose.ui:ui-geometry:1.11.3 (c) + | +--- androidx.compose.ui:ui-graphics:1.11.3 (c) + | +--- androidx.compose.ui:ui-text:1.11.3 (c) + | +--- androidx.compose.ui:ui-tooling:1.11.3 (c) + | +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) + | +--- androidx.compose.ui:ui-unit:1.11.3 (c) + | \--- androidx.compose.ui:ui-util:1.11.3 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (*) +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.10.0 (*) +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.4.0 (*) - +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.21 (*) - +--- androidx.compose.ui:ui:1.11.2 (c) - +--- androidx.compose.ui:ui-geometry:1.11.2 (c) - +--- androidx.compose.ui:ui-graphics:1.11.2 (c) - +--- androidx.compose.ui:ui-text:1.11.2 (c) - +--- androidx.compose.ui:ui-tooling-data:1.11.2 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.11.2 (c) - +--- androidx.compose.ui:ui-unit:1.11.2 (c) - \--- androidx.compose.ui:ui-util:1.11.2 (c) + +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.4.0 (*) + +--- androidx.compose.ui:ui:1.11.3 (c) + +--- androidx.compose.ui:ui-geometry:1.11.3 (c) + +--- androidx.compose.ui:ui-graphics:1.11.3 (c) + +--- androidx.compose.ui:ui-text:1.11.3 (c) + +--- androidx.compose.ui:ui-tooling-data:1.11.3 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.11.3 (c) + +--- androidx.compose.ui:ui-unit:1.11.3 (c) + \--- androidx.compose.ui:ui-util:1.11.3 (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 abb1738..27caa55 100644 --- a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml +++ b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml @@ -4,7 +4,7 @@ + android:targetSdkVersion="37" /> diff --git a/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml b/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml index a7e2ec7..0973053 100644 --- a/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml +++ b/app/versions/mergedManifests/release/processReleaseManifest/AndroidManifest.xml @@ -4,7 +4,7 @@ + android:targetSdkVersion="37" /> diff --git a/build-conventions/build/libs/build-conventions.jar b/build-conventions/build/libs/build-conventions.jar index 7ca0ebb..333d31e 100644 Binary files a/build-conventions/build/libs/build-conventions.jar and b/build-conventions/build/libs/build-conventions.jar differ diff --git a/build-conventions/src/main/kotlin/composeapp.config-conventions.gradle.kts b/build-conventions/src/main/kotlin/composeapp.config-conventions.gradle.kts index 1ed6dbd..7025725 100644 --- a/build-conventions/src/main/kotlin/composeapp.config-conventions.gradle.kts +++ b/build-conventions/src/main/kotlin/composeapp.config-conventions.gradle.kts @@ -7,10 +7,10 @@ val config = extensions.create("config").apply { extensions.create("android").apply { accountType.convention("com.jarroyo.composeapp.auth") applicationId.convention("com.jarroyo.composeapp") - compileSdk.convention(36) + compileSdk.convention(37) javaVersion.convention(JavaVersion.VERSION_17) minSdk.convention(24) - targetSdk.convention(36) + targetSdk.convention(37) } extensions.create("params").apply { diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index dd2ccd0..00af925 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,32 +3,32 @@ [versions] aboutlibraries = "13.2.1" -agp = "9.0.1" +agp = "9.2.1" androidCompileSdk = "36" -androidx-compose = "1.11.2" +androidx-compose = "1.11.3" apollo = "5.0.0" -apolloCache = "1.0.3" +apolloCache = "1.0.4" coil3 = "3.4.0" coroutines = "1.11.0" detekt = "1.23.8" diktat = "1.2.5" -firebase-bom = "34.13.0" +firebase-bom = "34.15.0" gitlive = "2.4.0" gradle = "8.1.1" jetbrains-lifecycle = "2.10.0" jetbrains-navigation = "2.9.2" -koin = "4.2.1" -koin-ksp = "4.2.1" -kotlin = "2.3.21" +koin = "4.2.2" +koin-ksp = "4.2.2" +kotlin = "2.4.0" kotlinpoet = "2.3.0" -kotlin-multiplatform = "1.11.0" +kotlin-multiplatform = "1.11.1" kotlin-result = "2.3.1" kotlinx-datetime = "0.8.0" ksp = "2.3.5" ktlint = "0.43.0" ktor = "3.5.0" material3 = "1.9.0" -mockk = "1.14.9" +mockk = "1.14.11" okhttp = "4.12.0" prettier = "2.7.1" sqlDelight = "2.3.2" @@ -39,7 +39,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver 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" } -androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.18.0" } +androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.19.0" } androidx-test-core = { module = "androidx.test:core-ktx", version = "1.7.0" } androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version = "3.7.0" } androidx-test-orchestrator = { module = "androidx.test:orchestrator", version = "1.6.1" } @@ -88,7 +88,7 @@ jetbrains-lifecycle-viewmodel = { module = "org.jetbrains.androidx.lifecycle:lif jetbrains-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "jetbrains-lifecycle" } jetbrains-navigation-compose = { module = "org.jetbrains.androidx.navigation:navigation-compose", version.ref = "jetbrains-navigation" } junit = { module = "junit:junit", version = "4.13.2" } -koin-android = {module = "io.insert-koin:koin-android", version = "4.2.1"} +koin-android = {module = "io.insert-koin:koin-android", version.ref = "koin"} koin-annotations = {module = "io.insert-koin:koin-annotations", version.ref = "koin-ksp"} koin-compose-viewmodel = {module = "io.insert-koin:koin-compose-viewmodel", version.ref = "koin"} koin-compiler = {module = "io.insert-koin:koin-ksp-compiler", version = "koin-ksp"} @@ -129,11 +129,11 @@ plugin-compose-compiler = { module = "org.jetbrains.kotlin:compose-compiler-grad 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.2" } -plugin-google-services = { module = "com.google.gms:google-services", version = "4.4.4" } +plugin-google-services = { module = "com.google.gms:google-services", version = "4.5.0" } 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.5.1" } +plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.7.0" } plugin-versions = "com.github.ben-manes:gradle-versions-plugin:0.52.0" plugin-versions-update = "nl.littlerobots.vcu:plugin:1.1.0" plugin-violation = { module = "se.bjurr.violations:violation-comments-to-github-gradle-plugin", version = "1.70.0" } diff --git a/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate b/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate index edddc00..5685f12 100644 Binary files a/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate and b/iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/UserInterfaceState.xcuserstate differ