diff --git a/app/licenses.yml b/app/licenses.yml index 9e1568086..6638a6c79 100644 --- a/app/licenses.yml +++ b/app/licenses.yml @@ -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 diff --git a/app/src/main/assets/licenses.json b/app/src/main/assets/licenses.json index edbec1168..92cf00ca9 100644 --- a/app/src/main/assets/licenses.json +++ b/app/src/main/assets/licenses.json @@ -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" } ] } \ No newline at end of file diff --git a/buildSrc/src/main/kotlin/Versions.kt b/buildSrc/src/main/kotlin/Versions.kt index a3d0349c4..3d042edd7 100644 --- a/buildSrc/src/main/kotlin/Versions.kt +++ b/buildSrc/src/main/kotlin/Versions.kt @@ -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" } \ No newline at end of file diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 90745fc09..d626ad2f0 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -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 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 19ae384ae..b9ffa0dfc 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -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 (*)