From e3fb048c19f4c03d03dd673d26b3d80a16e1d15d Mon Sep 17 00:00:00 2001 From: Javier Arroyo Date: Mon, 9 Feb 2026 18:39:19 +0100 Subject: [PATCH] Feature: update deps --- .idea/compiler.xml | 9 + ...ndroidTestRuntimeClasspathDependencies.txt | 657 +++--- .../debugRuntimeClasspathDependencies.txt | 1802 ++++++++-------- ...ugUnitTestRuntimeClasspathDependencies.txt | 1910 +++++++++-------- .../releaseRuntimeClasspathDependencies.txt | 1730 +++++++-------- ...seUnitTestRuntimeClasspathDependencies.txt | 1838 ++++++++-------- .../processDebugManifest/AndroidManifest.xml | 8 + .../AndroidManifest.xml | 7 + .../build/libs/build-conventions.jar | Bin 2193898 -> 1906389 bytes gradle/libs.versions.toml | 29 +- .../xcschemes/xcschememanagement.plist | 2 +- .../UserInterfaceState.xcuserstate | Bin 22183 -> 22345 bytes .../xcschemes/xcschememanagement.plist | 14 + modules/feature-common/build.gradle.kts | 8 +- modules/feature-electricity/build.gradle.kts | 8 +- modules/feature-home-shared/build.gradle.kts | 8 +- modules/feature-launches/build.gradle.kts | 8 +- modules/feature-login/build.gradle.kts | 8 +- modules/feature-schedules/build.gradle.kts | 10 +- modules/library-network-api/build.gradle.kts | 3 + modules/library-ui-shared/build.gradle.kts | 9 +- 21 files changed, 4108 insertions(+), 3960 deletions(-) create mode 100644 iosApp/iosApp.xcworkspace/xcuserdata/javier.arroyo.xcuserdatad/xcschemes/xcschememanagement.plist diff --git a/.idea/compiler.xml b/.idea/compiler.xml index d267e72..96ad507 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -10,6 +10,7 @@ diff --git a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt index 1b51942..b4b730f 100644 --- a/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugAndroidTestRuntimeClasspathDependencies.txt @@ -9,10 +9,9 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- androidx.test.espresso:espresso-core:3.7.0 | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 | | +--- org.jetbrains:annotations:13.0 -> 23.0.0 | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) @@ -24,12 +23,12 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | +--- androidx.test:core:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.concurrent:concurrent-futures-ktx:1.2.0 | | | +--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -40,19 +39,19 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | \--- androidx.concurrent:concurrent-futures:1.2.0 -> 1.1.0 (c) | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -62,7 +61,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.test:monitor:1.8.0 (*) | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) | +--- androidx.test:monitor:1.8.0 (*) | +--- androidx.test:runner:1.7.0 @@ -79,27 +78,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | +--- org.hamcrest:hamcrest-core:1.3 | +--- org.hamcrest:hamcrest-library:1.3 | | \--- org.hamcrest:hamcrest-core:1.3 -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) -+--- androidx.compose.ui:ui-test-junit4:1.9.5 -| \--- androidx.compose.ui:ui-test-junit4-android:1.9.5 -| +--- androidx.activity:activity:1.2.1 -> 1.12.0 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) ++--- androidx.compose.ui:ui-test-junit4:1.10.2 +| \--- androidx.compose.ui:ui-test-junit4-android:1.10.2 +| +--- androidx.activity:activity:1.2.1 -> 1.12.3 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.core:core:1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (c) | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (c) | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -120,17 +119,17 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -142,14 +141,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- androidx.core:core:1.17.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.core:core-viewtree:1.0.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -157,14 +156,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) @@ -180,7 +179,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jspecify:jspecify:1.0.0 | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -189,7 +188,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -201,85 +200,82 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c) +| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | +--- androidx.navigationevent:navigationevent:1.0.0 -| | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | +--- androidx.navigationevent:navigationevent:1.0.2 +| | | \--- androidx.navigationevent:navigationevent-android:1.0.2 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 -| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.2 +| | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.2 +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | +--- androidx.activity:activity-compose:1.12.0 (c) -| | \--- androidx.activity:activity-ktx:1.12.0 (c) -| +--- androidx.activity:activity-compose:1.3.0 -> 1.12.0 -| | +--- androidx.activity:activity:1.12.0 (*) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-android:1.9.5 +| | +--- androidx.activity:activity-compose:1.12.3 (c) +| | \--- androidx.activity:activity-ktx:1.12.3 (c) +| +--- androidx.activity:activity-compose:1.3.0 -> 1.12.3 +| | +--- androidx.activity:activity:1.12.3 (*) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-android:1.10.2 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -290,7 +286,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -302,26 +298,26 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | +--- androidx.savedstate:savedstate-compose:1.3.3 +| | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | \--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 -| | | \--- androidx.compose.ui:ui-android:1.9.5 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 -| | | | +--- androidx.activity:activity:1.12.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | \--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.2 +| | | \--- androidx.compose.ui:ui-android:1.10.2 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.3 +| | | | +--- androidx.activity:activity:1.12.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -330,103 +326,109 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) -| | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | \--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | \--- androidx.activity:activity-compose:1.12.3 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 +| | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.2 +| | | | +--- androidx.collection:collection:1.5.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 +| | | | | \--- androidx.compose.ui:ui-util-android:1.10.2 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.10.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 +| | | | \--- androidx.compose.ui:ui-text-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -436,7 +438,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -446,96 +448,161 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.10 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 -> 2.9.4 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.3.3 (*) +| | | +--- androidx.transition:transition:1.6.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 +| | | | | +--- androidx.core:core:1.0.0 -> 1.17.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.17.0 (*) +| | | | | +--- androidx.documentfile:documentfile:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.print:print:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | \--- org.jspecify:jspecify:1.0.0 +| | | +--- androidx.window:window:1.5.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.8.0 -> 1.17.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.10 (*) +| | | | | +--- androidx.window:window:1.5.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) +| | | | +--- org.jspecify:jspecify:1.0.0 +| | | | +--- androidx.window:window-core:1.5.0 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-test:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-test:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | \--- androidx.compose.ui:ui-util:1.10.2 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 -| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.2 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.2 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.12.0 (c) -| | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | +--- androidx.activity:activity:1.12.3 (c) +| | \--- androidx.activity:activity-ktx:1.12.3 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.9.5 (*) -| +--- androidx.compose.ui:ui-test:1.9.5 -| | \--- androidx.compose.ui:ui-test-android:1.9.5 -| | +--- androidx.activity:activity-compose:1.3.0 -> 1.12.0 (*) +| +--- androidx.compose.runtime:runtime-saveable:1.6.0 -> 1.10.2 (*) +| +--- androidx.compose.ui:ui-test:1.10.2 +| | \--- androidx.compose.ui:ui-test-android:1.10.2 +| | +--- androidx.activity:activity-compose:1.3.0 -> 1.12.3 (*) | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | +--- androidx.compose.ui:ui-text:1.9.5 (*) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | +--- androidx.compose.ui:ui-text:1.10.2 (*) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 (*) | | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*) | | +--- androidx.test.espresso:espresso-core:3.5.0 -> 3.7.0 (*) | | +--- androidx.test.espresso:espresso-idling-resource:3.5.0 -> 3.7.0 -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1 -> 1.10.2 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-test-junit4:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | \--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-test-junit4:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | +--- androidx.compose.ui:ui-util:1.10.2 (c) +| | \--- androidx.compose.ui:ui-geometry:1.10.2 (c) | +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.9.4 (*) | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.9.4 (*) | +--- androidx.test:core:1.5.0 -> 1.7.0 (*) @@ -546,17 +613,16 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- androidx.test:monitor:1.6.1 -> 1.8.0 (*) | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | +--- junit:junit:4.13.2 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1 -> 1.10.2 (*) -| +--- androidx.compose.ui:ui-test:1.9.5 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| +--- androidx.compose.ui:ui-util:1.9.5 (c) -| \--- androidx.compose.ui:ui-geometry:1.9.5 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 (*) +| +--- androidx.compose.ui:ui-test:1.10.2 (c) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| +--- androidx.compose.ui:ui-util:1.10.2 (c) +| \--- androidx.compose.ui:ui-geometry:1.10.2 (c) +--- dev.gitlive:firebase-firestore:2.4.0 | \--- dev.gitlive:firebase-firestore-android:2.4.0 | +--- com.google.firebase:firebase-firestore -> 25.1.4 @@ -567,7 +633,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | +--- androidx.activity:activity:1.8.1 -> 1.12.3 (*) | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -576,42 +642,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | +--- androidx.loader:loader:1.0.0 -| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | +--- androidx.loader:loader:1.0.0 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | +--- androidx.viewpager:viewpager:1.0.0 @@ -620,7 +651,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | \--- javax.inject:javax.inject:1 | | +--- com.google.firebase:firebase-appcheck-interop:17.0.0 @@ -640,7 +671,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | | +--- com.google.android.gms:play-services-tasks:16.0.1 -> 18.2.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) @@ -648,15 +679,15 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | +--- com.google.firebase:firebase-common-ktx:21.0.0 | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | +--- com.google.firebase:firebase-components:18.0.0 (*) @@ -696,7 +727,7 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | | +--- io.grpc:grpc-core:1.62.2 (*) | | | +--- com.squareup.okio:okio:3.4.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- com.google.guava:guava:32.1.3-android (*) | | | \--- io.perfmark:perfmark-api:0.26.0 | | +--- io.grpc:grpc-protobuf-lite:1.62.2 @@ -708,7 +739,7 @@ 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:1.8.22 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | +--- com.google.firebase:firebase-bom:33.15.0 @@ -720,31 +751,31 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | +--- dev.gitlive:firebase-common:2.4.0 | | | \--- dev.gitlive:firebase-common-android:2.4.0 | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | +--- dev.gitlive:firebase-common-internal:2.4.0 | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:{strictly 2.2.21} -> 2.2.21 (c) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:{strictly 2.3.10} -> 2.3.10 (c) +--- dev.gitlive:firebase-firestore:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.annotation:annotation:{strictly 1.9.1} -> 1.9.1 (c) +--- androidx.concurrent:concurrent-futures:{strictly 1.1.0} -> 1.1.0 (c) @@ -752,16 +783,16 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- com.google.errorprone:error_prone_annotations:{strictly 2.26.0} -> 2.26.0 (c) +--- com.google.guava:listenablefuture:{strictly 9999.0-empty-to-avoid-conflict-with-guava} -> 9999.0-empty-to-avoid-conflict-with-guava (c) +--- javax.inject:javax.inject:{strictly 1} -> 1 (c) -+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.2.21} -> 2.2.21 (c) ++--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 2.3.10} -> 2.3.10 (c) +--- dev.gitlive:firebase-firestore-android:{strictly 2.4.0} -> 2.4.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.tracing:tracing:{strictly 1.2.0} -> 1.2.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.9.1} -> 1.9.1 (c) +--- org.jetbrains:annotations:{strictly 23.0.0} -> 23.0.0 (c) -+--- androidx.activity:activity:{strictly 1.12.0} -> 1.12.0 (c) -+--- androidx.activity:activity-compose:{strictly 1.12.0} -> 1.12.0 (c) -+--- androidx.compose.runtime:runtime-saveable:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.activity:activity:{strictly 1.12.3} -> 1.12.3 (c) ++--- androidx.activity:activity-compose:{strictly 1.12.3} -> 1.12.3 (c) ++--- androidx.compose.runtime:runtime-saveable:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.9.4} -> 2.9.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.10.2} -> 1.10.2 (c) +--- com.google.firebase:firebase-firestore:{strictly 25.1.4} -> 25.1.4 (c) @@ -776,14 +807,14 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- androidx.core:core-viewtree:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.navigationevent:navigationevent:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.navigationevent:navigationevent:{strictly 1.0.2} -> 1.0.2 (c) +--- androidx.profileinstaller:profileinstaller:{strictly 1.4.1} -> 1.4.1 (c) +--- androidx.savedstate:savedstate:{strictly 1.3.3} -> 1.3.3 (c) -+--- androidx.compose.runtime:runtime:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.runtime:runtime:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.lifecycle:lifecycle-runtime-compose:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.navigationevent:navigationevent-compose:{strictly 1.0.0} -> 1.0.0 (c) -+--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.navigationevent:navigationevent-compose:{strictly 1.0.2} -> 1.0.2 (c) ++--- androidx.compose.runtime:runtime-saveable-android:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.lifecycle:lifecycle-runtime-android:{strictly 2.9.4} -> 2.9.4 (c) +--- com.google.firebase:protolite-well-known-types:{strictly 18.0.1} -> 18.0.1 (c) +--- com.google.android.gms:play-services-tasks:{strictly 18.2.0} -> 18.2.0 (c) @@ -805,20 +836,20 @@ 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.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-text:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-unit:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-util:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-graphics:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-text:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-unit:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-util:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.core:core:{strictly 1.17.0} -> 1.17.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-android:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate-android:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.navigationevent:navigationevent-android:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.navigationevent:navigationevent-android:{strictly 1.0.2} -> 1.0.2 (c) +--- androidx.startup:startup-runtime:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.savedstate:savedstate-android:{strictly 1.3.3} -> 1.3.3 (c) -+--- androidx.compose.ui:ui-android:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.runtime:runtime-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.ui:ui-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.runtime:runtime-android:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.lifecycle:lifecycle-runtime-compose-android:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.navigationevent:navigationevent-compose-android:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.navigationevent:navigationevent-compose-android:{strictly 1.0.2} -> 1.0.2 (c) +--- androidx.savedstate:savedstate-compose:{strictly 1.3.3} -> 1.3.3 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) @@ -832,25 +863,27 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- io.grpc:grpc-util:{strictly 1.62.2} -> 1.62.2 (c) +--- com.squareup.okio:okio:{strictly 3.15.0} -> 3.15.0 (c) +--- io.perfmark:perfmark-api:{strictly 0.26.0} -> 0.26.0 (c) -+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.9.0} -> 1.9.0 (c) -+--- androidx.compose.ui:ui-graphics-android:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-text-android:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-unit-android:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-util-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.10.0} -> 1.10.0 (c) ++--- androidx.compose.ui:ui-graphics-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-text-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-unit-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-util-android:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.collection:collection-jvm:{strictly 1.5.0} -> 1.5.0 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.4.1} -> 1.4.1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.9.4} -> 2.9.4 (c) -+--- androidx.compose.runtime:runtime-annotation:{strictly 1.9.5} -> 1.9.5 (c) -+--- androidx.activity:activity-ktx:{strictly 1.12.0} -> 1.12.0 (c) ++--- androidx.compose.runtime:runtime-annotation:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.activity:activity-ktx:{strictly 1.12.3} -> 1.12.3 (c) +--- androidx.autofill:autofill:{strictly 1.0.0} -> 1.0.0 (c) -+--- androidx.compose.ui:ui-geometry:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.runtime:runtime-retain:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-geometry:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.customview:customview-poolingcontainer:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.emoji2:emoji2:{strictly 1.4.0} -> 1.4.0 (c) +--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.savedstate:savedstate-ktx:{strictly 1.3.3} -> 1.3.3 (c) -+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 2.2.21} -> 2.2.21 (c) ++--- androidx.transition:transition:{strictly 1.6.0} -> 1.6.0 (c) ++--- androidx.window:window:{strictly 1.5.0} -> 1.5.0 (c) +--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.savedstate:savedstate-compose-android:{strictly 1.3.3} -> 1.3.3 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.9.0} -> 1.9.0 (c) @@ -863,17 +896,25 @@ debugAndroidTestRuntimeClasspath - Runtime classpath of '/debugAndroidTest'. +--- com.google.guava:failureaccess:{strictly 1.0.1} -> 1.0.1 (c) +--- org.checkerframework:checker-qual:{strictly 3.37.0} -> 3.37.0 (c) +--- com.squareup.okio:okio-jvm:{strictly 3.15.0} -> 3.15.0 (c) -+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.9.0} -> 1.9.0 (c) ++--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.10.0} -> 1.10.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.9.5} -> 1.9.5 (c) -+--- androidx.compose.ui:ui-geometry-android:{strictly 1.9.5} -> 1.9.5 (c) ++--- androidx.compose.runtime:runtime-annotation-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.runtime:runtime-retain-android:{strictly 1.10.2} -> 1.10.2 (c) ++--- androidx.compose.ui:ui-geometry-android:{strictly 1.10.2} -> 1.10.2 (c) +--- androidx.lifecycle:lifecycle-process:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.window:window-core:{strictly 1.5.0} -> 1.5.0 (c) +--- androidx.lifecycle:lifecycle-runtime-ktx-android:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.9.4} -> 2.9.4 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) -+--- org.jetbrains.kotlinx:kotlinx-serialization-bom:{strictly 1.9.0} -> 1.9.0 (c) -\--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.9.4} -> 2.9.4 (c) ++--- org.jetbrains.kotlinx:kotlinx-serialization-bom:{strictly 1.10.0} -> 1.10.0 (c) ++--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.window:window-core-android:{strictly 1.5.0} -> 1.5.0 (c) ++--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.9.4} -> 2.9.4 (c) ++--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c) ++--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c) +\--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (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/dependencies/debugRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt index dc3eb54..4879413 100644 --- a/app/versions/dependencies/debugRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugRuntimeClasspathDependencies.txt @@ -4,86 +4,85 @@ Project ':app' ------------------------------------------------------------ debugRuntimeClasspath - Runtime classpath of '/debug'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- com.squareup.leakcanary:leakcanary-android:2.14 | +--- com.squareup.leakcanary:leakcanary-android-core:2.14 | | +--- com.squareup.leakcanary:shark-android:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | | \--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 | | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14 | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.10 (*) | +--- com.squareup.leakcanary:plumber-android:2.14 | | +--- com.squareup.leakcanary:plumber-android-core:2.14 | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -+--- androidx.compose.ui:ui-tooling:1.9.5 -| \--- androidx.compose.ui:ui-tooling-android:1.9.5 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 -| | +--- androidx.activity:activity:1.12.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) ++--- androidx.compose.ui:ui-tooling:1.10.2 +| \--- androidx.compose.ui:ui-tooling-android:1.10.2 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.3 +| | +--- androidx.activity:activity:1.12.3 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (*) | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | | | | +--- org.jetbrains:annotations:23.0.0 @@ -93,7 +92,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -103,7 +102,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -126,11 +125,11 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 | | | | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -140,7 +139,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -150,14 +149,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) @@ -165,7 +164,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -176,7 +175,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -190,7 +189,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -203,7 +202,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -213,25 +212,25 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 +| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c) +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -242,60 +241,58 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 -| | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | +--- androidx.navigationevent:navigationevent:1.0.2 +| | | | \--- androidx.navigationevent:navigationevent-android:1.0.2 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 -| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.2 +| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.2 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.activity:activity-compose:1.12.0 (c) -| | | \--- androidx.activity:activity-ktx:1.12.0 (c) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-android:1.9.5 +| | | +--- androidx.activity:activity-compose:1.12.3 (c) +| | | \--- androidx.activity:activity-ktx:1.12.3 (c) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-android:1.10.2 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -308,7 +305,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -322,26 +319,27 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | +--- androidx.savedstate:savedstate-compose:1.3.3 +| | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 -| | | \--- androidx.compose.ui:ui-android:1.9.5 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 -| | | | +--- androidx.activity:activity:1.12.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.0 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.2 +| | | \--- androidx.compose.ui:ui-android:1.10.2 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.3 +| | | | +--- androidx.activity:activity:1.12.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -353,110 +351,116 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) -| | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | \--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | \--- androidx.activity:activity-compose:1.12.3 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 +| | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.2 +| | | | +--- androidx.collection:collection:1.5.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 +| | | | | \--- androidx.compose.ui:ui-util-android:1.10.2 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.10.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 +| | | | \--- androidx.compose.ui:ui-text-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -466,7 +470,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -479,335 +483,399 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.10 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 -> 2.9.4 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.3.3 (*) +| | | +--- androidx.transition:transition:1.6.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 +| | | | | +--- androidx.core:core:1.0.0 -> 1.17.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.17.0 (*) +| | | | | +--- androidx.documentfile:documentfile:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.print:print:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | \--- org.jspecify:jspecify:1.0.0 +| | | +--- androidx.window:window:1.5.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.8.0 -> 1.17.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.10 (*) +| | | | | +--- androidx.window:window:1.5.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) +| | | | +--- org.jspecify:jspecify:1.0.0 +| | | | +--- androidx.window:window-core:1.5.0 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.2 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 -| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.2 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.2 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.12.0 (c) -| | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | +--- androidx.activity:activity:1.12.3 (c) +| | \--- androidx.activity:activity-ktx:1.12.3 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.5 -| | \--- androidx.compose.animation:animation-android:1.9.5 +| +--- androidx.compose.animation:animation:1.10.2 +| | \--- androidx.compose.animation:animation-android:1.10.2 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | +--- androidx.collection:collection:1.5.0 (*) -| | +--- androidx.compose.animation:animation-core:1.9.5 -| | | \--- androidx.compose.animation:animation-core-android:1.9.5 +| | +--- androidx.compose.animation:animation-core:1.10.2 +| | | \--- androidx.compose.animation:animation-core-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.animation:animation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.9.5 -| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | \--- androidx.compose.animation:animation:1.10.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.10.2 +| | | \--- androidx.compose.foundation:foundation-layout-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.foundation:foundation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- androidx.compose.animation:animation-core:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 -| | \--- androidx.compose.material:material-android:1.9.4 +| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | \--- androidx.compose.foundation:foundation:1.10.2 (c) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | \--- androidx.compose.animation:animation-core:1.10.2 (c) +| +--- androidx.compose.material:material:1.0.0 -> 1.10.0 +| | \--- androidx.compose.material:material-android:1.10.0 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 -| | | \--- androidx.compose.foundation:foundation-android:1.9.5 +| | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.2 +| | | \--- androidx.compose.foundation:foundation-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.9.5 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-text:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | +--- androidx.compose.animation:animation:1.10.2 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-text:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 -| | | \--- androidx.compose.material:material-ripple-android:1.9.4 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | \--- androidx.compose.foundation:foundation-layout:1.10.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.0 +| | | \--- androidx.compose.material:material-ripple-android:1.10.0 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.2 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.runtime:runtime:1.9.5 (*) -| +--- androidx.compose.ui:ui:1.9.5 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- androidx.compose.runtime:runtime:1.10.2 (*) +| +--- androidx.compose.ui:ui:1.10.2 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.10.2 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 -| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 +| | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.2 +| | +--- androidx.annotation:annotation:1.9.1 (*) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | \--- androidx.compose.ui:ui-util:1.10.2 (c) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| \--- androidx.compose.ui:ui-util:1.9.5 (c) -+--- androidx.compose.ui:ui-test-manifest:1.9.5 -| +--- androidx.activity:activity:1.2.1 -> 1.12.0 (*) -| +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| \--- androidx.compose.ui:ui-util:1.9.5 (c) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| \--- androidx.compose.ui:ui-util:1.10.2 (c) ++--- androidx.compose.ui:ui-test-manifest:1.10.2 +| +--- androidx.activity:activity:1.2.1 -> 1.12.3 (*) +| +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| \--- androidx.compose.ui:ui-util:1.10.2 (c) ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.10 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| +--- io.ktor:ktor-client-android:3.3.2 -| | \--- io.ktor:ktor-client-android-jvm:3.3.2 +| +--- io.ktor:ktor-client-android:3.4.0 +| | \--- io.ktor:ktor-client-android-jvm:3.4.0 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.2 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 +| | +--- io.ktor:ktor-client-core:3.4.0 +| | | \--- io.ktor:ktor-client-core-jvm:3.4.0 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.2 -| | | | \--- io.ktor:ktor-http-jvm:3.3.2 +| | | +--- io.ktor:ktor-http:3.4.0 +| | | | \--- io.ktor:ktor-http-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 +| | | | | \--- io.ktor:ktor-utils-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.2 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-io:3.4.0 +| | | | | | \--- io.ktor:ktor-io-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.2 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2 +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-http-cio:3.4.0 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.2 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 +| | | | +--- io.ktor:ktor-network:3.4.0 +| | | | | \--- io.ktor:ktor-network-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | +--- io.ktor:ktor-io:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-events:3.3.2 -| | | | \--- io.ktor:ktor-events-jvm:3.3.2 +| | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | +--- io.ktor:ktor-io:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-events:3.4.0 +| | | | \--- io.ktor:ktor-events-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.4.0 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.2 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-websockets:3.4.0 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-sse:3.3.2 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 +| | | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-sse:3.4.0 +| | | | \--- io.ktor:ktor-sse-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | +--- project :modules:library-feature | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-navigation-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 -| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 -| | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 -| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 +| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0 +| | | | +--- 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.10.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 +| | | | | | \--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 -| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 -| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 +| | | | | +--- androidx.compose.foundation:foundation:1.10.0 -> 1.10.2 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.10.0 +| | | | | | +--- androidx.compose.animation:animation:1.10.0 -> 1.10.2 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.0 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.10.2 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 @@ -817,102 +885,102 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) | | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.10.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 -| | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | +--- 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.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 | | | | \--- io.coil-kt.coil3:coil-compose-android:3.3.0 | | | | +--- io.coil-kt.coil3:coil:3.3.0 @@ -941,20 +1009,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.10 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | \--- dev.gitlive:firebase-common-android:2.4.0 @@ -967,7 +1035,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.3 (*) | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -976,46 +1044,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 @@ -1024,9 +1053,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | | | \--- androidx.customview:customview:1.0.0 | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | | | | | \--- javax.inject:javax.inject:1 @@ -1035,7 +1064,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) @@ -1044,8 +1073,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) | | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) | | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 @@ -1071,9 +1100,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 | | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) @@ -1123,7 +1152,7 @@ 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:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) @@ -1132,18 +1161,18 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) @@ -1153,29 +1182,29 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.2 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -1187,7 +1216,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1202,14 +1231,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1219,20 +1248,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) @@ -1242,10 +1271,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) @@ -1256,8 +1285,8 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) @@ -1268,47 +1297,47 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | +--- io.insert-koin:koin-annotations:2.3.1 | | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1333,40 +1362,40 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.3 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.3 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.3 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android-debug:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android-debug:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1375,12 +1404,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1395,9 +1424,9 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1414,23 +1443,23 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1445,49 +1474,49 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 -| | | +--- androidx.compose.material:material:1.9.4 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 -| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 +| | | +--- androidx.compose.material:material:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.10.0 +| | | | +--- androidx.compose.material:material-ripple:1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.3 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) @@ -1503,46 +1532,46 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) | | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| +--- org.jetbrains.compose.material:material:1.9.3 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| +--- org.jetbrains.compose.material:material:1.10.0 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | +--- project :modules:feature-account | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 | | | +--- androidx.sqlite:sqlite-framework:2.5.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 @@ -1550,21 +1579,21 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.sqlite:sqlite:2.5.2 | | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.sqlite:sqlite:2.5.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) | | | +--- app.cash.sqldelight:runtime:2.2.1 | | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | +--- androidx.sqlite:sqlite:2.5.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1583,10 +1612,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1604,51 +1633,51 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.3.3 +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.1 | | | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) | | | | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 (*) | | | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.1 | | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 | | | | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) -| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) -| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.10 (*) +| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.1 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.10 (c) +| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) -| | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.10 (*) +| | | | +--- com.apollographql.apollo:apollo-adapters:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*) -| | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.3.3 -| | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 (*) +| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.1 +| | | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1663,24 +1692,24 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- co.touchlab:kermit:2.0.8 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.3.3 +| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.1 | | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) | | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 (*) | | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:feature-common-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1697,13 +1726,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1720,10 +1749,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1740,13 +1769,13 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | | +--- project :modules:feature-login-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1763,15 +1792,15 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1786,51 +1815,51 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 +| | | +--- io.ktor:ktor-client-content-negotiation:3.4.0 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.2 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | +--- io.ktor:ktor-client-cio:3.4.0 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.2 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-http-cio:3.4.0 (*) +| | | | +--- io.ktor:ktor-websockets:3.4.0 (*) +| | | | +--- io.ktor:ktor-network-tls:3.4.0 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | +--- io.ktor:ktor-network:3.3.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | +--- io.ktor:ktor-network:3.4.0 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.4.0 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0 +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 23.2.1 @@ -1844,7 +1873,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- androidx.credentials:credentials:1.2.0-rc01 | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1869,13 +1898,12 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.10 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) @@ -1887,7 +1915,7 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) @@ -1896,31 +1924,31 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 | | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 | | | +--- app.cash.sqldelight:runtime:2.2.1 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:async-extensions:2.2.1 | | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:runtime:2.2.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1937,22 +1965,22 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-electricity | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1969,17 +1997,17 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.10.3 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 -| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.4 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.4 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 @@ -1987,16 +2015,16 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2014,17 +2042,17 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-home-api | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2041,15 +2069,15 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2066,24 +2094,24 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2100,10 +2128,10 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2111,14 +2139,14 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) | | +--- dev.gitlive:firebase-auth:2.4.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2135,20 +2163,20 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2165,19 +2193,19 @@ debugRuntimeClasspath - Runtime classpath of '/debug'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -+--- androidx.activity:activity-compose:1.12.0 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) ++--- androidx.activity:activity-compose:1.12.3 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.3 (*) ++--- org.jetbrains.compose.ui:ui:1.10.0 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) \--- io.insert-koin:koin-android:4.1.1 (*) diff --git a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt index 526ba9e..f60f732 100644 --- a/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/debugUnitTestRuntimeClasspathDependencies.txt @@ -5,10 +5,9 @@ Project ':app' debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. +--- project :app (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- project :modules:library-test @@ -17,8 +16,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -30,7 +29,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -40,7 +39,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -52,7 +51,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c) | | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 (*) @@ -60,12 +59,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | +--- androidx.test:runner:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.test.services:storage:1.6.0 @@ -75,39 +74,39 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | \--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 -| +--- com.apollographql.apollo:apollo-testing-support:4.3.3 -| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.3.3 -| | +--- com.apollographql.apollo:apollo-api:4.3.3 -| | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 +| +--- com.apollographql.apollo:apollo-testing-support:4.4.1 +| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.4.1 +| | +--- com.apollographql.apollo:apollo-api:4.4.1 +| | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.1 | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- com.benasher44:uuid:0.8.2 | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) -| | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 -| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) -| | +--- com.apollographql.apollo:apollo-runtime:4.3.3 -| | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.3.3 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.10 (*) +| | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 +| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.10 (c) +| | +--- com.apollographql.apollo:apollo-runtime:4.4.1 +| | | \--- com.apollographql.apollo:apollo-runtime-android-debug:4.4.1 | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) | | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -128,11 +127,11 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -142,7 +141,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -152,147 +151,123 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) -| | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 -| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 -| | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) +| | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 +| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.1 +| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | +--- com.benasher44:uuid:0.8.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (*) | +--- junit:junit:4.13.2 (*) -| +--- io.mockk:mockk:1.14.6 -| | \--- io.mockk:mockk-jvm:1.14.6 -| | +--- io.mockk:mockk-dsl:1.14.6 -| | | \--- io.mockk:mockk-dsl-jvm:1.14.6 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) +| +--- 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.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- io.mockk:mockk-core:1.14.6 -| | | | \--- io.mockk:mockk-core-jvm:1.14.6 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | +--- io.mockk:mockk-agent:1.14.6 -| | | \--- io.mockk:mockk-agent-jvm:1.14.6 -| | | +--- org.objenesis:objenesis:3.3 -| | | +--- net.bytebuddy:byte-buddy:1.15.11 -| | | +--- net.bytebuddy:byte-buddy-agent:1.15.11 -| | | +--- io.mockk:mockk-agent-api:1.14.6 -| | | | \--- io.mockk:mockk-agent-api-jvm:1.14.6 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | | +--- io.mockk:mockk-core:1.14.6 (*) -| | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | +--- io.mockk:mockk-agent-api:1.14.6 (*) -| | +--- io.mockk:mockk-core:1.14.6 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | +--- junit:junit:4.13.2 (*) -| | +--- org.junit.jupiter:junit-jupiter:5.12.2 -| | | +--- org.junit:junit-bom:5.12.2 -| | | | +--- org.junit.jupiter:junit-jupiter:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-engine:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 (c) -| | | | +--- org.junit.platform:junit-platform-commons:1.12.2 (c) -| | | | \--- org.junit.platform:junit-platform-engine:1.12.2 (c) -| | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | +--- org.opentest4j:opentest4j:1.3.0 -| | | | \--- org.junit.platform:junit-platform-commons:1.12.2 -| | | | \--- org.junit:junit-bom:5.12.2 (*) -| | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) -| | | \--- org.junit.jupiter:junit-jupiter-engine:5.12.2 -| | | +--- org.junit:junit-bom:5.12.2 (*) -| | | +--- org.junit.platform:junit-platform-engine:1.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | +--- org.opentest4j:opentest4j:1.3.0 -| | | | \--- org.junit.platform:junit-platform-commons:1.12.2 (*) -| | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- 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.10 (*) +| | | | +--- 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 +| | | +--- 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.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) +| | | +--- io.mockk:mockk-core:1.14.9 (*) +| | | \--- 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.10 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +--- junit:junit:4.13.2 (*) -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) ++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +--- com.squareup.leakcanary:leakcanary-android:2.14 | +--- com.squareup.leakcanary:leakcanary-android-core:2.14 | | +--- com.squareup.leakcanary:shark-android:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.leakcanary:shark:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-graph:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.okio:okio:2.2.2 -> 3.15.0 (*) | | | \--- com.squareup.leakcanary:shark-hprof:2.14 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.leakcanary:shark-log:2.14 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher:2.14 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | | \--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 | | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | +--- com.squareup.curtains:curtains:1.2.4 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-androidx:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-support-fragments:2.14 | | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | +--- com.squareup.leakcanary:leakcanary-object-watcher-android:2.14 | | +--- com.squareup.leakcanary:leakcanary-object-watcher-android-core:2.14 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 2.3.10 (*) | +--- com.squareup.leakcanary:plumber-android:2.14 | | +--- com.squareup.leakcanary:plumber-android-core:2.14 | | | +--- com.squareup.leakcanary:shark-log:2.14 (*) | | | +--- com.squareup.leakcanary:leakcanary-android-utils:2.14 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) | | | \--- com.squareup.curtains:curtains:1.2.4 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.2.21 (*) -+--- androidx.compose.ui:ui-tooling:1.9.5 -| \--- androidx.compose.ui:ui-tooling-android:1.9.5 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 -| | +--- androidx.activity:activity:1.12.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 2.3.10 (*) ++--- androidx.compose.ui:ui-tooling:1.10.2 +| \--- androidx.compose.ui:ui-tooling-android:1.10.2 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.3 +| | +--- androidx.activity:activity:1.12.3 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | +--- androidx.core:core-viewtree:1.0.0 (*) @@ -302,7 +277,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -313,7 +288,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -327,7 +302,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -340,7 +315,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -350,25 +325,25 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 +| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c) +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -379,60 +354,58 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 -| | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | +--- androidx.navigationevent:navigationevent:1.0.2 +| | | | \--- androidx.navigationevent:navigationevent-android:1.0.2 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 -| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.2 +| | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.2 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.activity:activity-compose:1.12.0 (c) -| | | \--- androidx.activity:activity-ktx:1.12.0 (c) -| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-android:1.9.5 +| | | +--- androidx.activity:activity-compose:1.12.3 (c) +| | | \--- androidx.activity:activity-ktx:1.12.3 (c) +| | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-android:1.10.2 | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 -| | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (c) +| | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.2 +| | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -445,7 +418,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -459,26 +432,27 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | +--- androidx.savedstate:savedstate-compose:1.3.3 +| | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.3.3 | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 -| | | \--- androidx.compose.ui:ui-android:1.9.5 -| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 -| | | | +--- androidx.activity:activity:1.12.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.0 (c) +| | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.2 +| | | \--- androidx.compose.ui:ui-android:1.10.2 +| | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.3 +| | | | +--- androidx.activity:activity:1.12.3 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -490,110 +464,116 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) -| | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | \--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | \--- androidx.activity:activity-compose:1.12.3 (c) | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.autofill:autofill:1.0.0 | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 -| | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime-retain:1.10.2 +| | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.2 +| | | | +--- androidx.collection:collection:1.5.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 +| | | | \--- androidx.compose.ui:ui-geometry-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 -| | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 +| | | | | \--- androidx.compose.ui:ui-util-android:1.10.2 | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 -| | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 +| | | | \--- androidx.compose.ui:ui-graphics-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 -| | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 +| | | | | \--- androidx.compose.ui:ui-unit-android:1.10.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 -| | | | \--- androidx.compose.ui:ui-text-android:1.9.5 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 +| | | | \--- androidx.compose.ui:ui-text-android:1.10.2 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -603,7 +583,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -616,333 +596,397 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.10 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) -| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.9.4 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 -> 2.9.4 (*) | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.3.3 (*) +| | | +--- androidx.transition:transition:1.6.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 +| | | | | +--- androidx.core:core:1.0.0 -> 1.17.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.17.0 (*) +| | | | | +--- androidx.documentfile:documentfile:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | \--- androidx.print:print:1.0.0 +| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | \--- org.jspecify:jspecify:1.0.0 +| | | +--- androidx.window:window:1.5.0 +| | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.8.0 -> 1.17.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.10 (*) +| | | | | +--- androidx.window:window:1.5.0 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) +| | | | +--- org.jspecify:jspecify:1.0.0 +| | | | +--- androidx.window:window-core:1.5.0 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | +--- org.jspecify:jspecify:1.0.0 -| | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.2 (c) | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | +--- androidx.navigationevent:navigationevent-compose:1.0.0 -| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- androidx.navigationevent:navigationevent-compose:1.0.2 +| | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.2 +| | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.2 (*) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- androidx.navigationevent:navigationevent:1.0.2 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | +--- androidx.activity:activity:1.12.0 (c) -| | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | +--- androidx.activity:activity:1.12.3 (c) +| | \--- androidx.activity:activity-ktx:1.12.3 (c) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.5 -| | \--- androidx.compose.animation:animation-android:1.9.5 +| +--- androidx.compose.animation:animation:1.10.2 +| | \--- androidx.compose.animation:animation-android:1.10.2 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | +--- androidx.collection:collection:1.5.0 (*) -| | +--- androidx.compose.animation:animation-core:1.9.5 -| | | \--- androidx.compose.animation:animation-core-android:1.9.5 +| | +--- androidx.compose.animation:animation-core:1.10.2 +| | | \--- androidx.compose.animation:animation-core-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | +--- androidx.compose.animation:animation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.9.5 -| | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | \--- androidx.compose.animation:animation:1.10.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.10.2 +| | | \--- androidx.compose.foundation:foundation-layout-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.foundation:foundation:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- androidx.compose.animation:animation-core:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 -| | \--- androidx.compose.material:material-android:1.9.4 +| | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | \--- androidx.compose.foundation:foundation:1.10.2 (c) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | \--- androidx.compose.animation:animation-core:1.10.2 (c) +| +--- androidx.compose.material:material:1.0.0 -> 1.10.0 +| | \--- androidx.compose.material:material-android:1.10.0 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 -| | | \--- androidx.compose.foundation:foundation-android:1.9.5 +| | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.2 +| | | \--- androidx.compose.foundation:foundation-android:1.10.2 | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.9.5 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-text:1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | +--- androidx.compose.animation:animation:1.10.2 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-text:1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 -| | | \--- androidx.compose.material:material-ripple-android:1.9.4 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | \--- androidx.compose.foundation:foundation-layout:1.10.2 (c) +| | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.0 +| | | \--- androidx.compose.material:material-ripple-android:1.10.0 | | | +--- androidx.collection:collection:1.5.0 (*) -| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) -| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) -| | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) -| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) +| | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.2 (*) +| | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.2 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.2 (*) +| | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.runtime:runtime:1.9.5 (*) -| +--- androidx.compose.ui:ui:1.9.5 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- androidx.compose.runtime:runtime:1.10.2 (*) +| +--- androidx.compose.ui:ui:1.10.2 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.10.2 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 -| | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 -| | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 +| | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.2 +| | +--- androidx.annotation:annotation:1.9.1 (*) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | \--- androidx.compose.ui:ui-util:1.10.2 (c) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-test-manifest:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| \--- androidx.compose.ui:ui-util:1.9.5 (c) -+--- androidx.compose.ui:ui-test-manifest:1.9.5 -| +--- androidx.activity:activity:1.2.1 -> 1.12.0 (*) -| +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| \--- androidx.compose.ui:ui-util:1.9.5 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-test-manifest:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| \--- androidx.compose.ui:ui-util:1.10.2 (c) ++--- androidx.compose.ui:ui-test-manifest:1.10.2 +| +--- androidx.activity:activity:1.2.1 -> 1.12.3 (*) +| +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| \--- androidx.compose.ui:ui-util:1.10.2 (c) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.10 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 | | \--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| +--- io.ktor:ktor-client-android:3.3.2 -| | \--- io.ktor:ktor-client-android-jvm:3.3.2 +| +--- io.ktor:ktor-client-android:3.4.0 +| | \--- io.ktor:ktor-client-android-jvm:3.4.0 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.2 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 +| | +--- io.ktor:ktor-client-core:3.4.0 +| | | \--- io.ktor:ktor-client-core-jvm:3.4.0 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.2 -| | | | \--- io.ktor:ktor-http-jvm:3.3.2 +| | | +--- io.ktor:ktor-http:3.4.0 +| | | | \--- io.ktor:ktor-http-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 +| | | | | \--- io.ktor:ktor-utils-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.2 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-io:3.4.0 +| | | | | | \--- io.ktor:ktor-io-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.2 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2 +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-http-cio:3.4.0 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.2 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 +| | | | +--- io.ktor:ktor-network:3.4.0 +| | | | | \--- io.ktor:ktor-network-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | +--- io.ktor:ktor-io:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-events:3.3.2 -| | | | \--- io.ktor:ktor-events-jvm:3.3.2 +| | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | +--- io.ktor:ktor-io:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-events:3.4.0 +| | | | \--- io.ktor:ktor-events-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.4.0 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.2 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-websockets:3.4.0 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-sse:3.3.2 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 +| | | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-sse:3.4.0 +| | | | \--- io.ktor:ktor-sse-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | +--- project :modules:library-feature | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-navigation-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 -| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 -| | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 -| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 +| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0 +| | | | +--- 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.10.2 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 +| | | | | | \--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 -| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 (*) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 -| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 +| | | | | +--- androidx.compose.foundation:foundation:1.10.0 -> 1.10.2 (*) +| | | | | +--- org.jetbrains.compose.animation:animation:1.10.0 +| | | | | | +--- androidx.compose.animation:animation:1.10.0 -> 1.10.2 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.0 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.10.2 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 @@ -952,102 +996,102 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) | | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.10.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 -| | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | +--- 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.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 | | | | \--- io.coil-kt.coil3:coil-compose-android:3.3.0 | | | | +--- io.coil-kt.coil3:coil:3.3.0 @@ -1076,20 +1120,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.10 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | \--- dev.gitlive:firebase-common-android:2.4.0 @@ -1102,7 +1146,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.3 (*) | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -1111,46 +1155,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 @@ -1159,9 +1164,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | | | \--- androidx.customview:customview:1.0.0 | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | | | | | \--- javax.inject:javax.inject:1 @@ -1170,7 +1175,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) @@ -1179,8 +1184,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) | | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) | | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 @@ -1255,7 +1260,7 @@ 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:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) @@ -1264,18 +1269,18 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) @@ -1285,29 +1290,29 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.2 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -1319,7 +1324,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1334,14 +1339,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1351,20 +1356,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) @@ -1374,10 +1379,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) @@ -1388,8 +1393,8 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) @@ -1400,47 +1405,47 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | +--- io.insert-koin:koin-annotations:2.3.1 | | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1465,40 +1470,40 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.3 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.3 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.3 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android-debug:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android-debug:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1507,12 +1512,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1527,9 +1532,9 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1546,23 +1551,23 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1577,49 +1582,49 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 -| | | +--- androidx.compose.material:material:1.9.4 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 -| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 +| | | +--- androidx.compose.material:material:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.10.0 +| | | | +--- androidx.compose.material:material-ripple:1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.3 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) @@ -1635,46 +1640,46 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) | | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| +--- org.jetbrains.compose.material:material:1.9.3 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| +--- org.jetbrains.compose.material:material:1.10.0 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | +--- project :modules:feature-account | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 | | | +--- androidx.sqlite:sqlite-framework:2.5.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 @@ -1682,21 +1687,21 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.sqlite:sqlite:2.5.2 | | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.sqlite:sqlite:2.5.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) | | | +--- app.cash.sqldelight:runtime:2.2.1 | | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | +--- androidx.sqlite:sqlite:2.5.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1715,10 +1720,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1736,26 +1741,26 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-adapters:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*) -| | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.3.3 -| | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 (*) +| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.1 +| | | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1770,24 +1775,24 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- co.touchlab:kermit:2.0.8 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.3.3 +| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android-debug:4.4.1 | | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) | | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 (*) | | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:feature-common-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1804,13 +1809,13 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1827,10 +1832,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1847,13 +1852,13 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | | +--- project :modules:feature-login-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1870,15 +1875,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1893,51 +1898,51 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 +| | | +--- io.ktor:ktor-client-content-negotiation:3.4.0 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.2 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | +--- io.ktor:ktor-client-cio:3.4.0 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.2 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-http-cio:3.4.0 (*) +| | | | +--- io.ktor:ktor-websockets:3.4.0 (*) +| | | | +--- io.ktor:ktor-network-tls:3.4.0 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | +--- io.ktor:ktor-network:3.3.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | +--- io.ktor:ktor-network:3.4.0 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.4.0 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0 +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 23.2.1 @@ -1951,7 +1956,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- androidx.credentials:credentials:1.2.0-rc01 | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1976,13 +1981,12 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.10 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) @@ -1994,7 +1998,7 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) @@ -2003,31 +2007,31 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 | | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 | | | +--- app.cash.sqldelight:runtime:2.2.1 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:async-extensions:2.2.1 | | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:runtime:2.2.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2044,22 +2048,22 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-electricity | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2076,17 +2080,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.10.3 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 -| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.4 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.4 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 @@ -2094,16 +2098,16 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2121,17 +2125,17 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-home-api | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2148,15 +2152,15 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2173,24 +2177,24 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2207,10 +2211,10 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2218,14 +2222,14 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) | | +--- dev.gitlive:firebase-auth:2.4.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2242,20 +2246,20 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2272,19 +2276,19 @@ debugUnitTestRuntimeClasspath - Runtime classpath of '/debugUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -+--- androidx.activity:activity-compose:1.12.0 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) ++--- androidx.activity:activity-compose:1.12.3 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.3 (*) ++--- org.jetbrains.compose.ui:ui:1.10.0 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) \--- io.insert-koin:koin-android:4.1.1 (*) diff --git a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt index 74e9f98..baeb21e 100644 --- a/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/releaseRuntimeClasspathDependencies.txt @@ -4,37 +4,36 @@ Project ':app' ------------------------------------------------------------ releaseRuntimeClasspath - Runtime classpath of '/release'. -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 ++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- androidx.core:core-ktx:1.17.0 | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (*) | +--- androidx.core:core:1.17.0 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | \--- androidx.collection:collection-jvm:1.5.0 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (c) | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | +--- androidx.core:core-viewtree:1.0.0 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (c) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -44,7 +43,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -54,7 +53,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -77,11 +76,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -91,7 +90,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -101,23 +100,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- org.jspecify:jspecify:1.0.0 | | +--- androidx.core:core-ktx:1.17.0 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | +--- androidx.core:core:1.17.0 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.10 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 @@ -125,7 +124,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | +--- androidx.annotation:annotation:1.9.1 (*) | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -136,169 +135,168 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| +--- io.ktor:ktor-client-android:3.3.2 -| | \--- io.ktor:ktor-client-android-jvm:3.3.2 +| +--- io.ktor:ktor-client-android:3.4.0 +| | \--- io.ktor:ktor-client-android-jvm:3.4.0 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.2 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 +| | +--- io.ktor:ktor-client-core:3.4.0 +| | | \--- io.ktor:ktor-client-core-jvm:3.4.0 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.2 -| | | | \--- io.ktor:ktor-http-jvm:3.3.2 +| | | +--- io.ktor:ktor-http:3.4.0 +| | | | \--- io.ktor:ktor-http-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 +| | | | | \--- io.ktor:ktor-utils-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.2 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-io:3.4.0 +| | | | | | \--- io.ktor:ktor-io-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.2 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2 +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 +| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c) +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-http-cio:3.4.0 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.2 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 +| | | | +--- io.ktor:ktor-network:3.4.0 +| | | | | \--- io.ktor:ktor-network-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | +--- io.ktor:ktor-io:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-events:3.3.2 -| | | | \--- io.ktor:ktor-events-jvm:3.3.2 +| | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | +--- io.ktor:ktor-io:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-events:3.4.0 +| | | | \--- io.ktor:ktor-events-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.4.0 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.2 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-websockets:3.4.0 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-sse:3.3.2 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 +| | | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-sse:3.4.0 +| | | | \--- io.ktor:ktor-sse-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | +--- project :modules:library-feature | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-navigation-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 -| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 -| | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 -| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.5 +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 +| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0 +| | | | +--- 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.10.2 +| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.2 +| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.10.2 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.10.2 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 -| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 -| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 +| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.2 +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 +| | | | | | \--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 -| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 -| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.5 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 +| | | | | +--- androidx.compose.foundation:foundation:1.10.0 -> 1.10.2 +| | | | | | \--- androidx.compose.foundation:foundation-android:1.10.2 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.9.5 -| | | | | | | \--- androidx.compose.animation:animation-android:1.9.5 +| | | | | | +--- androidx.compose.animation:animation:1.10.2 +| | | | | | | \--- androidx.compose.animation:animation-android:1.10.2 | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 -| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.5 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.2 +| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.10.2 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 -| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.5 -| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 -| | | | | | | | | | +--- androidx.activity:activity:1.12.0 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.2 +| | | | | | | | | \--- androidx.compose.ui:ui-android:1.10.2 +| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.3 +| | | | | | | | | | +--- androidx.activity:activity:1.12.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) @@ -314,7 +312,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -327,7 +325,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -337,16 +335,16 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -357,31 +355,31 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 -| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 +| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.2 | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.0 (c) -| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.3 (c) +| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.3 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -394,11 +392,11 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -410,34 +408,43 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.3 (c) | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | +--- androidx.autofill:autofill:1.0.0 | | | | | | | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 -| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.2 +| | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -452,98 +459,96 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.3.3 | | | | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.0 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 -| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 +| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.10.2 | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 -| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.10.2 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.5 +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -553,7 +558,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -566,97 +571,164 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.10 (*) | | | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 -> 2.9.4 (*) | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.3.3 (*) +| | | | | | | | | +--- androidx.transition:transition:1.6.0 +| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | | | | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 +| | | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.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.17.0 (*) +| | | | | | | | | | | +--- androidx.documentfile:documentfile:1.0.0 +| | | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | \--- androidx.print:print:1.0.0 +| | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | \--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.window:window:1.5.0 +| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | | | | | | | +--- androidx.core:core:1.8.0 -> 1.17.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.10 (*) +| | | | | | | | | | | +--- androidx.window:window:1.5.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | | +--- androidx.window:window-core:1.5.0 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | +--- androidx.compose.animation:animation:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 -| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.2 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | \--- androidx.compose.animation:animation:1.10.2 (c) +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.2 +| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.10.2 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | \--- androidx.compose.foundation:foundation:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | \--- androidx.compose.animation:animation-core:1.10.2 (c) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 -| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | \--- androidx.compose.foundation:foundation-layout:1.10.2 (c) +| | | | | +--- org.jetbrains.compose.animation:animation:1.10.0 +| | | | | | +--- androidx.compose.animation:animation:1.10.0 -> 1.10.2 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.0 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.10.2 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 @@ -666,102 +738,102 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) | | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.10.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 -| | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | +--- 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.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 | | | | \--- io.coil-kt.coil3:coil-compose-android:3.3.0 | | | | +--- io.coil-kt.coil3:coil:3.3.0 @@ -790,22 +862,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 | | | | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.10 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | \--- dev.gitlive:firebase-common-android:2.4.0 @@ -818,7 +890,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.3 (*) | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -827,46 +899,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 @@ -875,9 +908,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | | | \--- androidx.customview:customview:1.0.0 | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | | | | | \--- javax.inject:javax.inject:1 @@ -886,7 +919,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) @@ -895,8 +928,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) | | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) | | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 @@ -922,9 +955,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 | | | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 -> 1.9.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) | | | | | | \--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) @@ -974,7 +1007,7 @@ 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:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) @@ -983,18 +1016,18 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) @@ -1004,52 +1037,52 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 -| | | | | | +--- androidx.activity:activity:1.12.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 +| | | | | | +--- androidx.activity:activity:1.12.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.2 (*) | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 -| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) -| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 +| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.2 +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.2 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | | | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | | | \--- androidx.activity:activity-ktx:1.12.3 (c) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.2 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -1061,7 +1094,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1076,14 +1109,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1093,20 +1126,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) @@ -1116,10 +1149,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) @@ -1130,8 +1163,8 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) @@ -1142,47 +1175,47 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | +--- io.insert-koin:koin-annotations:2.3.1 | | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1207,40 +1240,40 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.3 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.3 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.3 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1249,13 +1282,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1270,9 +1303,9 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1289,23 +1322,23 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1320,74 +1353,72 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 -| | | +--- androidx.compose.material:material:1.9.4 -| | | | \--- androidx.compose.material:material-android:1.9.4 +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 +| | | +--- androidx.compose.material:material:1.10.0 +| | | | \--- androidx.compose.material:material-android:1.10.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 -| | | | | \--- androidx.compose.material:material-ripple-android:1.9.4 +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.0 +| | | | | \--- androidx.compose.material:material-ripple-android:1.10.0 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 -| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.10.0 +| | | | +--- androidx.compose.material:material-ripple:1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.3 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) @@ -1403,46 +1434,46 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) | | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| +--- org.jetbrains.compose.material:material:1.9.3 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| +--- org.jetbrains.compose.material:material:1.10.0 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | +--- project :modules:feature-account | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 | | | +--- androidx.sqlite:sqlite-framework:2.5.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 @@ -1450,21 +1481,21 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- androidx.sqlite:sqlite:2.5.2 | | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.sqlite:sqlite:2.5.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) | | | +--- app.cash.sqldelight:runtime:2.2.1 | | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | +--- androidx.sqlite:sqlite:2.5.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1483,10 +1514,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1504,51 +1535,51 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-runtime-android:4.3.3 +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-runtime-android:4.4.1 | | | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) | | | | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 (*) | | | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.1 | | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 | | | | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) -| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) -| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.10 (*) +| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.1 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.10 (c) +| | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) | | | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) -| | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.10 (*) +| | | | +--- com.apollographql.apollo:apollo-adapters:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*) -| | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.3.3 -| | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 (*) +| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.1 +| | | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1563,24 +1594,24 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- co.touchlab:kermit:2.0.8 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.3.3 +| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.4.1 | | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) | | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 (*) | | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:feature-common-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1597,13 +1628,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1620,10 +1651,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1640,13 +1671,13 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | | +--- project :modules:feature-login-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1663,15 +1694,15 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1686,51 +1717,51 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 +| | | +--- io.ktor:ktor-client-content-negotiation:3.4.0 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.2 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | +--- io.ktor:ktor-client-cio:3.4.0 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.2 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-http-cio:3.4.0 (*) +| | | | +--- io.ktor:ktor-websockets:3.4.0 (*) +| | | | +--- io.ktor:ktor-network-tls:3.4.0 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | +--- io.ktor:ktor-network:3.3.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | +--- io.ktor:ktor-network:3.4.0 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.4.0 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0 +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 23.2.1 @@ -1744,7 +1775,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- androidx.credentials:credentials:1.2.0-rc01 | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1769,13 +1800,12 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.10 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) @@ -1787,7 +1817,7 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) @@ -1796,31 +1826,31 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 | | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 | | | +--- app.cash.sqldelight:runtime:2.2.1 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:async-extensions:2.2.1 | | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:runtime:2.2.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1837,22 +1867,22 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-electricity | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1869,17 +1899,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.10.3 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 -| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.4 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.4 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 @@ -1887,16 +1917,16 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1914,17 +1944,17 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-home-api | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1941,15 +1971,15 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1966,24 +1996,24 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2000,10 +2030,10 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2011,14 +2041,14 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) | | +--- dev.gitlive:firebase-auth:2.4.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2035,20 +2065,20 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2065,59 +2095,57 @@ releaseRuntimeClasspath - Runtime classpath of '/release'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -+--- androidx.activity:activity-compose:1.12.0 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) ++--- androidx.activity:activity-compose:1.12.3 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.3 (*) ++--- org.jetbrains.compose.ui:ui:1.10.0 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) +--- io.insert-koin:koin-android:4.1.1 (*) -+--- androidx.compose.ui:ui-tooling:1.9.5 -| \--- androidx.compose.ui:ui-tooling-android:1.9.5 -| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 (*) ++--- androidx.compose.ui:ui-tooling:1.10.2 +| \--- androidx.compose.ui:ui-tooling-android:1.10.2 +| +--- androidx.activity:activity-compose:1.7.0 -> 1.12.3 (*) | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| +--- androidx.compose.animation:animation:1.9.5 (*) -| +--- androidx.compose.material:material:1.0.0 -> 1.9.4 (*) -| +--- androidx.compose.runtime:runtime:1.9.5 (*) -| +--- androidx.compose.ui:ui:1.9.5 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 +| +--- androidx.compose.animation:animation:1.10.2 (*) +| +--- androidx.compose.material:material:1.0.0 -> 1.10.0 (*) +| +--- androidx.compose.runtime:runtime:1.10.2 (*) +| +--- androidx.compose.ui:ui:1.10.2 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.10.2 | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- androidx.compose.ui:ui:1.9.5 (c) -| | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (*) +| | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | +--- androidx.compose.ui:ui:1.10.2 (c) +| | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (*) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| +--- androidx.compose.ui:ui:1.9.5 (c) -| +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| +--- androidx.compose.ui:ui-text:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| +--- androidx.compose.ui:ui-util:1.9.5 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -\--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| +--- androidx.compose.ui:ui:1.10.2 (c) +| +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| +--- androidx.compose.ui:ui-text:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| \--- androidx.compose.ui:ui-util:1.10.2 (c) +\--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) (c) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. (*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. diff --git a/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt b/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt index 573955e..817dc11 100644 --- a/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt +++ b/app/versions/dependencies/releaseUnitTestRuntimeClasspathDependencies.txt @@ -5,11 +5,10 @@ Project ':app' releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. +--- project :app (*) -+--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 ++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 | +--- org.jetbrains:annotations:13.0 -> 23.0.0 | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (c) -| +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.2.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.0 (c) +--- project :modules:library-test | +--- androidx.test:core-ktx:1.7.0 @@ -17,8 +16,8 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | \--- androidx.lifecycle:lifecycle-common-jvm:2.9.4 | | | +--- androidx.annotation:annotation:1.9.1 | | | | \--- androidx.annotation:annotation-jvm:1.9.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.10.2 | | | | +--- org.jetbrains:annotations:23.0.0 @@ -30,7 +29,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (c) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (c) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | +--- org.jspecify:jspecify:1.0.0 | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) @@ -40,7 +39,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -52,7 +51,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | \--- androidx.concurrent:concurrent-futures-ktx:1.2.0 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | \--- androidx.concurrent:concurrent-futures:1.2.0 (c) | | | +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.9.4 (*) @@ -60,12 +59,12 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 | | | | | \--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 -> 1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.3.10 (*) | +--- androidx.test:runner:1.7.0 | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | +--- androidx.test.services:storage:1.6.0 @@ -75,39 +74,39 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- androidx.tracing:tracing:1.1.0 -> 1.2.0 (*) | | \--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 -| +--- com.apollographql.apollo:apollo-testing-support:4.3.3 -| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.3.3 -| | +--- com.apollographql.apollo:apollo-api:4.3.3 -| | | \--- com.apollographql.apollo:apollo-api-jvm:4.3.3 +| +--- com.apollographql.apollo:apollo-testing-support:4.4.1 +| | \--- com.apollographql.apollo:apollo-testing-support-jvm:4.4.1 +| | +--- com.apollographql.apollo:apollo-api:4.4.1 +| | | \--- com.apollographql.apollo:apollo-api-jvm:4.4.1 | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 | | | | \--- com.squareup.okio:okio-jvm:3.15.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- com.benasher44:uuid:0.8.2 | | | | \--- com.benasher44:uuid-jvm:0.8.2 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.2.21 (*) -| | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 -| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.3.3 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.2.21 (c) -| | +--- com.apollographql.apollo:apollo-runtime:4.3.3 -| | | \--- com.apollographql.apollo:apollo-runtime-android:4.3.3 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.3.10 (*) +| | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 +| | | \--- com.apollographql.apollo:apollo-annotations-jvm:4.4.1 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 -> 2.3.10 (c) +| | +--- com.apollographql.apollo:apollo-runtime:4.4.1 +| | | \--- com.apollographql.apollo:apollo-runtime-android:4.4.1 | | | +--- androidx.annotation:annotation:1.7.1 -> 1.9.1 (*) | | | +--- androidx.core:core-ktx:1.12.0 -> 1.17.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.core:core:1.17.0 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 | | | | | | \--- androidx.collection:collection-jvm:1.5.0 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- androidx.collection:collection-ktx:1.5.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.3.10 (c) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.2.0 (*) | | | | | +--- androidx.core:core-viewtree:1.0.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (c) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.4 (*) @@ -128,11 +127,11 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) @@ -142,7 +141,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -152,111 +151,87 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | +--- androidx.core:core-ktx:1.17.0 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.core:core:1.17.0 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | +--- com.squareup.okhttp3:okhttp:4.12.0 | | | | +--- com.squareup.okio:okio:3.6.0 -> 3.15.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.0 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.2.21 (*) -| | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 -| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.3.3 -| | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.0 -> 2.3.10 (*) +| | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 +| | | | \--- com.apollographql.apollo:apollo-mpp-utils-jvm:4.4.1 +| | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) | | | +--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | +--- com.benasher44:uuid:0.8.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 | | | \--- org.jetbrains.kotlinx:atomicfu-jvm:0.26.0 -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:{prefer 2.0.21} -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0 -> 1.10.2 | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.10.2 | | | +--- org.jetbrains:annotations:23.0.0 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2 (*) | +--- junit:junit:4.13.2 (*) -| +--- io.mockk:mockk:1.14.6 -| | \--- io.mockk:mockk-jvm:1.14.6 -| | +--- io.mockk:mockk-dsl:1.14.6 -| | | \--- io.mockk:mockk-dsl-jvm:1.14.6 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) +| +--- 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.10 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- io.mockk:mockk-core:1.14.6 -| | | | \--- io.mockk:mockk-core-jvm:1.14.6 -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | +--- io.mockk:mockk-agent:1.14.6 -| | | \--- io.mockk:mockk-agent-jvm:1.14.6 -| | | +--- org.objenesis:objenesis:3.3 -| | | +--- net.bytebuddy:byte-buddy:1.15.11 -| | | +--- net.bytebuddy:byte-buddy-agent:1.15.11 -| | | +--- io.mockk:mockk-agent-api:1.14.6 -| | | | \--- io.mockk:mockk-agent-api-jvm:1.14.6 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | | +--- io.mockk:mockk-core:1.14.6 (*) -| | | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| | +--- io.mockk:mockk-agent-api:1.14.6 (*) -| | +--- io.mockk:mockk-core:1.14.6 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | +--- junit:junit:4.13.2 (*) -| | +--- org.junit.jupiter:junit-jupiter:5.12.2 -| | | +--- org.junit:junit-bom:5.12.2 -| | | | +--- org.junit.jupiter:junit-jupiter:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-engine:5.12.2 (c) -| | | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 (c) -| | | | +--- org.junit.platform:junit-platform-commons:1.12.2 (c) -| | | | \--- org.junit.platform:junit-platform-engine:1.12.2 (c) -| | | +--- org.junit.jupiter:junit-jupiter-api:5.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | +--- org.opentest4j:opentest4j:1.3.0 -| | | | \--- org.junit.platform:junit-platform-commons:1.12.2 -| | | | \--- org.junit:junit-bom:5.12.2 (*) -| | | +--- org.junit.jupiter:junit-jupiter-params:5.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) -| | | \--- org.junit.jupiter:junit-jupiter-engine:5.12.2 -| | | +--- org.junit:junit-bom:5.12.2 (*) -| | | +--- org.junit.platform:junit-platform-engine:1.12.2 -| | | | +--- org.junit:junit-bom:5.12.2 (*) -| | | | +--- org.opentest4j:opentest4j:1.3.0 -| | | | \--- org.junit.platform:junit-platform-commons:1.12.2 (*) -| | | \--- org.junit.jupiter:junit-jupiter-api:5.12.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.1 -> 1.10.2 (*) +| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- 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.10 (*) +| | | | +--- 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 +| | | +--- 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.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) +| | | +--- io.mockk:mockk-core:1.14.9 (*) +| | | \--- 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.10 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.10.2 (*) -| | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.1.20 (*) -| | \--- org.jetbrains.kotlin:kotlin-reflect:2.1.20 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-reflect -> 2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-reflect:2.2.21 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +--- junit:junit:4.13.2 (*) -+--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) ++--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +--- androidx.core:core-ktx:1.17.0 (*) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) +--- org.jetbrains.kotlinx:kotlinx-collections-immutable:0.4.0 | \--- org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.4.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 | \--- com.michael-bull.kotlin-result:kotlin-result-jvm:2.1.0 -| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +--- com.jakewharton.timber:timber:5.0.1 -| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.2.21 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 2.3.10 (*) | \--- org.jetbrains:annotations:20.1.0 -> 23.0.0 +--- project :modules:feature-home-shared | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 @@ -264,7 +239,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | \--- androidx.lifecycle:lifecycle-viewmodel-android:2.9.4 | | +--- androidx.annotation:annotation:1.9.1 (*) | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -275,169 +250,168 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| +--- io.ktor:ktor-client-android:3.3.2 -| | \--- io.ktor:ktor-client-android-jvm:3.3.2 +| +--- io.ktor:ktor-client-android:3.4.0 +| | \--- io.ktor:ktor-client-android-jvm:3.4.0 | | +--- org.slf4j:slf4j-api:2.0.17 -| | +--- io.ktor:ktor-client-core:3.3.2 -| | | \--- io.ktor:ktor-client-core-jvm:3.3.2 +| | +--- io.ktor:ktor-client-core:3.4.0 +| | | \--- io.ktor:ktor-client-core-jvm:3.4.0 | | | +--- org.slf4j:slf4j-api:2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- io.ktor:ktor-http:3.3.2 -| | | | \--- io.ktor:ktor-http-jvm:3.3.2 +| | | +--- io.ktor:ktor-http:3.4.0 +| | | | \--- io.ktor:ktor-http-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 -| | | | | \--- io.ktor:ktor-utils-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 +| | | | | \--- io.ktor:ktor-utils-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-io:3.3.2 -| | | | | | \--- io.ktor:ktor-io-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-io:3.4.0 +| | | | | | \--- io.ktor:ktor-io-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.0 -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.0 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (c) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 (c) -| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-http-cio:3.3.2 -| | | | \--- io.ktor:ktor-http-cio-jvm:3.3.2 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-core:0.8.2 +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core-jvm:0.8.2 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-io-bytestring:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-io-bytestring-jvm:0.8.2 +| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 +| | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.10.0 (c) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.10.0 (c) +| | | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-http-cio:3.4.0 +| | | | \--- io.ktor:ktor-http-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 -| | | | +--- io.ktor:ktor-network:3.3.2 -| | | | | \--- io.ktor:ktor-network-jvm:3.3.2 +| | | | +--- io.ktor:ktor-network:3.4.0 +| | | | | \--- io.ktor:ktor-network-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | +--- io.ktor:ktor-io:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-events:3.3.2 -| | | | \--- io.ktor:ktor-events-jvm:3.3.2 +| | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | +--- io.ktor:ktor-io:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-events:3.4.0 +| | | | \--- io.ktor:ktor-events-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-websocket-serialization:3.3.2 -| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-websocket-serialization:3.4.0 +| | | | \--- io.ktor:ktor-websocket-serialization-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-websockets:3.3.2 -| | | | | | \--- io.ktor:ktor-websockets-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-websockets:3.4.0 +| | | | | | \--- io.ktor:ktor-websockets-jvm:3.4.0 | | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-sse:3.3.2 -| | | | \--- io.ktor:ktor-sse-jvm:3.3.2 +| | | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-sse:3.4.0 +| | | | \--- io.ktor:ktor-sse-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.10.2 | | | +--- org.slf4j:slf4j-api:1.7.32 -> 2.0.17 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.10.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) | +--- project :modules:library-feature | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-navigation-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 -| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.9.0 -| | | | +--- org.jetbrains.compose.ui:ui-tooling-preview:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.0 -> 1.9.5 -| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.9.5 -| | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.9.5 +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 +| | | | \--- com.kizitonwose.calendar:compose-multiplatform-android:2.10.0 +| | | | +--- 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.10.2 +| | | | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.10.2 +| | | | | | +--- androidx.annotation:annotation:1.9.1 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.10.2 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.10.2 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 -| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.9.5 -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (c) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common -> 2.2.21 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 -| | | | | \--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 +| | | | | | | | \--- androidx.compose.runtime:runtime-annotation-android:1.10.2 +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 +| | | | | | \--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.7.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-datetime-jvm:0.7.1 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.0 -> 1.9.3 -| | | | | +--- androidx.compose.foundation:foundation:1.9.4 -> 1.9.5 -| | | | | | \--- androidx.compose.foundation:foundation-android:1.9.5 +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 +| | | | | +--- androidx.compose.foundation:foundation:1.10.0 -> 1.10.2 +| | | | | | \--- androidx.compose.foundation:foundation-android:1.10.2 | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | +--- androidx.compose.animation:animation:1.9.5 -| | | | | | | \--- androidx.compose.animation:animation-android:1.9.5 +| | | | | | +--- androidx.compose.animation:animation:1.10.2 +| | | | | | | \--- androidx.compose.animation:animation-android:1.10.2 | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 -| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.9.5 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.2 +| | | | | | | | \--- androidx.compose.animation:animation-core-android:1.10.2 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 -| | | | | | | | | \--- androidx.compose.ui:ui-android:1.9.5 -| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.0 -| | | | | | | | | | +--- androidx.activity:activity:1.12.0 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.2 +| | | | | | | | | \--- androidx.compose.ui:ui-android:1.10.2 +| | | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.12.3 +| | | | | | | | | | +--- androidx.activity:activity:1.12.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.16.0 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) @@ -453,7 +427,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -466,7 +440,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.1 -> 1.3.3 @@ -476,16 +450,16 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.2 -> 2.9.4 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) | | | | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) @@ -496,31 +470,31 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 -| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.0 +| | | | | | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 +| | | | | | | | | | | | \--- androidx.navigationevent:navigationevent-android:1.0.2 | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | | +--- androidx.core:core-viewtree:1.0.0 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | | | | | +--- androidx.tracing:tracing:1.0.0 -> 1.2.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.0 (c) -| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | | | | | | | | | | +--- androidx.activity:activity-compose:1.12.3 (c) +| | | | | | | | | | | \--- androidx.activity:activity-ktx:1.12.3 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-ktx-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -533,11 +507,11 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) @@ -549,34 +523,43 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | | | | | | | \--- androidx.activity:activity-compose:1.12.3 (c) | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | +--- androidx.autofill:autofill:1.0.0 | | | | | | | | | | \--- androidx.core:core:1.1.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 -| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.9.5 +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-retain-android:1.10.2 +| | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 +| | | | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.9.4 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (*) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) @@ -591,98 +574,96 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 +| | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.2 -> 1.3.3 | | | | | | | | | | | \--- androidx.savedstate:savedstate-compose-android:1.3.3 | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) | | | | | | | | | | | +--- androidx.core:core-ktx:1.13.1 -> 1.17.0 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (*) | | | | | | | | | | | +--- androidx.savedstate:savedstate:1.3.3 (c) | | | | | | | | | | | \--- androidx.savedstate:savedstate-ktx:1.3.3 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.9.5 +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-annotation:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.2 (c) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime-saveable:1.9.2 -> 1.10.0 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 -| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.9.5 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 +| | | | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.10.2 | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.3 -> 1.5.0 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.9.5 +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 -| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.9.5 +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 +| | | | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.10.2 | | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | | | | | | +--- androidx.collection:collection-ktx:1.4.2 -> 1.5.0 | | | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | | | | | | | | | \--- androidx.collection:collection:1.5.0 (c) -| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.17.0 (*) -| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 -| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.9.5 +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 +| | | | | | | | | | \--- androidx.compose.ui:ui-text-android:1.10.2 | | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) | | | | | | | | | | +--- androidx.emoji2:emoji2:1.4.0 | | | | | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.1 (*) @@ -692,7 +673,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -705,97 +686,164 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | | | | | | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | | | | | | | | | \--- androidx.emoji2:emoji2-views-helper:1.4.0 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | | +--- androidx.core:core:1.15.0 -> 1.17.0 (*) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | | \--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) | | | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.17.0 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.3.10 (*) | | | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0 (*) | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.7 -> 2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.2 -> 2.9.4 (*) +| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.2 -> 2.9.4 (*) | | | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | +--- androidx.savedstate:savedstate-ktx:1.3.1 -> 1.3.3 (*) +| | | | | | | | | +--- androidx.transition:transition:1.6.0 +| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | | | | | | | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 +| | | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.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.17.0 (*) +| | | | | | | | | | | +--- androidx.documentfile:documentfile:1.0.0 +| | | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | +--- androidx.loader:loader:1.0.0 +| | | | | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) +| | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 +| | | | | | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) +| | | | | | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) +| | | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) +| | | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) +| | | | | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) +| | | | | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) +| | | | | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) +| | | | | | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | | | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 +| | | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | | \--- androidx.print:print:1.0.0 +| | | | | | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | | | | | | | \--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | +--- androidx.window:window:1.5.0 +| | | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) +| | | | | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) +| | | | | | | | | | +--- androidx.core:core:1.8.0 -> 1.17.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.10 (*) +| | | | | | | | | | | +--- androidx.window:window:1.5.0 (c) +| | | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 +| | | | | | | | | | +--- androidx.window:window-core:1.5.0 (c) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (c) -| | | | | | | | | +--- androidx.compose.foundation:foundation:1.7.0 -> 1.9.5 (c) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | +--- androidx.compose.animation:animation:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 -| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.9.5 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (c) +| | | | | | | | | \--- androidx.compose.foundation:foundation:1.7.0 -> 1.10.2 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) +| | | | | | | | \--- androidx.compose.animation:animation:1.10.2 (c) +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.2 +| | | | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.10.2 | | | | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.9.5 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.5 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | | +--- androidx.core:core:1.7.0 -> 1.17.0 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- androidx.compose.foundation:foundation:1.9.5 (c) -| | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.5 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui-text:1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.9.5 (*) +| | | | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | | +--- androidx.core:core:1.16.0 -> 1.17.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | | \--- androidx.compose.foundation:foundation:1.10.2 (c) +| | | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | | \--- androidx.compose.animation:animation-core:1.10.2 (c) +| | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui-text:1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.10.2 (*) | | | | | | +--- androidx.core:core:1.13.1 -> 1.17.0 (*) | | | | | | +--- androidx.emoji2:emoji2:1.3.0 -> 1.4.0 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.5 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | +--- org.jetbrains.compose.animation:animation:1.9.3 -| | | | | | +--- androidx.compose.animation:animation:1.9.4 -> 1.9.5 (*) -| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 -| | | | | | | +--- androidx.compose.animation:animation-core:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | | | \--- androidx.compose.foundation:foundation-layout:1.10.2 (c) +| | | | | +--- org.jetbrains.compose.animation:animation:1.10.0 +| | | | | | +--- androidx.compose.animation:animation:1.10.0 -> 1.10.2 (*) +| | | | | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 +| | | | | | | +--- androidx.compose.animation:animation-core:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 | | | | | | | | \--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 | | | | | | | | \--- androidx.collection:collection:1.5.0 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 -| | | | | | | | +--- androidx.compose.ui:ui:1.9.4 -> 1.9.5 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 +| | | | | | | | +--- androidx.compose.runtime:runtime-retain:1.10.0 -> 1.10.2 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.10.0 -> 1.10.2 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 | | | | | | | | | \--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 @@ -805,102 +853,102 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime:2.9.6 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.6 | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) | | | | | | | | | \--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 | | | | | | | | | \--- androidx.savedstate:savedstate:1.3.3 (*) -| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 -| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.9.4 -> 1.9.5 (*) +| | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 +| | | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.10.0 -> 1.10.2 (*) | | | | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.6 (*) | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.6 | | | | | | | | | | +--- androidx.savedstate:savedstate-compose:1.3.3 (*) | | | | | | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.6 (*) -| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 -| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.9.4 -> 1.9.5 (*) -| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.9.4 -> 1.9.5 (*) -| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.9.3 -> 1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-util:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 +| | | | | | | | | | +--- androidx.compose.ui:ui-unit:1.10.0 -> 1.10.2 (*) +| | | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.10.0 -> 1.10.2 (*) +| | | | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-unit:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 -| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.9.4 -> 1.9.5 (*) -| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.9.3 (*) -| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.9.0 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.components:components-resources:1.9.0 -> 1.9.3 -| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.9.3 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) +| | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 +| | | | | | | +--- androidx.compose.foundation:foundation-layout:1.10.0 -> 1.10.2 (*) +| | | | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-geometry:1.10.0 (*) +| | | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | | +--- org.jetbrains.compose.components:components-resources:1.10.0 +| | | | | \--- org.jetbrains.compose.components:components-resources-android:1.10.0 +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | +--- org.jetbrains.compose.components:components-ui-tooling-preview:1.9.0 -| | | | | \--- org.jetbrains.compose.components:components-ui-tooling-preview-android:1.9.0 -| | | | | +--- androidx.compose.ui:ui-tooling-preview:1.6.1 -> 1.9.5 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | +--- 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.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 | | | | \--- io.coil-kt.coil3:coil-compose-android:3.3.0 | | | | +--- io.coil-kt.coil3:coil:3.3.0 @@ -929,20 +977,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.1 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- com.squareup.okio:okio:3.15.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 | | | | | \--- io.coil-kt.coil3:coil-compose-core-android:3.3.0 | | | | | +--- com.google.accompanist:accompanist-drawablepainter:0.37.3 -| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.0 -> 1.10.2 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.10.2 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.3.10 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 | | | | \--- dev.gitlive:firebase-common-android:2.4.0 @@ -955,7 +1003,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | | | | +--- androidx.core:core:1.2.0 -> 1.17.0 (*) | | | | | | | \--- androidx.fragment:fragment:1.1.0 -> 1.8.9 -| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.0 (*) +| | | | | | | +--- androidx.activity:activity:1.8.1 -> 1.12.3 (*) | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.1.0 -> 1.5.0 (*) @@ -964,46 +1012,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.9.4 (*) -| | | | | | | +--- androidx.loader:loader:1.0.0 -| | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) -| | | | | | | | +--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.9.4 -| | | | | | | | | +--- androidx.arch.core:core-common:2.2.0 (*) -| | | | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (*) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) -| | | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 -> 1.10.2 (*) -| | | | | | | | | +--- org.jspecify:jspecify:1.0.0 -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) -| | | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.9.4 (*) +| | | | | | | +--- androidx.loader:loader:1.0.0 (*) | | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.1 -> 1.4.1 (*) | | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) | | | | | | | +--- androidx.viewpager:viewpager:1.0.0 @@ -1012,9 +1021,9 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | | | \--- androidx.customview:customview:1.0.0 | | | | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) | | | | | | | | \--- androidx.core:core:1.0.0 -> 1.17.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | | \--- androidx.fragment:fragment-ktx:1.8.9 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.0 -> 2.3.10 (*) | | | | | +--- com.google.firebase:firebase-components:18.0.0 | | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 | | | | | | | \--- javax.inject:javax.inject:1 @@ -1023,7 +1032,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.2.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- com.google.android.gms:play-services-basement:18.3.0 -> 18.4.0 (*) | | | | | \--- com.google.android.gms:play-services-tasks:18.1.0 -> 18.2.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) @@ -1032,8 +1041,8 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- com.google.firebase:firebase-firestore:25.1.4 (c) | | | | | +--- com.google.firebase:firebase-auth:23.2.1 (c) | | | | | \--- com.google.firebase:firebase-common-ktx:21.0.0 (c) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-firestore:2.4.0 | | | | \--- dev.gitlive:firebase-firestore-android:2.4.0 @@ -1108,7 +1117,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- io.grpc:grpc-api:1.62.2 (*) | | | | | | +--- com.google.guava:guava:32.1.3-android (*) | | | | | | \--- com.google.errorprone:error_prone_annotations:2.23.0 -> 2.26.0 -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) @@ -1117,18 +1126,18 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | +--- dev.gitlive:firebase-common-internal:2.4.0 | | | | | \--- dev.gitlive:firebase-common-internal-android:2.4.0 | | | | | +--- com.google.firebase:firebase-common -> 21.0.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) @@ -1138,52 +1147,52 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.collection:collection:1.5.0 (*) | | | | +--- androidx.navigation:navigation-compose:2.9.4 | | | | | \--- androidx.navigation:navigation-compose-android:2.9.4 -| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) -| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.0 -| | | | | | +--- androidx.activity:activity:1.12.0 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.9.5 (*) +| | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) +| | | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 +| | | | | | +--- androidx.activity:activity:1.12.3 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.0.1 -> 1.10.2 (*) | | | | | | +--- androidx.core:core-ktx:1.13.0 -> 1.17.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) -| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.0 -| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.0 -| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.9.5 (*) -| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.9.5 (*) -| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (*) -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- androidx.navigationevent:navigationevent-compose:1.0.2 +| | | | | | | \--- androidx.navigationevent:navigationevent-compose-android:1.0.2 +| | | | | | | +--- androidx.compose.runtime:runtime:1.9.2 -> 1.10.2 (*) +| | | | | | | +--- androidx.compose.ui:ui:1.9.2 -> 1.10.2 (*) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.0 (c) -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | | +--- androidx.navigationevent:navigationevent:1.0.2 (c) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) -| | | | | | +--- androidx.activity:activity:1.12.0 (c) -| | | | | | \--- androidx.activity:activity-ktx:1.12.0 (c) +| | | | | | +--- androidx.activity:activity:1.12.3 (c) +| | | | | | \--- androidx.activity:activity-ktx:1.12.3 (c) | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*) | | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.animation:animation-core:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.2 -> 1.10.2 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.4 | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.4 | | | | | | +--- androidx.annotation:annotation:1.9.1 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.9.5 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | | | +--- androidx.compose.ui:ui:1.9.0 -> 1.10.2 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) @@ -1195,7 +1204,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 -> 2.9.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) @@ -1210,14 +1219,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 -> 2.9.4 (*) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 | | | | | | \--- androidx.navigation:navigation-runtime-android:2.9.4 -| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.7.1 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.17.0 (*) @@ -1227,20 +1236,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.4 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | | +--- androidx.navigation:navigation-compose:2.9.4 (c) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | | +--- androidx.savedstate:savedstate:1.3.0 -> 1.3.3 (*) | | | | | +--- androidx.savedstate:savedstate-compose:1.3.0 -> 1.3.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | | +--- androidx.navigation:navigation-common:2.9.4 (c) | | | | | +--- androidx.navigation:navigation-runtime:2.9.4 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) @@ -1250,10 +1259,10 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-common:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) -| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.9.3 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.compose.runtime:runtime:1.9.0 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.compose.ui:ui:1.8.2 -> 1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) @@ -1264,8 +1273,8 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.navigation:navigation-runtime:2.9.1 | | | | | +--- androidx.annotation:annotation:1.9.1 (*) | | | | | +--- androidx.collection:collection:1.5.0 (*) @@ -1276,47 +1285,47 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.5 -> 2.9.6 (*) | | | | | +--- org.jetbrains.androidx.navigation:navigation-common:2.9.1 (*) | | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate:1.3.5 -> 1.3.6 (*) | | | | +--- org.jetbrains.androidx.savedstate:savedstate-compose:1.3.5 -> 1.3.6 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.9.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation-core:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation-layout:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime-saveable:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 -> 1.10.0 (*) | | | +--- io.insert-koin:koin-annotations:2.3.1 | | | | \--- io.insert-koin:koin-annotations-jvm:2.3.1 | | | | +--- io.insert-koin:koin-core-annotations:4.1.0 | | | | | \--- io.insert-koin:koin-core-annotations-jvm:4.1.0 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.20 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose:koin -> 4.1.1 | | | | \--- io.insert-koin:koin-compose-android:4.1.1 | | | | +--- io.insert-koin:koin-android:4.1.1 | | | | | +--- io.insert-koin:koin-core:4.1.1 | | | | | | \--- io.insert-koin:koin-core-jvm:4.1.1 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 | | | | | | | \--- co.touchlab:stately-concurrency-jvm:2.1.0 -| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | | \--- co.touchlab:stately-strict:2.1.0 | | | | | | | \--- co.touchlab:stately-strict-jvm:2.1.0 -| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | | \--- co.touchlab:stately-concurrent-collections:2.1.0 | | | | | | \--- co.touchlab:stately-concurrent-collections-jvm:2.1.0 | | | | | | +--- co.touchlab:stately-concurrency:2.1.0 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.23 -> 2.3.10 (*) | | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 | | | | | | \--- io.insert-koin:koin-core-viewmodel-android:4.1.1 | | | | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.3 -> 2.9.6 (*) | | | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.3 -> 2.9.6 (*) -| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | | +--- androidx.appcompat:appcompat:1.7.1 -| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity:1.8.0 -> 1.12.3 (*) | | | | | | +--- androidx.annotation:annotation:1.3.0 -> 1.9.1 (*) | | | | | | +--- androidx.appcompat:appcompat-resources:1.7.1 (*) | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) @@ -1341,40 +1350,40 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.9.1 (*) | | | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.appcompat:appcompat-resources:1.7.1 (c) -| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.0 (*) +| | | | | +--- androidx.activity:activity-ktx:1.10.1 -> 1.12.3 (*) | | | | | +--- androidx.fragment:fragment-ktx:1.8.9 -| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.0 (*) +| | | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.12.3 (*) | | | | | | +--- androidx.collection:collection-ktx:1.1.0 -> 1.5.0 (*) | | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.17.0 (*) | | | | | | +--- androidx.fragment:fragment:1.8.9 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.9.4 (*) | | | | | | +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | | \--- androidx.fragment:fragment:1.8.9 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.3 -> 2.9.4 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | | +--- io.insert-koin:koin-core:4.1.1 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.8.2 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.8.2 -> 1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-compose-viewmodel:4.1.1 | | | | \--- io.insert-koin:koin-compose-viewmodel-android:4.1.1 -| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.10.1 -> 1.12.3 (*) | | | | +--- io.insert-koin:koin-compose:4.1.1 (*) | | | | +--- io.insert-koin:koin-core-viewmodel:4.1.1 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose:2.9.3 -> 2.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (*) | | | +--- io.insert-koin:koin-core:4.1.1 (*) | | | +--- com.michael-bull.kotlin-result:kotlin-result:2.1.0 (*) | | | +--- co.touchlab:kermit:2.0.8 | | | | \--- co.touchlab:kermit-android:2.0.8 | | | | +--- co.touchlab:kermit-core:2.0.8 | | | | | \--- co.touchlab:kermit-core-android:2.0.8 -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 | | | | \--- io.coil-kt.coil3:coil-network-ktor3-android:3.3.0 @@ -1383,12 +1392,12 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | \--- io.coil-kt.coil3:coil-network-core-android:3.3.0 | | | | | +--- androidx.core:core-ktx:1.15.0 -> 1.17.0 (*) | | | | | +--- io.coil-kt.coil3:coil-core:3.3.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | | +--- io.ktor:ktor-client-core:3.1.0 -> 3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1403,9 +1412,9 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1422,23 +1431,23 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | +--- project :modules:library-ui-shared | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- org.jetbrains.compose.material:material-icons-extended:1.7.3 | | | +--- androidx.compose.material:material-icons-extended:1.7.6 | | | | \--- androidx.compose.material:material-icons-extended-android:1.7.6 | | | | \--- androidx.compose.material:material-icons-core:1.7.6 | | | | \--- androidx.compose.material:material-icons-core-android:1.7.6 -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.9.5 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.10.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | +--- org.jetbrains.compose.material:material-icons-core:1.7.3 | | | | +--- androidx.compose.material:material-icons-core:1.7.6 (*) -| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.9.3 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | | | \--- org.jetbrains.compose.ui:ui-unit:1.7.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.7.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.ui:ui-graphics:1.7.3 -> 1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1453,74 +1462,72 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- co.touchlab:kermit:2.0.8 (*) | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.9.0 -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.10.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) | | +--- project :modules:library-navigation-api (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 -| | | +--- androidx.compose.material:material:1.9.4 -| | | | \--- androidx.compose.material:material-android:1.9.4 +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 +| | | +--- androidx.compose.material:material:1.10.0 +| | | | \--- androidx.compose.material:material-android:1.10.0 | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) -| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.9.4 -| | | | | \--- androidx.compose.material:material-ripple-android:1.9.4 +| | | | +--- androidx.compose.animation:animation:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.2 -> 1.10.0 +| | | | | \--- androidx.compose.material:material-ripple-android:1.10.0 | | | | | +--- androidx.collection:collection:1.5.0 (*) -| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.9.5 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.9.5 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.9.5 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | | +--- androidx.compose.runtime:runtime:1.9.4 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.9.5 (*) +| | | | | +--- androidx.compose.animation:animation:1.7.1 -> 1.10.2 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.7.1 -> 1.10.2 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.1 -> 1.10.2 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | | +--- androidx.compose.runtime:runtime:1.10.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.2 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.9.4 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.3 -| | | | +--- androidx.compose.material:material-ripple:1.9.4 (*) -| | | | +--- org.jetbrains.compose.animation:animation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.collection-internal:collection:1.9.3 (*) -| | | | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation-core:1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.10.0 +| | | | +--- androidx.compose.material:material-ripple:1.10.0 (*) +| | | | +--- org.jetbrains.compose.animation:animation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.collection-internal:collection:1.10.0 (*) +| | | | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.2 -> 1.12.3 (*) | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*) -| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.9.4 (*) -| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.9.5 (*) -| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.9.5 (*) +| | | | +--- androidx.compose.animation:animation-core:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.material:material-ripple:1.8.1 -> 1.10.0 (*) +| | | | +--- androidx.compose.runtime:runtime:1.9.0 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui:1.8.2 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-text:1.8.1 -> 1.10.2 (*) +| | | | +--- androidx.compose.ui:ui-util:1.8.1 -> 1.10.2 (*) | | | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.1 -> 2.9.4 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.9.4 (*) @@ -1536,46 +1543,46 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.4 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.9.4 (c) | | | | | \--- androidx.lifecycle:lifecycle-process:2.9.4 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.animation:animation-core:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.collection-internal:collection:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation-layout:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.material:material-ripple:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) | | | +--- 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.12.0 (*) +| | | | +--- androidx.activity:activity-compose:1.8.0 -> 1.12.3 (*) | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.9.5 -> 2.9.6 (*) -| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | +--- org.jetbrains.compose.annotation-internal:annotation:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.runtime:runtime:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.0 -> 1.10.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.2.21 (c) -| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.9.3 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui-graphics:1.9.3 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.21 -> 2.3.10 (c) +| | | +--- org.jetbrains.compose.ui:ui-graphics:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-text:1.9.1 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.1 -> 1.10.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui-graphics:1.10.0 (*) | | +--- com.eygraber:compose-placeholder:1.0.12 | | | \--- com.eygraber:compose-placeholder-android:1.0.12 -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.2.21 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.9.3 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.10 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.0-rc02 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.ui:ui-util:1.9.0-rc02 -> 1.10.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| +--- org.jetbrains.compose.material:material:1.9.3 (*) -| +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| +--- org.jetbrains.compose.material:material:1.10.0 (*) +| +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | +--- project :modules:feature-account | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 | | | +--- androidx.sqlite:sqlite-framework:2.5.2 | | | | \--- androidx.sqlite:sqlite-framework-android:2.5.2 @@ -1583,21 +1590,21 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.sqlite:sqlite:2.5.2 | | | | | \--- androidx.sqlite:sqlite-android:2.5.2 | | | | | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.5.2 (c) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.3.10 (*) | | | | +--- androidx.sqlite:sqlite:2.5.2 (c) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.2.21 (c) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.1.10 -> 2.3.10 (c) | | | +--- app.cash.sqldelight:runtime:2.2.1 | | | | \--- app.cash.sqldelight:runtime-jvm:2.2.1 -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | +--- androidx.sqlite:sqlite:2.5.2 (*) -| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1616,10 +1623,10 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) | | +--- project :modules:feature-account-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1637,26 +1644,26 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-adapters:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-adapters:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-adapters-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-datetime:0.5.0 -> 0.7.1 (*) -| | | | | \--- com.apollographql.apollo:apollo-annotations:4.3.3 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.3.3 -| | | | | +--- com.apollographql.apollo:apollo-runtime:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 -| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.3.3 -| | | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.3.3 (*) +| | | | | \--- com.apollographql.apollo:apollo-annotations:4.4.1 (*) +| | | | +--- com.apollographql.apollo:apollo-normalized-cache:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-jvm:4.4.1 +| | | | | +--- com.apollographql.apollo:apollo-runtime:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 +| | | | | | \--- com.apollographql.apollo:apollo-normalized-cache-api-jvm:4.4.1 +| | | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | | +--- com.apollographql.apollo:apollo-mpp-utils:4.4.1 (*) | | | | | | +--- com.benasher44:uuid:0.8.2 (*) | | | | | | \--- com.squareup.okio:okio:3.9.0 -> 3.15.0 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.26.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1671,24 +1678,24 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- co.touchlab:kermit:2.0.8 (*) | | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.3.3 -| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.3.3 +| | | | +--- com.apollographql.apollo:apollo-normalized-cache-sqlite:4.4.1 +| | | | | \--- com.apollographql.apollo:apollo-normalized-cache-sqlite-android:4.4.1 | | | | | +--- androidx.sqlite:sqlite:2.3.1 -> 2.5.2 (*) | | | | | +--- app.cash.sqldelight:android-driver:2.0.1 -> 2.2.1 (*) | | | | | +--- androidx.sqlite:sqlite-framework:2.3.1 -> 2.5.2 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) -| | | | | +--- com.apollographql.apollo:apollo-api:4.3.3 (*) -| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.3.3 (*) +| | | | | +--- com.apollographql.apollo:apollo-api:4.4.1 (*) +| | | | | +--- com.apollographql.apollo:apollo-normalized-cache-api:4.4.1 (*) | | | | | \--- app.cash.sqldelight:runtime:2.0.1 -> 2.2.1 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:feature-common-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1705,13 +1712,13 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-navigation-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1728,10 +1735,10 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:feature-launches-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1748,13 +1755,13 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | | +--- project :modules:feature-login-api | | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1771,15 +1778,15 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | | +--- project :modules:library-navigation-api (*) | | | | +--- project :modules:library-network-api (*) -| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) | | | +--- project :modules:library-network-api (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1794,51 +1801,51 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- co.touchlab:kermit:2.0.8 (*) | | | +--- io.coil-kt.coil3:coil-compose-core:3.3.0 (*) | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) -| | | +--- io.ktor:ktor-client-content-negotiation:3.3.2 -| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.3.2 +| | | +--- io.ktor:ktor-client-content-negotiation:3.4.0 +| | | | \--- io.ktor:ktor-client-content-negotiation-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | +--- io.ktor:ktor-client-cio:3.3.2 -| | | | \--- io.ktor:ktor-client-cio-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | +--- io.ktor:ktor-client-cio:3.4.0 +| | | | \--- io.ktor:ktor-client-cio-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-client-core:3.3.2 (*) -| | | | +--- io.ktor:ktor-http-cio:3.3.2 (*) -| | | | +--- io.ktor:ktor-websockets:3.3.2 (*) -| | | | +--- io.ktor:ktor-network-tls:3.3.2 -| | | | | \--- io.ktor:ktor-network-tls-jvm:3.3.2 +| | | | +--- io.ktor:ktor-client-core:3.4.0 (*) +| | | | +--- io.ktor:ktor-http-cio:3.4.0 (*) +| | | | +--- io.ktor:ktor-websockets:3.4.0 (*) +| | | | +--- io.ktor:ktor-network-tls:3.4.0 +| | | | | \--- io.ktor:ktor-network-tls-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-http:3.3.2 (*) -| | | | | +--- io.ktor:ktor-network:3.3.2 (*) -| | | | | +--- io.ktor:ktor-utils:3.3.2 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.3.2 -| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.3.2 +| | | | | +--- io.ktor:ktor-http:3.4.0 (*) +| | | | | +--- io.ktor:ktor-network:3.4.0 (*) +| | | | | +--- io.ktor:ktor-utils:3.4.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | +--- io.ktor:ktor-serialization-kotlinx-json:3.4.0 +| | | | \--- io.ktor:ktor-serialization-kotlinx-json-jvm:3.4.0 | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | +--- io.ktor:ktor-serialization-kotlinx:3.3.2 -| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.3.2 +| | | | +--- io.ktor:ktor-serialization-kotlinx:3.4.0 +| | | | | \--- io.ktor:ktor-serialization-kotlinx-jvm:3.4.0 | | | | | +--- org.slf4j:slf4j-api:2.0.17 | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | | | +--- io.ktor:ktor-serialization:3.3.2 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.9.0 -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.0 -> 2.2.21 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 (*) -| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | | | +--- io.ktor:ktor-serialization:3.4.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.9.0 -> 1.10.0 (*) +| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 -> 1.10.0 (*) +| | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json-io:1.9.0 -> 1.10.0 +| | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-io-jvm:1.10.0 +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-bom:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.10.0 (*) +| | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | | | \--- org.jetbrains.kotlinx:kotlinx-io-core:0.6.0 -> 0.8.2 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.3.0 -> 2.3.10 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- dev.gitlive:firebase-auth:2.4.0 | | | \--- dev.gitlive:firebase-auth-android:2.4.0 | | | +--- com.google.firebase:firebase-auth -> 23.2.1 @@ -1852,7 +1859,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- androidx.collection:collection:1.0.0 -> 1.5.0 (*) | | | | +--- androidx.credentials:credentials:1.2.0-rc01 | | | | | +--- androidx.annotation:annotation:1.5.0 -> 1.9.1 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.10.2 (*) | | | | | \--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 (c) | | | | +--- androidx.credentials:credentials-play-services-auth:1.2.0-rc01 @@ -1877,13 +1884,12 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*) | | | | | +--- com.google.android.gms:play-services-fido:20.1.0 (*) | | | | | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0 -| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.2.21 (*) +| | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.3.10 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.3.10 (*) | | | | | \--- androidx.credentials:credentials:1.2.0-rc01 (c) | | | | +--- androidx.fragment:fragment:1.1.0 -> 1.8.9 (*) -| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -| | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.9.1 (*) +| | | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 (*) | | | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.2 (*) | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) @@ -1895,7 +1901,7 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | | +--- com.google.android.gms:play-services-basement:18.4.0 (*) | | | | | +--- com.google.android.gms:play-services-tasks:18.2.0 (*) | | | | | +--- com.google.android.play:integrity:1.3.0 (*) -| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.2.21 (*) +| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.0 -> 2.3.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.10.2 (*) | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.10.2 (*) | | | | +--- com.google.firebase:firebase-annotations:16.2.0 (*) @@ -1904,31 +1910,31 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | | +--- com.google.firebase:firebase-common:21.0.0 (*) | | | | +--- com.google.firebase:firebase-common-ktx:21.0.0 (*) | | | | +--- com.google.firebase:firebase-components:18.0.0 (*) -| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.2.21 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.3.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.2 (*) | | | +--- com.google.firebase:firebase-bom:33.15.0 (*) | | | +--- dev.gitlive:firebase-app:2.4.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.20 -> 2.3.10 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 | | | \--- app.cash.sqldelight:coroutines-extensions-jvm:2.2.1 | | | +--- app.cash.sqldelight:runtime:2.2.1 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:async-extensions:2.2.1 | | | \--- app.cash.sqldelight:async-extensions-jvm:2.2.1 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) | | | \--- app.cash.sqldelight:runtime:2.2.1 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-account-api (*) | +--- project :modules:feature-common | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1945,22 +1951,22 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-electricity | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -1977,17 +1983,17 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) -| | +--- io.github.koalaplot:koalaplot-core:0.10.3 -| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.3 -| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) +| | +--- io.github.koalaplot:koalaplot-core:0.10.4 +| | | \--- io.github.koalaplot:koalaplot-core-android:0.10.4 +| | | +--- org.jetbrains.compose.ui:ui:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.animation:animation:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 -> 2.3.10 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.9.2 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.9.2 -> 1.10.0 (*) | | | +--- org.jetbrains.compose.material3:material3:1.9.0-beta03 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- io.github.thechance101:chart:Beta-0.0.5 @@ -1995,16 +2001,16 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- androidx.appcompat:appcompat:1.5.1 -> 1.7.1 (*) | | | +--- androidx.core:core-ktx:1.9.0 -> 1.17.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.0 (*) -| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.9.3 (*) -| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.9.3 (*) -| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.9.3 (*) +| | | +--- org.jetbrains.compose.runtime:runtime:1.4.3 -> 1.10.0 (*) +| | | +--- org.jetbrains.compose.foundation:foundation:1.4.3 -> 1.10.0 (*) +| | | \--- org.jetbrains.compose.material:material:1.4.3 -> 1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-electricity-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2022,17 +2028,17 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) | | | +--- project :modules:library-network (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-home-api | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2049,15 +2055,15 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-navigation-api (*) | | +--- project :modules:library-network-api (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- app.cash.sqldelight:android-driver:2.2.1 (*) | | +--- project :modules:library-feature (*) -| | +--- app.cash.sqldelight:runtime:2.1.0 -> 2.2.1 (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- app.cash.sqldelight:runtime:2.2.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2074,24 +2080,24 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-launches-api (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-launches-api (*) | +--- project :modules:feature-login | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2108,10 +2114,10 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-common-api (*) | | +--- project :modules:feature-login-api (*) @@ -2119,14 +2125,14 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) | | +--- dev.gitlive:firebase-auth:2.4.0 (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-login-api (*) | +--- project :modules:feature-schedules | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | +--- io.ktor:ktor-client-android:3.3.2 (*) +| | +--- io.ktor:ktor-client-android:3.4.0 (*) | | +--- project :modules:library-feature (*) -| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2143,20 +2149,20 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | +--- project :modules:library-ui-shared (*) | | +--- org.jetbrains.compose.material3:material3:1.9.0 (*) -| | +--- org.jetbrains.compose.components:components-resources:1.9.3 (*) -| | +--- org.jetbrains.compose.ui:ui:1.9.3 (*) -| | +--- org.jetbrains.compose.foundation:foundation:1.9.3 (*) -| | +--- org.jetbrains.compose.material:material:1.9.3 (*) -| | +--- org.jetbrains.compose.runtime:runtime:1.9.3 (*) +| | +--- org.jetbrains.compose.components:components-resources:1.10.0 (*) +| | +--- org.jetbrains.compose.ui:ui:1.10.0 (*) +| | +--- org.jetbrains.compose.foundation:foundation:1.10.0 (*) +| | +--- org.jetbrains.compose.material:material:1.10.0 (*) +| | +--- org.jetbrains.compose.runtime:runtime:1.10.0 (*) | | +--- app.cash.sqldelight:coroutines-extensions:2.2.1 (*) | | +--- project :modules:feature-account-api (*) | | +--- project :modules:feature-login-api (*) | | +--- project :modules:feature-schedules-api | | | +--- org.jetbrains.androidx.lifecycle:lifecycle-viewmodel:2.9.6 (*) -| | | +--- io.ktor:ktor-client-android:3.3.2 (*) -| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0 (*) -| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.2.21 (*) -| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.9.0 (*) +| | | +--- io.ktor:ktor-client-android:3.4.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0 (*) +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:2.3.10 (*) +| | | +--- com.kizitonwose.calendar:compose-multiplatform:2.10.0 (*) | | | +--- io.coil-kt.coil3:coil-compose:3.3.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2 (*) | | | +--- dev.gitlive:firebase-common:2.4.0 (*) @@ -2173,58 +2179,56 @@ releaseUnitTestRuntimeClasspath - Runtime classpath of '/releaseUnitTest'. | | | +--- io.coil-kt.coil3:coil-network-ktor3:3.3.0 (*) | | | +--- project :modules:library-navigation-api (*) | | | +--- project :modules:library-network-api (*) -| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | | +--- project :modules:library-navigation (*) | | +--- project :modules:library-network-api (*) | | +--- project :modules:library-network (*) -| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) +| | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) | +--- project :modules:feature-schedules-api (*) | +--- project :modules:library-navigation (*) | +--- project :modules:library-network-api (*) | +--- project :modules:library-network (*) -| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.2.21 (*) -+--- androidx.activity:activity-compose:1.12.0 (*) +| \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.3.10 (*) ++--- androidx.activity:activity-compose:1.12.3 (*) +--- dev.gitlive:firebase-firestore:2.4.0 (*) -+--- org.jetbrains.compose.ui:ui:1.9.3 (*) ++--- org.jetbrains.compose.ui:ui:1.10.0 (*) +--- org.jetbrains.compose.material3:material3:1.9.0 (*) +--- io.insert-koin:koin-android:4.1.1 (*) -\--- androidx.compose.ui:ui-tooling:1.9.5 - \--- androidx.compose.ui:ui-tooling-android:1.9.5 - +--- androidx.activity:activity-compose:1.7.0 -> 1.12.0 (*) +\--- androidx.compose.ui:ui-tooling:1.10.2 + \--- androidx.compose.ui:ui-tooling-android:1.10.2 + +--- androidx.activity:activity-compose:1.7.0 -> 1.12.3 (*) +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) - +--- androidx.compose.animation:animation:1.9.5 (*) - +--- androidx.compose.material:material:1.0.0 -> 1.9.4 (*) - +--- androidx.compose.runtime:runtime:1.9.5 (*) - +--- androidx.compose.ui:ui:1.9.5 (*) - +--- androidx.compose.ui:ui-tooling-data:1.9.5 - | \--- androidx.compose.ui:ui-tooling-data-android:1.9.5 + +--- androidx.compose.animation:animation:1.10.2 (*) + +--- androidx.compose.material:material:1.0.0 -> 1.10.0 (*) + +--- androidx.compose.runtime:runtime:1.10.2 (*) + +--- androidx.compose.ui:ui:1.10.2 (*) + +--- androidx.compose.ui:ui-tooling-data:1.10.2 + | \--- androidx.compose.ui:ui-tooling-data-android:1.10.2 | +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*) | +--- androidx.annotation:annotation-experimental:1.4.1 (*) - | +--- androidx.compose.runtime:runtime:1.9.5 (*) - | +--- androidx.compose.ui:ui:1.9.5 (*) - | +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) - | +--- androidx.compose.ui:ui:1.9.5 (c) - | +--- androidx.compose.ui:ui-geometry:1.9.5 (c) - | +--- androidx.compose.ui:ui-graphics:1.9.5 (c) - | +--- androidx.compose.ui:ui-text:1.9.5 (c) - | +--- androidx.compose.ui:ui-tooling:1.9.5 (c) - | +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) - | +--- androidx.compose.ui:ui-unit:1.9.5 (c) - | +--- androidx.compose.ui:ui-util:1.9.5 (c) - | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (*) + | +--- androidx.compose.runtime:runtime:1.10.2 (*) + | +--- androidx.compose.ui:ui:1.10.2 (*) + | +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) + | +--- androidx.compose.ui:ui:1.10.2 (c) + | +--- androidx.compose.ui:ui-geometry:1.10.2 (c) + | +--- androidx.compose.ui:ui-graphics:1.10.2 (c) + | +--- androidx.compose.ui:ui-text:1.10.2 (c) + | +--- androidx.compose.ui:ui-tooling:1.10.2 (c) + | +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) + | +--- androidx.compose.ui:ui-unit:1.10.2 (c) + | \--- androidx.compose.ui:ui-util:1.10.2 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (*) +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.9.4 (*) +--- androidx.savedstate:savedstate-ktx:1.2.1 -> 1.3.3 (*) - +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.2.21 (*) - +--- androidx.compose.ui:ui:1.9.5 (c) - +--- androidx.compose.ui:ui-geometry:1.9.5 (c) - +--- androidx.compose.ui:ui-graphics:1.9.5 (c) - +--- androidx.compose.ui:ui-text:1.9.5 (c) - +--- androidx.compose.ui:ui-tooling-data:1.9.5 (c) - +--- androidx.compose.ui:ui-tooling-preview:1.9.5 (c) - +--- androidx.compose.ui:ui-unit:1.9.5 (c) - +--- androidx.compose.ui:ui-util:1.9.5 (c) - \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.2.21 (c) + +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.3.10 (*) + +--- androidx.compose.ui:ui:1.10.2 (c) + +--- androidx.compose.ui:ui-geometry:1.10.2 (c) + +--- androidx.compose.ui:ui-graphics:1.10.2 (c) + +--- androidx.compose.ui:ui-text:1.10.2 (c) + +--- androidx.compose.ui:ui-tooling-data:1.10.2 (c) + +--- androidx.compose.ui:ui-tooling-preview:1.10.2 (c) + +--- androidx.compose.ui:ui-unit:1.10.2 (c) + \--- androidx.compose.ui:ui-util:1.10.2 (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 9bb1000..df3f37b 100644 --- a/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml +++ b/app/versions/mergedManifests/debug/processDebugManifest/AndroidManifest.xml @@ -155,6 +155,14 @@ android:directBootAware="true" android:exported="false" android:initOrder="100" /> + + + + + + + diff --git a/build-conventions/build/libs/build-conventions.jar b/build-conventions/build/libs/build-conventions.jar index 0753663d4ccfe5393b2c555fc692a457a90d12cd..84b470c63e472827b4d1c811b29ca97707dc21e1 100644 GIT binary patch literal 1906389 zcmbTeW0WOtx9yqc&Pv<1ZQHhOTa{I*O53(=Rob>~+vt4HdC$H5KjU(_RaT*s6}yuiACr-$rJI41rlp!3pQ=}4m}lNT*gXLG zzg_HK|H>dgonit31T>5Y1jPG&F=2aK2YY8zLk9e1FCG1=lRg8<>C0@xSGA@wQ{fK_LeC zb7eY0TxP9%PhPFxbsSy!e|kU=1mj~s4BgwvvA1T7(VE?r74EC7Xw62R=arGbt!U`W zoM;7DC*@fm8V$zGQNce#cy}5AqLIqm3aQc>l!m3k%p8T|RVfM0<1IZ~Zfz*53vs|K z^CU#YktlhoN3>R_6B`o7sjal)oWl~>pnFt(4{{@fF^YzCT@k`LQiG9N6o4W?z;mt3R-J2Vy^1-?}tEbF+yE4 z&j;@Ac=Dgl5agjnHtfLY%i_!|nOJA$q28-bPNQ>GY@NSlyIkVSsN>D&A9&&?`d}>4 z2+zonntI(}2}@h07ONGzSW{J(G1n2Ab22jN07%vLf6%JISd@H*VA43V zluTGLR9KwwvY_Ju7bFgI9jI8eNlAb=k6je zLPi|wQWqy9{r8>gO@S9g(Q0_!uqc3FdxKQO(2 zi=w;DpeunxvLInNWynonsBWpMO6-nQEONSwANNI-g-wr!dAg@u?_672>v*a%)hX&X zEP>ZIB*6&PN+EowXEGXyn<{BHV!0A$DL;(HbC1C6UD}MUP@rbpD;#1SCi{SpNH)Fw z7_7g(i4a64h_VVsl-|U?8ia?2=oP5FtIxj({m`V+mVC)aWZl-3wQxtqYYWEZP>?(n z&htCD`bK3l&*h}*@gAkV;P^@D7stpm<)TG5g?QZ?=Yp>2f-Y)VyKc*+YWS;v!Kn*l z`B5aw-;wwi8BOfYY4G+`=AD&u6B{v}Jh_{we1(W{2)7dGT4n?|9Mr2&c)pW!xCEuF znEv0qG9*jr%i0A8;tRoLB^P=A7riU;qrjK&Ezu)_-EPiYK%fB|ov)<97rylU5<(Gf zBJ`r(ULkqA3qQ2HU;8Z@iu0pO{A!=1#Q70Hja+Jse};}7NN_>l=?BGEZE#N`y4q=z zyt;=5;QpfHrkkzdC@OB<5WY{Sm>dfxB3I=zr=Mpnb*DKynFWZ6&ZgvO$R5;7+M%Sr zJ4WWQ7mXH;*akb&7M_wt8dWjylGICy#aDI+j^}C1A&1d=mTB2CW^|>K$JhDjF`~{Q z%&~05(YlLqEAxa~2k{oO=s>XmDZ>I=Th&3DwAZdw{&*~S2UqmHM?F3Zcliw7i%lc9 zcwIU9r9ZoRinjxncCjdt0M}C^=t8U83GE^Rw>DrjS3)S;ZD#I#rkrsR@gBAppEV<` z?Ge8t=zL8{_hZ3>ZYis%@KQbypQoqL*2O+oKWA^ur9+l^oCGJfd_g2w(!`{Bn4-zy z_l#4xA$D^!195kgV7Ge1k6d6^mM=B};ky&2UkcN*TZpf`Qg4hE+jJjY@^4JOuCJN- zA43-IKGz6-afml`jthuF+-85u1~fDJa4us<;9?l$z44ZbH+*kn1kR%RH{$wTB#Fe3 zt~imFBzA!}-QPPjZ|}&oY7`!wVW&}u`TYg7-NviXjSr(;?1*o;`Ch?KvZWxF5Ya8t z=pd){K^}h_kBo#2-Iu4z!A|<6_nG^%TUO?7xcXcWcwI-{`G(q`+?6%|J-zta+l;!R zNQR{RVpfS7gT3z0?XN`|qMGNZo8DFV-FsgA1LXXx9`Gq%lb8Ud*U!^$%%Ny#k1iEax;qB9TX4eYPpLG zi7KuO#vKdTT}LrxB!Ce|9sXlDag>YWmZp>lk>XNI_40zNWBtRny6~K2Q_D6#^`#7- zr6OU{s;v^DwModZlKeW#0_Fh9R2p$Hz4x+)SAmI&J^^!3FPkd_(6`_(pDmn3$W8yp zE+DslLLmf5QiA*Cjs4)db`moo*en2P9 zOJsKE9#D9<5Wn+EO=kFR8vjRdAI_o% zf=&et(+YOlNb z6>5U{yWVt=6J1`1Du*88K1`<%?21OCGt~59+)ob;F^SCu;*4r?@G?fuAq$UL2eaiN zj%Q~@SkBo9r7vD$`G2M?+;fbk7UoYlACwzU*$3StA)HjQw_I?lP+pIl+!Zw}g7SBo zSJxI#$wp?SRIz1`a4t-)Y&$D#O+` zLnN5B9G6S-NLu(FN)E#)>w8|PHM<2Swl}Ec%;dN?EuLf#jXL~$H1b^JkaC<{lAGOv zRhb$hE+y9kVuU&B+G5E9KN|hitx%~6t8VTQS{F6NPDR)X)PQCDMiu;j z3dzH4TkSO%5D*&R8>s&eg@l=eg~Y_v+1kb4LDtaH?wgDMEiIL5y4uL%D1PS9Hafq= z!WN?!{R*)J>IwWHV^IY25i1odW|QRHLKtfFH#S5p?K{rCj_EDl8s;DK;N|Jx@?Y;| zkc29xi$&;}%$dw5y*D|J#xp+7uC~5_6uO%M>}Edf*Tg-)4Mr+CYXLZT^l!QC`@>Sh zeGjB#Pp7@%g;%1|3o&a^!!jn5rZ$L`1AY!6()7-3%vHY`eblw?jK#eUtu|N-(Zi?r zqBM8y1`c23Hk>Bvu|f}Ztl9W9Z~Mwxsf=!^BxhDP?kynXDy6>c*wL!P1w5LrD<0C< ziEWn${fBUkvw7_4*+W^ECUAYV%((&gKYK5P?BO?5s_R^7Cu;e9BALTN);6` z##wp|>?sRF<2c@(&{j36yc{L;3Q$itdL4$f5EoZF@TZn=j_}}Hsf|RhRGJz_&(>X9 z)LF08)PhitxYb5s3ewaOxr6s0qIPkE|IiT??t%T*Lv@r?qgXAj?~Al(_%TH*EfR|_ zR&HnxxI)0#eIrSlotx~ zM%;ZO@B}d3)V<8qY+tm%{Wzrh?#wia9UJCyWPo~GwH)pd=A$&bL!h+f5!DSK*`1cYTQC>ZgKo#xmbzzoYZsFB&6Yhv2@lgap%-p@T5g-Nk=uA z_@v*vf+lF0Wj(+MI2$8na9oed+Fby*egb1NPo=;?Salr7&Q2A;t7AB6rE#cI7uPay zt;HL-vmfQ@Z%P?Nh{JTOm}P!^Wx>OBIipK4nT(HeXde3BEv-u#^hR;jSM1T91HN}p z(G@oC;4pR=71}ysEN7jjeUim{xQb{}(_s>0kxmnNH&I&nm4eAk*=$STa8 zH^b8T@}9yrDAvGuQFL?kWQeJ6fcHM4P9K(5 z5zTS05w91ytrv_%QTboV)pjG`yXaAv0_(bXtwpKFi zGTSL`yKh+r1gp)mXAc0yZz1)|wI)@GvK#UhoNJFuGr#R9J3 z0L>|<_fWj0BF0V-Q_Tkt9aziy8JXS;l_c@2rO+5^G!qi&vTaYlJIe?LG1D#SLZNK$ zlZICgMb(m1q*H3rf)y~yNRzMOV|ok>$@j4P=*YN83!ZhA9Rdhd+_`hwSH^ypD^fJe zm@qqa*fVSrEC}WN-}ZmI+w+O}jSWEYZ4Ep?5BGX*&^ey4t1LVkDpOaxAK*~%;WzE5 z6TRVBv7V5Z_-K^WKXKG=Od$(P*$OGOC~cLw00pojCqHN@rRFO43dO|O9SuR<{d@cH zSAV=(pkEh&ax6f|83IR3Y=v`uv%P&1*R&;Q2&@aEs59bILLiyd*S0 zuhQOB?6g9j!M(781LgxT_=xGF(PxzVaA=5tL6gHy_1>LBhABKIY_p4sG}SzD=Y;kzwC^A=%n4(F_!DCOu$_u? zj||H(68d&=^S^hQ?Vm4CQ-6WyYbI(ME?vF#2t2BrhYByeqdLt!od`^hJ(!lQ-`3qk zt1`fhIjmedrdIgZn!073Mv)@&Z`TZf4w&E~$AqK}7%5>)EgSzBx&E@o2~&Csjx zfvu>2;6>#nv?az61Ml8AU5z{0tXlX(gn(BeNjq6{dG=#z3_49JRc4uiJ|f?De>Bjzf`rpbRA zgG+V{IIM6Xs1=_CO>~{vIcB?q1D7Vh3=-ly%pKI(@~!ZrsA;55H=szi=P7kXP;+e# zss>97`;X=Z?)UYkp`=D zuB=wEF0q&FnIEopGpWtCfW}KLQ!|_Bo08p?9f&!Xi?LQ__>=(X3ngDu3@;OIYoS^v zgyqPz+!6BO%ugjsK>-!{ff&4>#}t-{Bg)XzBrgwI(iJ7dHV zjS{_BMIZ9ED9}{yN`M^~a0(>v;3PSP6eMFQ2KBo=@ER)wiy7yQ$m&v+oy8SGdQ|5MVYC8t{~l|8~DSorFdefdc`>f1{Mp|L6PN z*}>G<($I#4#L~{j($3U`#Kq#I9OcWltJ6qO1ePjEDgl8{2q_#ZCJe($ zN*kW8;3MmCeQ=^R>z&ZKj`L8=yEb()weMwA(rTbISn zFS=eg%@VAoKEsJ=R$-Lh$uubPUj~4an*kNKOm$D0BQZudS5w`R$z_o}wZ(?8+O*CT zGmc)S7QFPsGGndgA&gZ$HK^VphjUaZK`@M0cW9fGAGzVEHoR>1sk36QNyGqcF(%3@TyS!u?Mv;a*gCC3O*SDz6=oWCAb@S&=h+4_ZT>Ej|y2 zL@3dRG%d$ZVVL)0gKJ6O;6LYo4b5agY6Gbn%4(q6t)MRv@}eZ-fiQ(ccVtf1$^M3X zlI++ats8UD?YJ^Gbh%*kYXe|TreMq`XkvmcCBAOykdrhPMx-m;&hpNPu{egTL1w=AN1MH}0tx$~-TRCRT~WznOV5uY-J+?l4x%0B$`LN+S9Yw0yI#6SnE zN5H1en$J+J9)^|cooqJ?>xM}uhV@(9u7%;Fde<^&n+ny;I!`;A!52AKaBx35- zO3dxl^lXSdTDYbg>aWv2Y=6>u=)w}y<*4pYBBz~lRPrH|_k2*_IP9K0Fe5)oG=oUQTuMWlc(AE1N({*IkXPRM zn@PizcswGnh4%LXtHipri0-N|A#&k|d4><)-%gc0P0~$ld>OK-qFpH-O#BmB0GZOr zek*QeRxY{KC=HY*bH%CD^O#fIF|BH2ij_M!7JOVQulsNsQ$SmASN^XC>~l)_6w zL3WywG?qd&6#7Zz|X9F96woX_5YC#tZvTs z3+$lx!Xw}w%N4xqe$qx1fNahfs2d=guZrUnKClYueugOUJ=KLw z`J0kBe3G`^`LI@Xp3GcakrO4kd?J4C$|>y1A3#_4-Hp zQgcJIS>T9ob4K;y2a<;xiha%PV9G%r3_`u(eug)^!&zcwD{HJ7)oD(nxzr&PZU?k; z^rBIex-*J72OnJXRl+`l=+C~Req7E-71;&EA(3Z3IRwS=%Ro=X*Z}#08AE8+d4ZWT zNEhR|7@#;~5V?bU6;;n>!Q=c+A?I8Hy;_2X%G;0Y*3l9m!C-l<5%MaMu0S_+M{ALs zf7k!|s`)fjL{m;Uf)6bYGWB2{HmynN3DFqc#^M{@=CY&ty`nKVGPwBD{{{QqP`7+jAJsprfSak4^S|at!vA}eq+sJ}ZfW0no(R7&P0Wh+7IVB%Y0MMgt5PEJnzHa@(HzTV%O`GHWbl?)n=FBf(7N4$KE zff0xsCjBO-^!l7 zFk4N*P2i717s&s{2!#f?ficA(NQ`Soq4FSvnhjC$O5{-oaVUY*8jRh7+a>WAfQUuS zb$=>uOFeeH4^jcpC8~=+0?u+5nqb&?Ejj)4xT3I!5t#m-LyW<#ky%vfMiuL=h>Rp> z@Gb%1mV`=ze3cg-76r)uG;|L~VJ|1eZ*8tkXv^jBh_Bwm@C4V&Y;_YrGd3r*&V|(z z@wS#*P&iPp<-*!dltGkESmx0gaRd?S5DDW#tum|uY*|VrcEbepvCA!_vqyAL8T48= znV1n;VlNOXd`8WyAhWl%V2Gbp3`&@nAgb;n&Uw^|Xn9plhu*ubQv$}Q%}QY zl24K40A8T%uG88e>R(Iq-6;ai`FhDEaZ#l#m1pLjxZLHZf@`p)HDHMWf& z3zk-sj=GZ4oAQkD<|qN%O#*+@U_Q^1`)RHYMv~~ymv|4()Km*L6nItjVe!a-K z5$vsd4_R~hY$l>(94oW};{n`StX_?D1@vJMuSLx!v1;0!&b;VL1=LIlO2f}DML8V; zKS>|pX^cZ&eWkC8C{-oLcW2UfR7^N#KjYqKces4+&B#*!m=ev!THa86ein<6;QFS? z4bh1g?J@sx`DML7GX18H6fBl*NX;crUetH|kq$RjC70y^-T{WsBvItXfo&w(JW6+; zNGndu?#74@5ZQe<>nwgDB){03a+lIzjH>=*QSSFZJtis88uXbQBZ|`R1 z`=oAzrx3Zu{c39!0AXz7DW0EW*ocr56tb|%jB`zyRU8MIO(M1ZwOwa88<7S{8w3jU91eY&{Lai?caWXXE@3gG} zpNw_j2}w$OfL+!p;+*swtPh5-N9ZTRg7tmZ*d6_is)k5zVnfnw%MgWi0-UZJf6$ey zE(w+ddZ^3afid4#tE;M;bwshP-7_}!KQZAV7&axAE;xDN0`T9CEonpau4oHiAG}UD z4`s}N_*rO@0?m#iG^|EJsJ)cOuUW3Z=;CKLTuJ;+zEQr*m*ZQ^Sx~K|GYbN2hxOspfz7QZKC$*?CPluGsaGYYhAQ0r=*#xp>@wcy$++? zh2JgppaL6Yh^LfCb@Pa~CTlKR9X*Vi?!0#?E-~O%tu(E=Y0EWr{gYxA`k~GmNYMAd zydZpRc07rZv?I$5hSX=R7>KAi1D;5DY>Q1NT;|XtLJ=C{L3tl6u9_l=;?iEUfU7;2 z*NW%Pvt#kA-J8r_75Yf1$)7qO1 z^PI&x%@8qTK$h0tGs>_v_%e7}9vV5UOS_@dsE6C8EEEl?y7CFFz1B=mbUQb^b211K-bFg{u|1K*gd(9$-nSSe_zVk&Rt< zSM}U{$?QXCh|gp~=j<{MG}&@I+oO74rob?eGfy7MmZ=5UiLiT>RkTtf2ONbLIyI$e zhZ>=&6OoKF@pM?|k0*?sSPETHH@q#?U3&z1XP8J;V&;VW9wDTGWT???g_<5p4%Sg@ zkRlyG;9rd{6Mrj1QdTil$TdB;_$p%R5letRsC^xh-;mPKQa!fuVp^}O>`dEmDD6W& zUJm;8V+VR;y#HjV2-kanwULN*VYEYcFL;3p7j-K?(m|?C7yZI188Z&u0Sn~eeZ-yA z3~DMg#&%M<>9uz6rfH8+D>~DOXVZzN>kKh~m^9zYv3h5E40U`3l@QwKY+YwBs)t=x zF$uJ><=gPGnP&@{OX@#nXucS|krp9INBK6qit!%|%bW&HIWmA(+@gCPdjsNC*@RB;lVvttx<<&?T;( zao(;!29KOciaDfac^css7@Y0SNeq-AeS7=iNR0UoCp?xPkbPswxbnrAuP?*f&%2n- z(Z8&54$j^Gd-j-`hwJ*oewyM+f?Wyaz;|l}=mNUtLZ-?nr2xn;flwj$r$!Rda~|$( zaseG25%CDIMRg3H;N@dq7Do^kr&uI`aFGiuqi@CsoId373+m|IQpyXsGh|l|Y{npW z!b$U|A41_{MZ=M{N7R*BNR4DWfv@i>odZxCe|5gl9kCOOyantT)P8NskP=>W?9?8$ zPo_BV*qH%cn1-hK^gvm-y^c&<%jxd|ba(OyQpj_RqA9nW>?RtCQ*f zq-FnOqx@fk2Bj%^WJQF}&8CJzwAfvE1qA;JDe4v!_%s2AKmjF<0jQncT+a<(TKJ~7 zG~a44`w!<1uUQWUIPouvz4InT5}}A2Ci}y+)Rok$bo;HpKHxQBp1~8W3s%&$9__l; zt{}u~!0d3SjaG0yvgAmt@GWx4D;Vi-@ zGNZ9fEYW*s-JaN`!lOF;j70M{=h|f90O2q()0A{x{zC%)(tW&J<4Z6e8?LnnFe-u& z!{G5cK%r(XT76+BNL5bE5P}%S?4f`a#L|bq%IvA}r9t{quR}JrT*?BMT&x2PTkG=A z09-^rqCJZMp1-{cm#*TsopzgPHMeS$RP}o7$=S!Q=*|N!GhQoabTxDEm}mFSWT@&i zOe&u;M%jn;IICm2RgNgB1Tn)0)=aRIg3sx9Zeen+p0isLn90AW5 zBYb(ol12t4@6hV}amG80D>5K*JJ2ga{J{AwNgeejcY&Ic?UD(@MUMFJigKsQ9%&tH zhsVBxsm3a*>*8f$H&j*Xj-c!#1C>-{46X1*j@a&xv5P6QDT^)TjCY{_B>cNIY6}+L%>ORO|Bryb^{<%Nr=6cI6agWMNaeiRyueQa3x6mr<3KFz7%Z%_>uw!3 zYmMb|GdFgLt#|F$*{)lo)X4@WzDN60m)8whDJ3K>zVl7*spzYWyG-w?Z2zxE$e%cR zFgjD*jct3Fb$VM#ZUe64Qk%8#fHij9wY3^7)wx9iu-gG%PlEcShVm72ZtvhrdQ{xz zw92+RBTP+A_IlZ~1G?HXutWGHusCx;77;KpZxG8+=>8UFT!Mh$$Irubz`E&7Xc)Y0f>uEhV9K`Xn35 zY|Jr8@!jhRZ`lv5#8g#avY@miUd{wI6%+`RNrx4OW5^o-k|h+_`PaPCb1uk`9d!^f ztb`9}PZ*QSK~|}Ubj?9Tq@F@mdG_jAe#$%020;5zF)XHA!7Y^%b4J5$#8u^D9lqEJ zKjEUarfi;qTmbIq=Wzdn?^XYk?^XH|1peA~&?%7EZYWgPxz2Gd&|(QdFhk22s}T&G zPqBRSecPP1^OCFH817h(G1?t;#CB764dc<*5`C1Y-q>VRHO``L-(3l{bh#m5+pa!6 z8y4!2d+m3Gb2YC0$+IWBog>Sykz7$rf#+SELoY5nGkoZBGuFj4{#86euIed3uh*g zTe%=v463xI+Rc&+jLRacI-)?_n$cO-g;r7=nir)l{rHDP&s)#mp{&0@n0Vv!=9V(8 zI1vEd6HF_L3npE0sU z{fGKjWjI(h)BcofX%|q2DJA5RmM)G;1sa-xEPJ=3iCHw^#W!;LAC}E@QgSl9opK zH#2Cx;QO#1I^8g8tpn`fJc5R>y?x3)?LjReg7Bj7PdxXYE!&0@!n1v^{QuMw_7&U9 z{O=qO1Qrkw|3CHQpT+V2C5rm55&XYR<3?DqJc@1KxBE==%!q=>wkGqRfFCWEt@3rb97 z7P7};UNWkKa5E`*@h-IF{}E5s7)6LL!&yh`U}#YVGH&5wE7UH_3nF(usmar<%l%`; zK~^*rZ=}s>PgE}16y+dq*igt@gk5@FU^Bx9!w6HJ$=i#`nx6OddND%BNo*~t8DHcr z8rdQy`Ba!@)acs4Xrr@?0Ne;Lr?rdt$raq@7Buh5ptFuqPDE!bOI*;$Rg%)97JQ*v zdfgYIO1%@1o!i8?%CZ}RZtbHH(8$vBZ3nC7uW+)!%#Y>}O4r53!!fDNIK3u}*R(rQ zhV*>=0J9y67cC-6*JBxv^ghwaOEaCO3p0Vym~tp{QAjG_TT@TbZHY zpqGlXNoz9XjBsY0 zOzv9M9r0vb^)XKm*SMd&g0XNX4JJTqrX{I>j0q$rp`o;-_yDuLP5(j={$ip+n?7Cs zE|(#*UP@}1boyx*q_T8!HUn(+blI7zN=5 zoJ3`sE79S&GWxwW^{?wF0+jm1W++q-bSo_E7?`9qSV>HTQc0Lus-j&NLPJyy#_WAm zVdf$#e@K;rA+V1uhcUe5BuB+OY8VJ^a4EJhQx`MLA;35W z90Sm(l|}g8t>}Fyg5Ji$Q(9qU${Wk-E1RN%$(7;`n9)-QfLK!nifzpSP!_0(sY3*e z0cVUw)ORYFTf$bh!+w`+A&yB!nRcq1a)N{1giy!Jg#H@y(p9kGAD`YR!g%N}Jws&- zbrcsyHZYLBDL|ywS5B6w45IE`po=V1RV@5as91fNkAej_FViA|z>wIq_e6Ur@>R1?vGSejZpw8xHrRtRwpP2JOWx^K_WuZ6PW_8(C_ z5OuF%(cJoCvnS@0Ia0CEoux*rtO37OgACMuhu_f;j6Dy$I0@}KS)pCS;8*S9W#5rR zH^z-ulrM33ZdOxk1qG#rw|G2A=?pnPzDmI~rc(h|=bZ(~oXxXrwCc+6>rF)8iLHzH z7GJERNCx+>pz5tF8Hyfx)2q$sk3D(o*5<9fCH{JXD03OBjs3}fgBGaMj%r`DXtb$z z&^e^tDyR~+lu*5^>7A}joniLtGGH{XJ4grQ`bS4R{!#mJYORPV$mSk~hX7k?vw5hR zT@LZ7(V_PZAO2+ot|!k->3!|4+_3Iy4^)_gjGt(ddAK z8Om+q`{BKf_N?1Iyr`)BVP=-)ACsPVK`Oil1GQ4qEfU1U+kW^_&Y`U1XGSmzZz;}# z{ibIzb}}zFj&>VBW``_%X?+j7g2AM|^adPLjUSop2SZ#Lr}>c2#V1wtZ^H!Jh7k5F zd@Spj(F#j#UX$oh{CGV_YPe^v1KmSn?deLxvRX)2y{P{c8!IYQd-aO;#v7P_2CyEdDThF&*gGtiMd!El-4t! z7r(&Y5PxfyE!{S`$_QEjCTqMM99Q39(3_H#URIu|5r=KSj~K(gU-YJ4kGv1@3ArZ) z-tfUYUqjNW-S(JTR0sykE=aVXxbsBK$hZk>;Iaojozu)N^wOH>*XXCt=-NFFhk2w4 zNa9q6?sg;VI^CCtOy|Kk@xsbzl8a&#SsiG{_uIIH`2&usc!&Hh$qH~BCFIij?G`Vq z7(1+4ve9E=hOzu*iddp5Gb}I4_O{JrrER4al;SCuy@aHNf7BLp2D%7&ttA4j=vs4u z$`A)sBvds)1J$VPs7nZ-3?3fdor$YiJ6?bKyT6l1HX%MB=q{`~!K<+^ZHB+LpZDI= zzuG!zaDW5rRa)G$yc$2VN2aR)PNr$rmN;-%kOj1p%I zJ&G6%F`jq8d-Jr|B&{Su-7nA0aL&EmVMu||x$cnMde{+N^PtNyMUU{@i)_EZGF6HY z9QC@;_z2?B%Yj9;+*Ob7or-L0p&!C|u4h1X3})WFifl*1I^23l6J4{pAFd$>tm$%G zP40pI=?>B1a6fXiCvw;Vi5=g||I-bM8kEYBEdj=-x$B_eagG0aLCi6q3z}Yo&0P!G zcN`ep+42L?s;uprq3s64>ze=E7<+n*PACB`FIqM)Tlde$Ia~jVBcMjSRG+RVB9o#w zLJZEs0?iCgz?Zz|T$yEnu)P>a)8BavuzL4AzVY0fNxFAxfm%}z`1^_E_wh{BCGw8? zO#k7|Jn=c7r5}xtQc^4st!)2@K{^67lZ}W=`s$oVHKUJ^N$@J2M=Rnl>H<5XkKFm| z*go_#>iFu9p6ETih&}16cpf{_2l5Pe=x6G&{-4jtW5qmw@>h-vJ?X{wlwU)H9knvg{2b3{!JjusEOuSoKAK)O&QPZOMo!IE_!7|%mVc}c{ zj_pPLlh#{Z0sl8;K>x(zGap{s(A#n?eW7ZD) z&Jr#iw*?qW@0lz!+h9V;I}KS}>y=MX&$({_3Q&nK+KtOqY+Lk(I1mNL_SkeI^2GsS zYwi)=9r)`9!gd!As)JzH(w2~k7chOdU-d(XrW&4(;Ew$mMyl!CO_)Tj@4&(==7;bu zBr#Hk5cT^|QMTE+(;g=y3Wki@KQ^kq<1%#Xg=IwXsue5o{u_QEck=8kmdgnN;?qqB zLpM}?re_)&8%5YGkWqI(y*tP$VhmZA6g-0aOox`OGoh$UWIP{HC5rRX{zgz!b_9b5 z@4u?^`cd&jA17ldr5E0+y(~VYA5?+s6Ejz z6{^#cC!{K=DaE3w?ovzEv0)y51$5AZY#ss^qg1j-OskK~$0|T#XsBZ%w(&G3s*;q; zW~|&X^Sb&a&CY5`Y0nSKWM|V_i#8RZHgcEpcST!5CoYgxtxzRby*C~G@Im4YsOl=H z*?SHoq>~F`g_2ld*Q+@1Vm_WuUmcvZB#_9;ZE*F0Ni*C`bFhoxTq@>Z7bC#l_}SHA zv0)3#s=l;43H)TU>C`Xm$}rAqLz(tlPujy+K26NyyovmK7jGmedANqWb>%Fz;#zW6 z$**Ds#f?5)MD6!<=fBT)abMHaT2t2)(nF{y$m1+`$sV&(Zu|^E&67w^&pny3N07Ek zY=|n+LXF#R6;?|kvgi)26vY?zN1>Z8P{#Lkq#RFGFUyxmG$ay2dx1$Er`Mn{Nn*Bt z4|6A07{R)nEiFLqBPyf`GEf(THfAuL*rP&RC-x2w1TV1ekHKAXN$*wt)uqNUG&F?y%)pa(cMCyU+jcj#~+2uY&wTocB!XnpIS?M=q=anjH4_QnzY|4$5#`QHf`jT3ilb=0rUSX)VBa>op|e#x}5hl1Jz z(RAW9skB{=AFPfz&1`gpKQSez9+&emMVXZ{8^G()M!V>PKuos?r%7xlcb=~+aXx?i zu>J!3@zfc+FDplm|1839aX9Jy^m*y)?tOJK_2qdH4J3Bs9gJ-3mTSSSLyvakO08cP z`R+5>M78b&x8`(+F736suSEqlc)fhGGQMA@H)C96M>|Mon(R5r>uPp1U7)KK;hD$S zY0)p{403@Y{N}bukcM$-Ka3{=D?Db|$F$B2FmG@EEthN~pIS|tahhsuvA9m!N2qc$ zy9)?$1GW7f*2I8vPKf_9KOL-gj?8oc2)N8@Wec3n&BKJmNaGpc{mf}Vd7-LE^oYVn z)iZ*+Rn4Mq&mdgjO|6HmEwiD~W*dJ;+ww#wfjK7h#%u4kCQ`0tQl%d@=*_~eql#r7 z+abI}#$p23c}P9)VBo3T01*KovER5uLogp{oZNjD4hm9rdZxEF>UnuYTS>^(%(3ff z)!AwEh_0+THpA$6dUI~MWS}+x;%wChK8+f?Q7IX76HNBP^YvB9y?e}DT126Kh?_NG z!2L~aj=44?@2*Bi=ZTr^2k;TfTfFu!MfzE>MjA{DixQ zLZ*oGlIKe4^~y0QP`ti1ZAXawCxlrO1Ym6++HA8n_up?ZEwxe9z1io*(Kwq(v zPE?I2$UTHHWNiPJcQX7g%x@!l2AQjC{e01<=cZU1Z~V>b-OdzqjxM;@3|#`bYVD|% zqG5B(2s!8@_AQgI5k>7a)@waPCsfaA5aVCgsqHIqbXL_?KC0u|XW*P<00x<`DWt-I zx!`sZs>q!`6On%7^SI_qzKMJ3*3@gvapz`2$5N@w702q(}z zZRF^Ryy%wjH@f|eOmsnxs4B4VtmDwh+;kUKwVGa#ie?st!L2#1b;OJeWn-OACd$NT z%S|s94vZWf=SyArAjg{lS2jQfzh__3rU-!rw_9oJ=)e zYsF5saxrrv*3*tvY)O%K;^zuhAz3lErntyn0)|G%$_?4mU((&Bq3%F;piP;|AOJD9 z(#7`ebG1z{cc$4E*Owk&W=SQ4Oci9^KV2eBS&}7xRNAOhB}u?pNlFvaa4w|~V^!qI z+9BThmvg+FYOG^I4OtUUxg}}NpcsbJ9~{x*OO(V!mr|&1kkL!yiUY~S#FUGSeEGw z-zp`R+Vpcnw!~%_2ml-4CKly-eLV5#pX$%LIcb$;TRYL9&@~ zezQbqC0&fdg-u7R9FbLwMrrn!GO{Vd!U$Q~qc8dV+;nk8*Oj~H4ds59Kj0?`!&yPU z@CEnI_pLVYzel@#%d`pS&o}Q+AN=5;@FGc&g+%WvKrw&g+j0DbHVLk1*sd)eh*?cxG-(2Vcb{9$igNs2*Ein;{aUVcE(Z}pD2 z0ycVv4?eXyI-|DBIi#DQ0Tpb^h+?)*%T>T@+}mRK8#c%$i(G%M<#EU@PQPM&$&0Np?AEw>~S{>j~p0 zI7Nx`v&H>s2Ww!TOLwViCTJhCO?&_3xZ@X5R^iOiHIGb3Ap9(!=-C8WXj*;F&jk%R z0#Mm`jG`hPSq%2u40<_%h?cYC$DkMa2}IdNgt0%Pk=hZU#J!hpR??r}gP*ia(r^>Y z`HmSE6#Je*x+s|6lkZVUr|RRCz^gsT=f-)IZu|YWkZ0P? z&DD$V&nLVa_ey?niC>pU;@tr?l*~3Y^7AQJS8%obHum!&SXU5w^-s=cwk~II*&ljN z*Se7O94bQW5+3x>U!i{dNizH||80z^Tk1ZX``x8fBmJMhG~nB*{r7X1>elMW;uwBp zz-%;%MrCM?==7yR3cs4ekQBo-lU!pILsFC*1An7~m?sAseZgsZWm`Q{x?PQ~v(%;5o?r%;#rJ^_+8uQgrNT6K7FL zbExL)4R!f#Y-W^;tuqalC@nh{MTXI4G@=WhHtsgjV1o`6p0@&5fl3NUZAK6Tikt=NaZnScRRrFkm99W}z=*($fsd z$z;WsBJxtK&i>%J7gY0r^!$dbZi4JWe zVXt2ghjSF-EYWNDBO;mbddY(KohS$mVf#h_?p$ySOstLah(6qnB;8kSkAbFWEQv|M zH&9KZp@!Hq1wu*vZc-LT7SH_ z8Os~)?iNxzkDHpEXEM}oFamCj6*)8t5}I=el2FFckPDlp0*%tWe3-UG^XaSdPHWJ6 zKZ`qkF<0HCIVkdlEuyzF>DnegkRKU@-3!@N?c}-4`*GU!1*#S6qRzr<;VJ z0fN)GySux)yE~1$LxMH#1b26LcXxMpcMUL{d+(W|KAU`cS1yz28TT$!sWmFwarr`=eL_C-wj(qS*62sN zPFPDFfO=gig=R+nLUJ0S|C$)WIIRocU;0@xxuH=l<7SDw4whA^{<<#Qpu1pxpIS-k z>qT*&3Fv?%E#Il|sZm#2t;VQ?koGNPKoXWs#i5cxyP{7$-__iNwjzWkEfaykP<;A! z&Y9BB>a%?{vWGL|_0y_gxX|!0LhquieoGaP$CP;-BY@Tfz^RkXx?~zd?F9==KTASa z7;8SBu7Ub{;-hnWy|euanhbwOIfl`SZKRAGI6*7-omJ@nkhBAwjND)f`et)#EX}MS z_Mn`fI_S4J^*5lChaW`cwf*=I!C?Kw(LHRl#ogRvIBmLwhS~>p^F3G&N0ElsBibJe z(wk}l8|A_|i&rh-z_#va^}phBv{zEX96Bl}N4t?Zl#zl)zE%X{zYL|@1b4t8SSdIK zQqpFGqt<>FaTU*Gq(%-o&N|>DMT5a@2njjPo`RKAR9#|71hm!5bvOR2sPS`-}&6GEc@v#WRL3qi0lpM$Yq-lJr>U}g2Oa4id z@sc1BM7y;jKx0HMyODESSTd^IyyR-CIUR%|r8MB=qu6#7P`H-HGXMFHH|M^+&hhnj znZf2ctcSw?p=Q+4zIo9V3%FhvGMz!M^9$EbjHTLRoj(J6^cM>L)HEkw+; zZsaqyJ4jcZ!Ql?ZWu;ocLn6=au&%Shi|{1UQ*f6=AQK`lX6v=f9P+9iYT7CcpKBT$ zOnE_(=5&<2-H{Nps=S39dhT>hw<`A#fX(vm|KKzTRST2@r0*w4B5 zgQB|2p+;pP1t1IJ1BLk+?z@9bmvBa>&ZTQxt)Dbf%-gu1!2T)>Fj*5o5qCT}9HcRA zJ|CpnPQJgq?UMa=<~CVcpE{3>1iy5`)CP}95a?YjAyX!-55*b}hRn88TQ8wfA^!ul zmeiC)yxs3D-|IBmk0o+Y(l_H8DpcnE}J7 zt4nhrJF?6O*cJtw{8MM%Hpt*2V83YbL3XCPk>##LnDa)PGPzA(o&5cWc8MANFuf-P zsR|)szffgCtoY1#AFEx6<6S(M&idTAbQ{3Mb#Np2SB!+v)x&#juDE43Vi}L2Zke@_ zoZqXk#W^8`45=cRt~k<$7AR;J40&-v7))&&?~`~L#?}4RSFIsg3bepxpKeJ$$z1JhWs!8Akwq+8PEyG&ENf;`q@{u<(Y1ByO zXX_k^^qbqBVe4$s`e&1}XLFA*($UhJCEs7z)+m1UYd7D3-)6qFwg|eI+C_mknfeYh zal@+I93LjBLfEmz$9tZ9Vz2hA0S|6&8=!yOkDp#==X>1t~?C&nhcZr`4s&$)iHP}8@S zyp%Uog4;GeHaURlwRlEWMh3v-SKjF|ZB>w!nMh&(AcF}sk=U0Y(GJVOtib^9p)~6T zSUB^Uue7_RHs<35gUHgRHr|)eE-|T`2W^+%=+556JuZM(QWgEDyYl2Rda9~au(OE? zBZT8uXVOF2c#3ijr97VUg(s!aO1a%%rfqwu8DV?d8$?65q;QZEPa?<5@Fm7W2-{eq_fp}@<3++5kxzaBz1xvl} zt6rN#dGe1q7w1>}1CP8(l@uv8C-&vw(583w4%~WD^LZk8PqZO!Qmm*ykr7k1d{Ed8 zbq12-E{RggNL=y~lr3Z^`1Xd2$b0cI9#9cWW6z9QmWOcwl-}L*lY4+9l2nN<3Y6gk z&#!>~`n@zFOC(d`eNqL&)B$gGx7fYHD`pNngN%to6b@01K%G1bK;^av9GhL7_F9R- zx42e)%tm`NbYKKU1Tdl%ld1FH7A*GJHxeYDb)EP*h2{9y+Wu!G<-Y?iiHRLd96w!X z|BE57SJ`w$7Wr(?SS{zKF?I6PS-}9QSi#1xUs+VN1b>tQ`4#;d#M7+`j#*Qe)81l) zHeb$uWkq#7?SvhggX3}Y@V?NwM-H~8=E3y{ag6j%jBO;pjW{K61HTFTbCY|4n zGLjy4a(M=x*EDG&9)7SPx;$2^3ix`g0TS{&1_ZLgfJ=a~r5j3w`W4`y+XkY8rvMeW zNT(R>FtE9Ime8r(!AWFkaN=kNcAleE12os&Tdi0aXd@2@?F1uG7y4$-pwp6#URPn~uT~4!!9;U}V zoUY)s-1^>iq=DkQ-+I@62`I*xOa<%E&B2lduR8ipGem?*?Ae7FjGf>a7m!Ur!Gf6l zWAwb%NYitgDP0A#i8don_RT(lW?zMCT$45$E}OW36c2$F<4m^WCeW#bcK@sJrTzox zl+#ZN6;JWI#d>CvoR^N8^Vl{K9JqWjAne;5oVpw|&TSJwqOI%dXnuohr6aRqlyEDc zXSkq_Q%KoaV=i164xrA2DZj3ayE+|Q@<(x!Deuw6$=X&-Nl`*3S=l^kWtF3RtR{`I zbZz1N$wwU{r0oRd_a1g)#hOiXwj3nc)L*GYa@0paf^G%oI*K&`#bw#~tIjCQW9oH8 zCkPdkRxg*6srsJ(6^Th_E!mV`g+;;X6s7Mv*3!Okgomr;foi=qlMtG1{l(`zdta=W zR(;%L{NWfc2O9cMl?rE6Jjp&i-PA4sML*#(MbjZ@{ z0lI>_9}?z4eyN{qb7!qP1q%#$Q$XhL@4l%h1qTC`gVMi&TDP#4cTCuL<_^Den&qbZ zzK24hkQGU75!CP2RUy$OhwJ3Lm%26hy}F^CD)w{UFAl$vM(W$c36Um9uQA$V6@