Jetpack Compose 1.0.0-rc01

pull/1564/head
Alex Baker 3 years ago
parent af75468cdb
commit afc730c061

@ -972,3 +972,9 @@
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://developer.android.com/jetpack/androidx/releases/startup#1.0.0
- artifact: androidx.compose.ui:ui-tooling-preview:+
name: ui-tooling-preview
copyrightHolder: Android Open Source Project
license: The Apache Software License, Version 2.0
licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.txt
url: https://developer.android.com/jetpack/androidx/releases/compose-ui#1.0.0-rc01

@ -2311,6 +2311,20 @@
"normalizedLicense": "apache2",
"url": "https://developer.android.com/jetpack/androidx/releases/startup#1.0.0",
"libraryName": "startup-runtime"
},
{
"artifactId": {
"name": "ui-tooling-preview",
"group": "androidx.compose.ui",
"version": "+"
},
"copyrightHolder": "Android Open Source Project",
"copyrightStatement": "Copyright © Android Open Source Project. All rights reserved.",
"license": "The Apache Software License, Version 2.0",
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt",
"normalizedLicense": "apache2",
"url": "https://developer.android.com/jetpack/androidx/releases/compose-ui#1.0.0-rc01",
"libraryName": "ui-tooling-preview"
}
]
}

@ -17,5 +17,5 @@ object Versions {
const val hilt_androidx = "1.0.0"
const val lifecycle = "2.3.0"
const val markwon = "4.6.2"
const val compose = "1.0.0-beta09"
const val compose = "1.0.0-rc01"
}

@ -396,55 +396,48 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.10
++--- androidx.compose.ui:ui:1.0.0-beta09
+| +--- androidx.compose.animation:animation-core:1.0.0-beta09
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09
++--- androidx.compose.ui:ui:1.0.0-rc01
+| +--- androidx.compose.runtime:runtime-saveable:1.0.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09
+| | | +--- androidx.compose.ui:ui-geometry:1.0.0-beta09
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.0.0-beta09
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta09
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-geometry:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.ui:ui-geometry:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-graphics:1.0.0-beta09
+| | +--- androidx.annotation:annotation:1.2.0-beta01 -> 1.2.0
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-graphics:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.2.0
+| | +--- androidx.compose.ui:ui-unit:1.0.0-rc01
+| | | +--- androidx.compose.ui:ui-geometry:1.0.0-rc01 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09
+| | +--- androidx.compose.ui:ui-graphics:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01
+| | +--- androidx.compose.ui:ui-graphics:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.collection:collection:1.1.0 (*)
+| | \--- androidx.core:core:1.5.0-rc02 -> 1.5.0 (*)
+| +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.5.0 (*)
@ -455,67 +448,74 @@
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.3.1 (*)
+| \--- androidx.profileinstaller:profileinstaller:1.0.0-beta01
+| \--- androidx.profileinstaller:profileinstaller:1.0.0-rc01
+| +--- androidx.annotation:annotation:1.2.0
+| \--- androidx.startup:startup-runtime:1.0.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.tracing:tracing:1.0.0 (*)
++--- androidx.compose.foundation:foundation:1.0.0-beta09
++--- androidx.compose.foundation:foundation:1.0.0-rc01
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.compose.animation:animation:1.0.0-beta09
+| +--- androidx.compose.animation:animation:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.compose.animation:animation-core:1.0.0-beta09 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09
+| | +--- androidx.compose.animation:animation-core:1.0.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
++--- androidx.compose.material:material:1.0.0-beta09
+| +--- androidx.compose.animation:animation-core:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material-icons-core:1.0.0-beta09
+| | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
++--- androidx.compose.material:material:1.0.0-rc01
+| +--- androidx.compose.animation:animation-core:1.0.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation:1.0.0-rc01 (*)
+| +--- androidx.compose.material:material-icons-core:1.0.0-rc01
+| | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.material:material-ripple:1.0.0-beta09
+| | +--- androidx.compose.foundation:foundation:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material-ripple:1.0.0-rc01
+| | +--- androidx.compose.foundation:foundation:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.animation:animation:1.0.0-beta09 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09 (*)
+| | +--- androidx.compose.animation:animation:1.0.0-rc01 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.animation:animation:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
++--- androidx.compose.runtime:runtime-livedata:1.0.0-beta09
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.animation:animation:1.0.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
++--- androidx.compose.runtime:runtime-livedata:1.0.0-rc01
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| \--- androidx.compose.ui:ui:1.0.0-beta09 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.0-beta09
+| \--- androidx.compose.ui:ui:1.0.0-rc01 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.0-rc01
+| +--- androidx.appcompat:appcompat:1.3.0 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.material:material:1.0.0-rc01 (*)
+| +--- com.google.android.material:material:1.1.0 -> 1.3.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+\--- androidx.activity:activity-compose:1.3.0-beta01
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ +--- androidx.activity:activity-ktx:1.3.0-beta01 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)

@ -515,55 +515,48 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.10
++--- androidx.compose.ui:ui:1.0.0-beta09
+| +--- androidx.compose.animation:animation-core:1.0.0-beta09
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09
++--- androidx.compose.ui:ui:1.0.0-rc01
+| +--- androidx.compose.runtime:runtime-saveable:1.0.0-rc01
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09
+| | | +--- androidx.compose.ui:ui-geometry:1.0.0-beta09
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | | +--- androidx.compose.ui:ui-util:1.0.0-beta09
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta09
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-geometry:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.ui:ui-geometry:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-graphics:1.0.0-beta09
+| | +--- androidx.annotation:annotation:1.2.0-beta01 -> 1.2.0
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-graphics:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.2.0
+| | +--- androidx.compose.ui:ui-unit:1.0.0-rc01
+| | | +--- androidx.compose.ui:ui-geometry:1.0.0-rc01 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09
+| | +--- androidx.compose.ui:ui-graphics:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01
+| | +--- androidx.compose.ui:ui-graphics:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.collection:collection:1.1.0 (*)
+| | \--- androidx.core:core:1.5.0-rc02 -> 1.5.0 (*)
+| +--- androidx.compose.ui:ui-unit:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.5.0 (*)
@ -574,67 +567,74 @@
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.3.1 (*)
+| \--- androidx.profileinstaller:profileinstaller:1.0.0-beta01
+| \--- androidx.profileinstaller:profileinstaller:1.0.0-rc01
+| +--- androidx.annotation:annotation:1.2.0
+| \--- androidx.startup:startup-runtime:1.0.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.tracing:tracing:1.0.0 (*)
++--- androidx.compose.foundation:foundation:1.0.0-beta09
++--- androidx.compose.foundation:foundation:1.0.0-rc01
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.compose.animation:animation:1.0.0-beta09
+| +--- androidx.compose.animation:animation:1.0.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.compose.animation:animation-core:1.0.0-beta09 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09
+| | +--- androidx.compose.animation:animation-core:1.0.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0-beta09 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
++--- androidx.compose.material:material:1.0.0-beta09
+| +--- androidx.compose.animation:animation-core:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material-icons-core:1.0.0-beta09
+| | +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
++--- androidx.compose.material:material:1.0.0-rc01
+| +--- androidx.compose.animation:animation-core:1.0.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation:1.0.0-rc01 (*)
+| +--- androidx.compose.material:material-icons-core:1.0.0-rc01
+| | +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| +--- androidx.compose.material:material-ripple:1.0.0-beta09
+| | +--- androidx.compose.foundation:foundation:1.0.0-beta09 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material-ripple:1.0.0-rc01
+| | +--- androidx.compose.foundation:foundation:1.0.0-rc01 (*)
+| | +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| | +--- androidx.compose.animation:animation:1.0.0-beta09 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui:1.0.0-beta09 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-beta09 (*)
+| | +--- androidx.compose.animation:animation:1.0.0-rc01 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui:1.0.0-rc01 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.10
+| +--- androidx.compose.animation:animation:1.0.0-beta09 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-beta09 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-beta09 (*)
++--- androidx.compose.runtime:runtime-livedata:1.0.0-beta09
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.animation:animation:1.0.0-rc01 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.0.0-rc01 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0-rc01 (*)
++--- androidx.compose.runtime:runtime-livedata:1.0.0-rc01
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+| \--- androidx.compose.ui:ui:1.0.0-beta09 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.0-beta09
+| \--- androidx.compose.ui:ui:1.0.0-rc01 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.0-rc01
+| +--- androidx.appcompat:appcompat:1.3.0 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-beta09 (*)
+| +--- androidx.compose.material:material:1.0.0-beta09 (*)
+| +--- androidx.compose.runtime:runtime:1.0.0-rc01 (*)
+| +--- androidx.compose.material:material:1.0.0-rc01 (*)
+| +--- com.google.android.material:material:1.1.0 -> 1.3.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)
+\--- androidx.activity:activity-compose:1.3.0-beta01
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ +--- androidx.activity:activity-ktx:1.3.0-beta01 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.0-beta09 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.0-rc01 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 (*)

Loading…
Cancel
Save