From 8b6ad4ce161fff5eecbf1ca9fce8cd6be8125996 Mon Sep 17 00:00:00 2001 From: Jay Newstrom Date: Mon, 6 Jan 2025 16:42:29 -0600 Subject: [PATCH] Update compose in the example app. (#9851) --- paymentsheet-example/build.gradle | 2 +- .../dependencies/dependencies.txt | 460 +++++++++--------- 2 files changed, 231 insertions(+), 231 deletions(-) diff --git a/paymentsheet-example/build.gradle b/paymentsheet-example/build.gradle index c1a9e490718..4f6be4de8e7 100644 --- a/paymentsheet-example/build.gradle +++ b/paymentsheet-example/build.gradle @@ -36,7 +36,7 @@ dependencies { implementation project(':stripecardscan') implementation project(':financial-connections') - implementation 'androidx.compose.foundation:foundation:1.7.4' + implementation 'androidx.compose.foundation:foundation:1.7.6' implementation libs.androidx.activity implementation libs.androidx.appCompat implementation libs.androidx.constraintLayout diff --git a/paymentsheet-example/dependencies/dependencies.txt b/paymentsheet-example/dependencies/dependencies.txt index d6a34f652c1..0a0cb90ae27 100644 --- a/paymentsheet-example/dependencies/dependencies.txt +++ b/paymentsheet-example/dependencies/dependencies.txt @@ -373,22 +373,22 @@ | | | | \--- androidx.activity:activity-compose:1.8.2 (c) | | | +--- androidx.annotation:annotation:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.13.1 (*) -| | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 -| | | | \--- androidx.compose.foundation:foundation-android:1.7.4 +| | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 +| | | | \--- androidx.compose.foundation:foundation-android:1.7.6 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | +--- androidx.compose.animation:animation:1.7.4 -| | | | | \--- androidx.compose.animation:animation-android:1.7.4 +| | | | +--- androidx.compose.animation:animation:1.7.6 +| | | | | \--- androidx.compose.animation:animation-android:1.7.6 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | +--- androidx.compose.animation:animation-core:1.7.4 -| | | | | | \--- androidx.compose.animation:animation-core-android:1.7.4 +| | | | | +--- androidx.compose.animation:animation-core:1.7.6 +| | | | | | \--- androidx.compose.animation:animation-core-android:1.7.6 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.4 -| | | | | | | \--- androidx.compose.runtime:runtime-android:1.7.4 +| | | | | | +--- androidx.compose.runtime:runtime:1.7.6 +| | | | | | | \--- androidx.compose.runtime:runtime-android:1.7.6 | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.1 (*) | | | | | | | +--- androidx.collection:collection:1.4.4 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) @@ -396,10 +396,10 @@ | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.9.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.9.0 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-livedata:1.7.4 (c) -| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.7.4 (c) -| | | | | | +--- androidx.compose.ui:ui:1.7.4 -| | | | | | | \--- androidx.compose.ui:ui-android:1.7.4 +| | | | | | | +--- androidx.compose.runtime:runtime-livedata:1.7.6 (c) +| | | | | | | \--- androidx.compose.runtime:runtime-saveable:1.7.6 (c) +| | | | | | +--- androidx.compose.ui:ui:1.7.6 +| | | | | | | \--- androidx.compose.ui:ui-android:1.7.6 | | | | | | | +--- androidx.activity:activity-ktx:1.7.0 -> 1.8.2 (*) | | | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.0 (*) | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) @@ -407,50 +407,50 @@ | | | | | | | | \--- androidx.core:core:1.1.0 -> 1.13.1 (*) | | | | | | | +--- androidx.collection:collection:1.0.0 -> 1.4.4 (*) | | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.4 -| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.7.4 +| | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.6 +| | | | | | | | \--- androidx.compose.runtime:runtime-saveable-android:1.7.6 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (c) -| | | | | | | | \--- androidx.compose.runtime:runtime-livedata:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 -| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.7.4 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (c) +| | | | | | | | \--- androidx.compose.runtime:runtime-livedata:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 +| | | | | | | | \--- androidx.compose.ui:ui-geometry-android:1.7.6 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 -| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.7.4 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 +| | | | | | | | | \--- androidx.compose.ui:ui-util-android:1.7.6 | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) +| | | | | | | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 -| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.7.4 +| | | | | | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 +| | | | | | | | \--- androidx.compose.ui:ui-graphics-android:1.7.6 | | | | | | | | +--- androidx.annotation:annotation:1.7.0 -> 1.9.0 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 -| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.7.4 +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 +| | | | | | | | | \--- androidx.compose.ui:ui-unit-android:1.7.6 | | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.0 (*) | | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) @@ -458,59 +458,59 @@ | | | | | | | | | +--- androidx.collection:collection-ktx:1.2.0 -> 1.4.4 | | | | | | | | | | +--- androidx.collection:collection:1.4.4 (*) | | | | | | | | | | \--- androidx.collection:collection:1.4.4 (c) -| | | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (*) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (*) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.13.1 (*) | | | | | | | | +--- androidx.graphics:graphics-path:1.0.1 | | | | | | | | | +--- androidx.core:core:1.12.0 -> 1.13.1 (*) | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 -| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.7.4 +| | | | | | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 +| | | | | | | | \--- androidx.compose.ui:ui-text-android:1.7.6 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.4 (*) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (*) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (*) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime-saveable:1.7.6 (*) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (*) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (*) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | | | +--- androidx.core:core:1.7.0 -> 1.13.1 (*) | | | | | | | | +--- androidx.emoji2:emoji2:1.2.0 -> 1.3.0 (*) | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.9.0 (*) -| | | | | | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (*) -| | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (*) +| | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | | +--- androidx.core:core:1.12.0 -> 1.13.1 (*) | | | | | | | +--- androidx.customview:customview-poolingcontainer:1.0.0 | | | | | | | | +--- androidx.core:core-ktx:1.5.0 -> 1.13.1 (*) @@ -519,7 +519,7 @@ | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.3 -> 2.8.6 | | | | | | | | \--- androidx.lifecycle:lifecycle-runtime-compose-android:2.8.6 | | | | | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.0 (*) -| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.1 -> 1.7.4 (*) +| | | | | | | | +--- androidx.compose.runtime:runtime:1.7.1 -> 1.7.6 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.8.6 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.6 (*) | | | | | | | | +--- androidx.lifecycle:lifecycle-common:2.8.6 (c) @@ -540,61 +540,61 @@ | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.9.0 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.9.0 (*) -| | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| | | | | | | \--- androidx.compose.foundation:foundation:1.7.4 (c) -| | | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (*) -| | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | | | | +--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| | | | | | | \--- androidx.compose.foundation:foundation:1.7.6 (c) +| | | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (*) +| | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.9.0 (*) -| | | | | | \--- androidx.compose.animation:animation:1.7.4 (c) -| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.4 -| | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.7.4 +| | | | | | \--- androidx.compose.animation:animation:1.7.6 (c) +| | | | | +--- androidx.compose.foundation:foundation-layout:1.7.6 +| | | | | | \--- androidx.compose.foundation:foundation-layout-android:1.7.6 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | | | | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) | | | | | | +--- androidx.collection:collection:1.4.0 -> 1.4.4 (*) -| | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.7.4 (*) -| | | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | | +--- androidx.compose.ui:ui:1.7.4 (*) -| | | | | | +--- androidx.compose.ui:ui-unit:1.7.4 (*) -| | | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | +--- androidx.compose.animation:animation-core:1.2.1 -> 1.7.6 (*) +| | | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | | +--- androidx.compose.ui:ui:1.7.6 (*) +| | | | | | +--- androidx.compose.ui:ui-unit:1.7.6 (*) +| | | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | | +--- androidx.core:core:1.7.0 -> 1.13.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | | \--- androidx.compose.foundation:foundation:1.7.4 (c) -| | | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | | +--- androidx.compose.ui:ui:1.7.4 (*) -| | | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (*) -| | | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | | \--- androidx.compose.foundation:foundation:1.7.6 (c) +| | | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | | +--- androidx.compose.ui:ui:1.7.6 (*) +| | | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (*) +| | | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | | \--- androidx.compose.animation:animation-core:1.7.4 (c) -| | | | +--- androidx.compose.foundation:foundation-layout:1.7.4 (*) -| | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | | | +--- androidx.compose.ui:ui:1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-text:1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | | | | \--- androidx.compose.animation:animation-core:1.7.6 (c) +| | | | +--- androidx.compose.foundation:foundation-layout:1.7.6 (*) +| | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | | | +--- androidx.compose.ui:ui:1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-text:1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | | +--- androidx.core:core:1.13.1 (*) | | | | +--- androidx.emoji2:emoji2:1.3.0 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | | \--- androidx.compose.foundation:foundation-layout:1.7.4 (c) +| | | | \--- androidx.compose.foundation:foundation-layout:1.7.6 (c) | | | +--- androidx.compose.material:material:1.6.8 | | | | \--- androidx.compose.material:material-android:1.6.8 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) -| | | | +--- androidx.compose.animation:animation:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.animation:animation-core:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.6.8 -> 1.7.4 (*) +| | | | +--- androidx.compose.animation:animation:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.animation:animation-core:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.6.8 -> 1.7.6 (*) | | | | +--- androidx.compose.material:material-icons-core:1.6.8 | | | | | \--- androidx.compose.material:material-icons-core-android:1.6.8 -| | | | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) +| | | | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.0.21 (*) | | | | | +--- androidx.compose.material:material:1.6.8 (c) @@ -602,18 +602,18 @@ | | | | | \--- androidx.compose.material:material-ripple:1.6.8 (c) | | | | +--- androidx.compose.material:material-ripple:1.6.8 | | | | | \--- androidx.compose.material:material-ripple-android:1.6.8 -| | | | | +--- androidx.compose.animation:animation:1.6.8 -> 1.7.4 (*) -| | | | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) -| | | | | +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.4 (*) -| | | | | +--- androidx.compose.ui:ui-util:1.6.8 -> 1.7.4 (*) +| | | | | +--- androidx.compose.animation:animation:1.6.8 -> 1.7.6 (*) +| | | | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) +| | | | | +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.6 (*) +| | | | | +--- androidx.compose.ui:ui-util:1.6.8 -> 1.7.6 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.0.21 (*) | | | | | +--- androidx.compose.material:material:1.6.8 (c) | | | | | +--- androidx.compose.material:material-icons-core:1.6.8 (c) | | | | | \--- androidx.compose.material:material-icons-extended:1.6.8 (c) -| | | | +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-text:1.6.8 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-util:1.6.8 -> 1.7.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-text:1.6.8 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-util:1.6.8 -> 1.7.6 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.8.6 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.8.6 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) @@ -622,21 +622,21 @@ | | | | +--- androidx.compose.material:material-icons-extended:1.6.8 (c) | | | | \--- androidx.compose.material:material-ripple:1.6.8 (c) | | | +--- androidx.compose.material:material-icons-core:1.6.8 (*) -| | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.4 -| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.7.4 +| | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.6 +| | | | \--- androidx.compose.ui:ui-tooling-preview-android:1.7.6 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.9.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.7.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.7.6 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.0.21 (*) -| | | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | | \--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) +| | | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | | \--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) | | | +--- com.jakewharton:disklrucache:2.0.2 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*) @@ -646,7 +646,7 @@ | | +--- com.google.accompanist:accompanist-themeadapter-appcompat:0.34.0 | | | +--- com.google.accompanist:accompanist-themeadapter-core:0.34.0 | | | | +--- androidx.core:core-ktx:1.8.0 -> 1.13.1 (*) -| | | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.7.4 (*) +| | | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.7.6 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*) | | | | +--- androidx.appcompat:appcompat:1.4.2 -> 1.7.0 (*) | | | | \--- com.google.android.material:material:1.8.0 -> 1.12.0 @@ -718,16 +718,16 @@ | | +--- com.google.accompanist:accompanist-themeadapter-material3:0.34.0 | | | +--- com.google.accompanist:accompanist-themeadapter-core:0.34.0 (*) | | | +--- androidx.compose.material3:material3:1.0.1 -| | | | +--- androidx.compose.animation:animation-core:1.1.1 -> 1.7.4 (*) -| | | | +--- androidx.compose.foundation:foundation:1.2.0 -> 1.7.4 (*) -| | | | +--- androidx.compose.foundation:foundation-layout:1.2.0 -> 1.7.4 (*) +| | | | +--- androidx.compose.animation:animation-core:1.1.1 -> 1.7.6 (*) +| | | | +--- androidx.compose.foundation:foundation:1.2.0 -> 1.7.6 (*) +| | | | +--- androidx.compose.foundation:foundation-layout:1.2.0 -> 1.7.6 (*) | | | | +--- androidx.compose.material:material-icons-core:1.0.2 -> 1.6.8 (*) | | | | +--- androidx.compose.material:material-ripple:1.0.0 -> 1.6.8 (*) -| | | | +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui:1.3.1 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-graphics:1.0.1 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-text:1.3.1 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.7.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui:1.3.1 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-graphics:1.0.1 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-text:1.3.1 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.7.6 (*) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.8.6 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.8.6 (*) | | | | +--- androidx.savedstate:savedstate-ktx:1.2.0 -> 1.2.1 (*) @@ -754,17 +754,17 @@ | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6 (*) | | +--- androidx.activity:activity-compose:1.8.2 | | | +--- androidx.activity:activity-ktx:1.8.2 (*) -| | | +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.4 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.7.4 (*) -| | | +--- androidx.compose.ui:ui:1.0.1 -> 1.7.4 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.1 -> 1.7.6 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.7.6 (*) +| | | +--- androidx.compose.ui:ui:1.0.1 -> 1.7.6 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.8.6 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | | +--- androidx.activity:activity:1.8.2 (c) | | | \--- androidx.activity:activity-ktx:1.8.2 (c) -| | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) +| | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) | | +--- androidx.compose.material:material:1.6.8 (*) | | +--- androidx.compose.material:material-icons-core:1.6.8 (*) -| | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) +| | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) | | +--- com.google.dagger:dagger:2.52 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*) @@ -843,17 +843,17 @@ | | | +--- androidx.appcompat:appcompat:1.7.0 (*) | | | +--- com.google.android.material:material:1.12.0 (*) | | | +--- com.google.dagger:dagger:2.52 (*) -| | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -| | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) +| | | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) +| | | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) | | | +--- androidx.compose.material:material:1.6.8 (*) | | | +--- androidx.compose.material:material-icons-core:1.6.8 (*) | | | +--- androidx.activity:activity-compose:1.8.2 (*) | | | +--- com.google.accompanist:accompanist-flowlayout:0.34.0 -| | | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui-util:1.6.0 -> 1.7.4 (*) +| | | | +--- androidx.compose.foundation:foundation:1.6.0 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui-util:1.6.0 -> 1.7.6 (*) | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.4 (*) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.6 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3 -> 1.9.0 (*) @@ -873,38 +873,38 @@ | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.6 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6 (*) | | +--- com.google.dagger:dagger:2.52 (*) -| | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -| | +--- androidx.compose.ui:ui-viewbinding:1.6.8 -> 1.7.4 -| | | +--- androidx.compose.ui:ui:1.7.4 (*) -| | | +--- androidx.compose.ui:ui-util:1.7.4 (*) +| | +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) +| | +--- androidx.compose.ui:ui-viewbinding:1.6.8 -> 1.7.6 +| | | +--- androidx.compose.ui:ui:1.7.6 (*) +| | | +--- androidx.compose.ui:ui-util:1.7.6 (*) | | | +--- androidx.databinding:viewbinding:4.1.2 -> 8.7.1 (*) | | | +--- androidx.fragment:fragment-ktx:1.3.2 -> 1.8.4 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | | +--- androidx.compose.ui:ui:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | | \--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) +| | | +--- androidx.compose.ui:ui:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | | \--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| | +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) | | +--- androidx.compose.material:material:1.6.8 (*) | | +--- androidx.compose.material:material-icons-core:1.6.8 (*) | | +--- androidx.activity:activity-compose:1.8.2 (*) | | +--- androidx.navigation:navigation-compose:2.7.7 | | | +--- androidx.activity:activity-compose:1.7.0 -> 1.8.2 (*) -| | | +--- androidx.compose.animation:animation:1.5.1 -> 1.7.4 (*) -| | | +--- androidx.compose.foundation:foundation-layout:1.5.1 -> 1.7.4 (*) -| | | +--- androidx.compose.runtime:runtime:1.5.1 -> 1.7.4 (*) -| | | +--- androidx.compose.runtime:runtime-saveable:1.5.1 -> 1.7.4 (*) -| | | +--- androidx.compose.ui:ui:1.5.1 -> 1.7.4 (*) +| | | +--- androidx.compose.animation:animation:1.5.1 -> 1.7.6 (*) +| | | +--- androidx.compose.foundation:foundation-layout:1.5.1 -> 1.7.6 (*) +| | | +--- androidx.compose.runtime:runtime:1.5.1 -> 1.7.6 (*) +| | | +--- androidx.compose.runtime:runtime-saveable:1.5.1 -> 1.7.6 (*) +| | | +--- androidx.compose.ui:ui:1.5.1 -> 1.7.6 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 -> 2.8.6 | | | | \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.8.6 | | | | +--- androidx.annotation:annotation:1.8.0 -> 1.9.0 (*) -| | | | +--- androidx.compose.runtime:runtime:1.6.0 -> 1.7.4 (*) -| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.7.4 (*) +| | | | +--- androidx.compose.runtime:runtime:1.6.0 -> 1.7.6 (*) +| | | | +--- androidx.compose.ui:ui:1.6.0 -> 1.7.6 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.8.6 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.8.6 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.6 (*) @@ -985,13 +985,13 @@ | | | \--- androidx.navigation:navigation-common:2.7.7 (c) | | +--- com.google.accompanist:accompanist-systemuicontroller:0.34.0 | | | +--- androidx.core:core-ktx:1.8.0 -> 1.13.1 (*) -| | | +--- androidx.compose.ui:ui:1.6.0 -> 1.7.4 (*) +| | | +--- androidx.compose.ui:ui:1.6.0 -> 1.7.6 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.9.0 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.21 (*) | | +--- com.google.android.gms:play-services-wallet:19.4.0 (*) | | +--- com.google.pay.button:compose-pay-button:0.1.3 | | | +--- com.google.android.gms:play-services-wallet:19.2.1 -> 19.4.0 (*) -| | | +--- androidx.compose.ui:ui:1.5.4 -> 1.7.4 (*) +| | | +--- androidx.compose.ui:ui:1.5.4 -> 1.7.6 (*) | | | +--- androidx.compose.material:material:1.5.4 -> 1.6.8 (*) | | | +--- androidx.core:core-ktx:1.12.0 -> 1.13.1 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.8.22 @@ -999,7 +999,7 @@ | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) | | +--- com.google.android.material:material:1.12.0 (*) -| | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.4 (*) +| | +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.6 (*) | | +--- dev.drewhamilton.poko:poko-annotations:0.17.2 | | | \--- dev.drewhamilton.poko:poko-annotations-jvm:0.17.2 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (*) @@ -1108,12 +1108,12 @@ | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.6 (*) | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6 (*) | +--- androidx.activity:activity-compose:1.8.2 (*) -| +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) +| +--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) | +--- androidx.compose.material:material:1.6.8 (*) | +--- androidx.compose.material:material-icons-core:1.6.8 (*) | +--- androidx.navigation:navigation-compose:2.7.7 (*) -| +--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -| +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.4 (*) +| +--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) +| +--- androidx.compose.ui:ui-tooling-preview:1.6.8 -> 1.7.6 (*) | +--- com.airbnb.android:showkase-annotation:1.0.0-beta18 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.22 (*) | +--- com.google.dagger:dagger:2.52 (*) @@ -1121,7 +1121,7 @@ | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0 (*) | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3 (*) | \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.21 (*) -+--- androidx.compose.foundation:foundation:1.7.4 (*) ++--- androidx.compose.foundation:foundation:1.7.6 (*) +--- androidx.activity:activity-ktx:1.8.2 (*) +--- androidx.appcompat:appcompat:1.7.0 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 (*) @@ -1200,63 +1200,63 @@ | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 2.0.21 (*) +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6 (*) +--- androidx.activity:activity-compose:1.8.2 (*) -+--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.4 (*) -+--- androidx.compose.runtime:runtime-livedata:1.6.8 -> 1.7.4 -| +--- androidx.compose.runtime:runtime:1.7.4 (*) ++--- androidx.compose.foundation:foundation:1.6.8 -> 1.7.6 (*) ++--- androidx.compose.runtime:runtime-livedata:1.6.8 -> 1.7.6 +| +--- androidx.compose.runtime:runtime:1.7.6 (*) | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 -> 2.8.6 (*) | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 -> 2.8.6 (*) | +--- androidx.lifecycle:lifecycle-runtime-compose:2.8.3 -> 2.8.6 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| +--- androidx.compose.runtime:runtime:1.7.4 (c) -| \--- androidx.compose.runtime:runtime-saveable:1.7.4 (c) +| +--- androidx.compose.runtime:runtime:1.7.6 (c) +| \--- androidx.compose.runtime:runtime-saveable:1.7.6 (c) +--- androidx.compose.material:material:1.6.8 (*) +--- androidx.compose.material:material-icons-core:1.6.8 (*) +--- androidx.compose.material:material-icons-extended:1.6.8 | \--- androidx.compose.material:material-icons-extended-android:1.6.8 | +--- androidx.compose.material:material-icons-core:1.6.8 (*) -| +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.4 (*) +| +--- androidx.compose.runtime:runtime:1.6.8 -> 1.7.6 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 -> 2.0.21 (*) | +--- androidx.compose.material:material:1.6.8 (c) | +--- androidx.compose.material:material-icons-core:1.6.8 (c) | \--- androidx.compose.material:material-ripple:1.6.8 (c) -+--- androidx.compose.ui:ui:1.6.8 -> 1.7.4 (*) -+--- androidx.compose.ui:ui-tooling:1.6.8 -> 1.7.4 -| \--- androidx.compose.ui:ui-tooling-android:1.7.4 ++--- androidx.compose.ui:ui:1.6.8 -> 1.7.6 (*) ++--- androidx.compose.ui:ui-tooling:1.6.8 -> 1.7.6 +| \--- androidx.compose.ui:ui-tooling-android:1.7.6 | +--- androidx.activity:activity-compose:1.7.0 -> 1.8.2 (*) | +--- androidx.annotation:annotation:1.8.0 -> 1.9.0 (*) -| +--- androidx.compose.animation:animation:1.7.4 (*) +| +--- androidx.compose.animation:animation:1.7.6 (*) | +--- androidx.compose.material:material:1.0.0 -> 1.6.8 (*) -| +--- androidx.compose.runtime:runtime:1.7.4 (*) -| +--- androidx.compose.ui:ui:1.7.4 (*) -| +--- androidx.compose.ui:ui-tooling-data:1.7.4 -| | \--- androidx.compose.ui:ui-tooling-data-android:1.7.4 +| +--- androidx.compose.runtime:runtime:1.7.6 (*) +| +--- androidx.compose.ui:ui:1.7.6 (*) +| +--- androidx.compose.ui:ui-tooling-data:1.7.6 +| | \--- androidx.compose.ui:ui-tooling-data-android:1.7.6 | | +--- androidx.annotation:annotation:1.1.0 -> 1.9.0 (*) | | +--- androidx.annotation:annotation-experimental:1.4.0 -> 1.4.1 (*) -| | +--- androidx.compose.runtime:runtime:1.7.4 (*) -| | +--- androidx.compose.ui:ui:1.7.4 (*) +| | +--- androidx.compose.runtime:runtime:1.7.6 (*) +| | +--- androidx.compose.ui:ui:1.7.6 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| | +--- androidx.compose.ui:ui:1.7.4 (c) -| | +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| | +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| | +--- androidx.compose.ui:ui-text:1.7.4 (c) -| | +--- androidx.compose.ui:ui-tooling:1.7.4 (c) -| | +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| | +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| | +--- androidx.compose.ui:ui-util:1.7.4 (c) -| | \--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (*) +| | +--- androidx.compose.ui:ui:1.7.6 (c) +| | +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| | +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| | +--- androidx.compose.ui:ui-text:1.7.6 (c) +| | +--- androidx.compose.ui:ui-tooling:1.7.6 (c) +| | +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| | +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| | +--- androidx.compose.ui:ui-util:1.7.6 (c) +| | \--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (*) | +--- androidx.lifecycle:lifecycle-common:2.6.1 -> 2.8.6 (*) | +--- androidx.savedstate:savedstate-ktx:1.2.1 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.21 (*) -| +--- androidx.compose.ui:ui:1.7.4 (c) -| +--- androidx.compose.ui:ui-geometry:1.7.4 (c) -| +--- androidx.compose.ui:ui-graphics:1.7.4 (c) -| +--- androidx.compose.ui:ui-text:1.7.4 (c) -| +--- androidx.compose.ui:ui-tooling-data:1.7.4 (c) -| +--- androidx.compose.ui:ui-tooling-preview:1.7.4 (c) -| +--- androidx.compose.ui:ui-unit:1.7.4 (c) -| +--- androidx.compose.ui:ui-util:1.7.4 (c) -| \--- androidx.compose.ui:ui-viewbinding:1.7.4 (c) +| +--- androidx.compose.ui:ui:1.7.6 (c) +| +--- androidx.compose.ui:ui-geometry:1.7.6 (c) +| +--- androidx.compose.ui:ui-graphics:1.7.6 (c) +| +--- androidx.compose.ui:ui-text:1.7.6 (c) +| +--- androidx.compose.ui:ui-tooling-data:1.7.6 (c) +| +--- androidx.compose.ui:ui-tooling-preview:1.7.6 (c) +| +--- androidx.compose.ui:ui-unit:1.7.6 (c) +| +--- androidx.compose.ui:ui-util:1.7.6 (c) +| \--- androidx.compose.ui:ui-viewbinding:1.7.6 (c) +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.6 (*) +--- com.github.kittinunf.fuel:fuel:2.3.1 | +--- com.github.kittinunf.result:result:3.1.0 @@ -1265,7 +1265,7 @@ +--- com.godaddy.android.colorpicker:compose-color-picker-android:0.7.0 | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.22 (*) | +--- org.jetbrains.compose.runtime:runtime:1.3.0 -| | \--- androidx.compose.runtime:runtime:1.3.3 -> 1.7.4 (*) +| | \--- androidx.compose.runtime:runtime:1.3.3 -> 1.7.6 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 -> 2.0.21 (*) | +--- org.jetbrains.compose.material:material:1.3.0 | | \--- androidx.compose.material:material:1.3.1 -> 1.6.8 (*)