Jetpack Compose 1.2.0-rc02

pull/1917/head
Alex Baker 2 years ago
parent 9ea490572a
commit 460269351a

@ -18,6 +18,6 @@ object Versions {
const val hilt_androidx = "1.0.0"
const val lifecycle = "2.4.1"
const val markwon = "4.6.2"
const val compose = "1.2.0-rc01"
const val compose = "1.2.0-rc02"
const val compose_theme_adapter = "1.1.11"
}

@ -427,50 +427,50 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.11
++--- androidx.compose.ui:ui:1.2.0-rc01
++--- androidx.compose.ui:ui:1.2.0-rc02
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc01
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-graphics:1.2.0-rc01
+| +--- androidx.compose.ui:ui-graphics:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc02
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01
+| +--- androidx.compose.ui:ui-text:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (*)
+| +--- androidx.compose.ui:ui-unit:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-unit:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0-rc01
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0-alpha05 (*)
@ -488,84 +488,84 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (*)
++--- androidx.compose.foundation:foundation:1.2.0-rc01
++--- androidx.compose.foundation:foundation:1.2.0-rc02
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.compose.animation:animation:1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.animation:animation-core:1.1.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc01
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc02
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.animation:animation-core:1.1.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.foundation:foundation-layout:1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.material:material:1.2.0-rc01
++--- androidx.compose.material:material:1.2.0-rc02
+| +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.foundation:foundation:1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation:1.2.0-rc02 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc02
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.2.0-rc01
+| +--- androidx.compose.material:material-ripple:1.2.0-rc02
+| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-text:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.runtime:runtime-livedata:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
++--- androidx.compose.runtime:runtime-livedata:1.2.0-rc02
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.11
+| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 (*)
+| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc02 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- androidx.activity:activity-compose:1.4.0
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc02 (*)
+| +--- androidx.activity:activity-ktx:1.4.0 -> 1.6.0-alpha05 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
++--- androidx.compose.material:material-icons-extended:1.2.0-rc01
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
++--- androidx.compose.material:material-icons-extended:1.2.0-rc02
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+\--- com.google.accompanist:accompanist-flowlayout:0.24.11-rc
+ +--- androidx.compose.foundation:foundation:1.2.0-rc01 (*)
+ \--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+ +--- androidx.compose.foundation:foundation:1.2.0-rc01 -> 1.2.0-rc02 (*)
+ \--- androidx.compose.ui:ui-util:1.2.0-rc01 -> 1.2.0-rc02 (*)

@ -563,50 +563,50 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.11
++--- androidx.compose.ui:ui:1.2.0-rc01
++--- androidx.compose.ui:ui:1.2.0-rc02
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc01
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-graphics:1.2.0-rc01
+| +--- androidx.compose.ui:ui-graphics:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc02
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-geometry:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01
+| +--- androidx.compose.ui:ui-text:1.2.0-rc02
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-graphics:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| | +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (*)
+| +--- androidx.compose.ui:ui-unit:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-unit:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.2.0-rc02 (*)
+| +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0-rc01
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0-alpha05 (*)
@ -624,84 +624,84 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (*)
++--- androidx.compose.foundation:foundation:1.2.0-rc01
++--- androidx.compose.foundation:foundation:1.2.0-rc02
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.compose.animation:animation:1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.animation:animation-core:1.1.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc01
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc02
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.animation:animation-core:1.1.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.2.0-rc02 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.foundation:foundation-layout:1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.material:material:1.2.0-rc01
++--- androidx.compose.material:material:1.2.0-rc02
+| +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.foundation:foundation:1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation:1.2.0-rc02 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc02
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.2.0-rc01
+| +--- androidx.compose.material:material-ripple:1.2.0-rc02
+| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc02 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-text:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.runtime:runtime-livedata:1.2.0-rc01
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc01 (*)
++--- androidx.compose.runtime:runtime-livedata:1.2.0-rc02
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| +--- androidx.compose.ui:ui:1.0.0 -> 1.2.0-rc02 (*)
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.11
+| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 (*)
+| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc02 (*)
+| +--- com.google.android.material:material:1.7.0-alpha02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- androidx.activity:activity-compose:1.4.0
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc02 (*)
+| +--- androidx.activity:activity-ktx:1.4.0 -> 1.6.0-alpha05 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
++--- androidx.compose.material:material-icons-extended:1.2.0-rc01
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
++--- androidx.compose.material:material-icons-extended:1.2.0-rc02
+| +--- androidx.compose.material:material-icons-core:1.2.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc02 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+\--- com.google.accompanist:accompanist-flowlayout:0.24.11-rc
+ +--- androidx.compose.foundation:foundation:1.2.0-rc01 (*)
+ \--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+ +--- androidx.compose.foundation:foundation:1.2.0-rc01 -> 1.2.0-rc02 (*)
+ \--- androidx.compose.ui:ui-util:1.2.0-rc01 -> 1.2.0-rc02 (*)

Loading…
Cancel
Save