Jetpack Compose 1.2.0-rc01

pull/1911/head
Alex Baker 2 years ago
parent ba87311759
commit 95918e3ae8

@ -963,3 +963,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/compose-material#1.1.1
- artifact: androidx.customview:customview-poolingcontainer:+
name: customview-poolingcontainer
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/customview#1.0.0-rc01

@ -2285,6 +2285,20 @@
"normalizedLicense": "apache2",
"url": "https://developer.android.com/jetpack/androidx/releases/compose-material#1.1.1",
"libraryName": "material-icons-extended"
},
{
"artifactId": {
"name": "customview-poolingcontainer",
"group": "androidx.customview",
"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/customview#1.0.0-rc01",
"libraryName": "customview-poolingcontainer"
}
]
}

@ -1,6 +1,6 @@
object Versions {
const val kotlin = "1.6.10"
const val compileSdk = 31
const val kotlin = "1.6.21"
const val compileSdk = 32
const val targetSdk = 31
const val minSdk = 24
const val work = "2.7.1"
@ -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.1.1"
const val compose_theme_adapter = compose
const val compose = "1.2.0-rc01"
const val compose_theme_adapter = "1.1.11"
}

@ -20,21 +20,26 @@
+| +--- androidx.databinding:databinding-runtime:7.2.1 (*)
+| \--- androidx.databinding:databinding-common:7.2.1
++--- androidx.databinding:databinding-ktx:7.2.1
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.6.10
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.6.1
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.1
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (c)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1 (c)
+| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.6.21
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | | | | \--- org.jetbrains:annotations:13.0 -> 20.1.0
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10 -> 1.6.21
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.30 -> 1.6.21
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.6.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.0 -> 1.6.21
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.6.21 (*)
+| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.4.1
+| | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
+| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1
+| | +--- androidx.arch.core:core-common:2.1.0 (*)
@ -45,7 +50,7 @@
+| | \--- androidx.lifecycle:lifecycle-common:2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.4.0
+| | +--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.4.1 (*)
+| | \--- androidx.startup:startup-runtime:1.0.0
+| | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- androidx.tracing:tracing:1.0.0
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -55,7 +60,7 @@
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| +--- androidx.databinding:databinding-runtime:7.2.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.6.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.6.21 (*)
++--- com.github.tasks:dav4jvm:deb2c9aef8
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
+| \--- org.apache.commons:commons-lang3:3.8.1
@ -71,20 +76,20 @@
+| +--- commons-io:commons-io:2.6
+| +--- org.slf4j:slf4j-jdk14:1.7.30
+| | \--- org.slf4j:slf4j-api:1.7.30
+| \--- androidx.core:core-ktx:1.3.2
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.6.21 (*)
+| \--- androidx.core:core-ktx:1.3.2 -> 1.8.0-rc02
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| \--- androidx.core:core:1.3.2 -> 1.7.0
+| +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| +--- androidx.annotation:annotation-experimental:1.1.0
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| +--- androidx.versionedparcelable:versionedparcelable:1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| \--- androidx.concurrent:concurrent-futures:1.0.0
+| +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.core:core:1.8.0-rc02
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.annotation:annotation-experimental:1.1.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.concurrent:concurrent-futures:1.0.0
+| | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | \--- androidx.versionedparcelable:versionedparcelable:1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- com.github.bitfireAT:cert4android:7814052
+| +--- androidx.databinding:databinding-common:7.2.0 -> 7.2.1
+| +--- androidx.databinding:databinding-runtime:7.2.0 -> 7.2.1 (*)
@ -93,21 +98,22 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 (*)
+| +--- androidx.appcompat:appcompat:1.4.1
+| | +--- androidx.annotation:annotation:1.3.0
+| | +--- androidx.core:core:1.7.0 (*)
+| | +--- androidx.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.cursoradapter:cursoradapter:1.0.0
+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | +--- androidx.activity:activity:1.2.4 -> 1.4.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.7.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.savedstate:savedstate:1.1.0
+| | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
+| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.4.1 (*)
+| | | | +--- androidx.arch.core:core-common:2.1.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.4.1 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1
+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 -> 2.4.1 (*)
+| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
@ -115,34 +121,34 @@
+| | | \--- androidx.tracing:tracing:1.0.0 (*)
+| | +--- androidx.fragment:fragment:1.3.6 -> 1.4.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 (*)
+| | | +--- androidx.core:core-ktx:1.2.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.collection:collection:1.1.0 (*)
+| | | +--- androidx.viewpager:viewpager:1.0.0
+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | | \--- androidx.customview:customview:1.0.0 -> 1.1.0
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | | +--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | | | \--- androidx.collection:collection:1.1.0 (*)
+| | | +--- androidx.loader:loader:1.0.0
+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*)
+| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.4.1 (*)
+| | | +--- androidx.activity:activity:1.2.4 -> 1.4.0 (*)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
+| | | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+| | +--- androidx.appcompat:appcompat-resources:1.4.1
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.1 -> 1.8.0-rc02 (*)
+| | | +--- androidx.vectordrawable:vectordrawable:1.1.0
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | | \--- androidx.collection:collection:1.1.0 (*)
+| | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
+| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
@ -151,19 +157,19 @@
+| | | \--- androidx.collection:collection:1.1.0 (*)
+| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.2.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.2.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.customview:customview:1.1.0 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.emoji2:emoji2:1.0.0
+| | | +--- androidx.collection:collection:1.1.0 (*)
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | | +--- androidx.lifecycle:lifecycle-process:2.4.0 (*)
+| | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | \--- androidx.startup:startup-runtime:1.0.0 (*)
+| | | +--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.emoji2:emoji2-views-helper:1.0.0
+| | | +--- androidx.emoji2:emoji2:1.0.0 (*)
+| | | +--- androidx.collection:collection:1.1.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
@ -187,32 +193,32 @@
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.4.1 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.6.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.4.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.6.1
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.7.0-alpha02
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*)
+| | +--- androidx.appcompat:appcompat:1.4.0 -> 1.4.1 (*)
+| | +--- androidx.cardview:cardview:1.0.0 (*)
+| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.2
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.1 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.8.0-rc02 (*)
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.2
+| | +--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
+| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.legacy:legacy-support-core-utils:1.0.0
+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.documentfile:documentfile:1.0.0
+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.loader:loader:1.0.0 (*)
@ -225,19 +231,19 @@
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.transition:transition:1.2.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.1 -> 1.8.0-rc02 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
+| | \--- androidx.viewpager2:viewpager2:1.0.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b
@ -258,7 +264,7 @@
+| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| +--- javax.inject:javax.inject:1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
++--- androidx.hilt:hilt-work:1.0.0
@ -269,8 +275,8 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.4.1 (*)
+| | +--- androidx.startup:startup-runtime:1.0.0 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.7.0 (*)
+| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.2
+| | | +--- androidx.room:room-common:2.4.2
+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -283,27 +289,27 @@
+| | | \--- androidx.annotation:annotation-experimental:1.1.0
+| | +--- androidx.sqlite:sqlite:2.1.0 -> 2.2.0 (*)
+| | +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.2.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*)
+| \--- com.google.dagger:hilt-android:2.35 -> 2.42 (*)
++--- androidx.fragment:fragment-ktx:1.4.0
+| +--- androidx.fragment:fragment:1.4.0 (*)
+| +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0
+| | +--- androidx.activity:activity:1.4.0 (*)
+| | +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*)
+| | +--- androidx.core:core-ktx:1.1.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.savedstate:savedstate-ktx:1.1.0
+| | | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.21 (*)
+| | +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0-rc01
+| | | +--- androidx.savedstate:savedstate:1.2.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.8.0-rc02 (*)
+| +--- androidx.collection:collection-ktx:1.1.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.6.21 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
+| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.4.1 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.1.0 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
++--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 (*)
++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 (*)
@ -311,7 +317,7 @@
+| +--- androidx.room:room-common:2.4.2 (*)
+| +--- androidx.room:room-runtime:2.4.2 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.1 (*)
++--- androidx.appcompat:appcompat:1.4.0 -> 1.4.1 (*)
++--- androidx.paging:paging-runtime:2.1.2
+| +--- androidx.paging:paging-common:2.1.2
@ -338,22 +344,22 @@
+| \--- com.atlassian.commonmark:commonmark:0.13.0
++--- io.noties.markwon:linkify:4.6.2
+| \--- io.noties.markwon:core:4.6.2 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 (*)
++--- com.squareup.okhttp3:okhttp:4.9.3
+| +--- com.squareup.okio:okio:2.8.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.6.21
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
++--- com.google.code.gson:gson:2.8.8
++--- com.google.android.material:material:1.6.1 (*)
++--- com.google.android.material:material:1.6.1 -> 1.7.0-alpha02 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.2 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
++--- androidx.preference:preference:1.1.1
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.4.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -395,7 +401,7 @@
++--- androidx.work:work-runtime-ktx:2.7.1
+| +--- androidx.work:work-runtime:2.7.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
++--- com.etebase:client:2.3.2
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1
@ -408,138 +414,146 @@
+| +--- androidx.collection:collection:1.1.0 (*)
+| +--- androidx.concurrent:concurrent-futures:1.0.0 (*)
+| +--- androidx.interpolator:interpolator:1.0.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- 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.1.1
+| +--- androidx.compose.runtime:runtime-saveable:1.1.1
+| | +--- androidx.compose.runtime:runtime:1.1.1
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
++--- androidx.compose.ui:ui:1.2.0-rc01
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.1.1
+| | +--- 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.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc01
+| | +--- 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
+| | | \--- 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.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.compose.ui:ui-unit:1.1.1
+| | | +--- androidx.compose.ui:ui-geometry:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | \--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.ui:ui-text:1.1.1
+| | +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| | | +--- 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 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.collection:collection:1.1.0 (*)
+| | \--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+| +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 (*)
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| +--- androidx.savedstate:savedstate:1.1.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.core:core:1.5.0 -> 1.8.0-rc02 (*)
+| | +--- 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.core:core:1.5.0 -> 1.8.0-rc02 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0-rc01
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.8.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.1
+| | +--- androidx.lifecycle:lifecycle-common:2.4.1 (*)
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+| \--- androidx.profileinstaller:profileinstaller:1.1.0
+| +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| \--- androidx.startup:startup-runtime:1.0.0 (*)
++--- androidx.compose.foundation:foundation:1.1.1
+| +--- androidx.profileinstaller:profileinstaller:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | \--- androidx.startup:startup-runtime:1.1.1 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.2.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- 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.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 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | +--- 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 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.1.1
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.ui:ui:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | +--- 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.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | | \--- 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 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
++--- androidx.compose.material:material:1.1.1
+| +--- 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 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.material:material:1.2.0-rc01
+| +--- 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.1.1 (*)
+| +--- androidx.compose.material:material-icons-core:1.1.1
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.1.1
+| | +--- androidx.compose.foundation:foundation:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- 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 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.2.0-rc01
+| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.1.1 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | +--- 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 (*)
+| | \--- 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.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+| \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
++--- androidx.compose.runtime:runtime-livedata:1.1.1
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+| +--- 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.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| \--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.1
+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.4.1 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.1.0-beta04 -> 1.1.1 (*)
+| +--- androidx.compose.material:material:1.1.0-beta04 -> 1.1.1 (*)
+| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.11
+| +--- androidx.appcompat:appcompat:1.4.1 (*)
+| +--- androidx.core:core-ktx:1.8.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- 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.1.1 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.1.1 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.activity:activity-ktx:1.4.0 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+\--- androidx.compose.material:material-icons-extended:1.1.1
+ +--- androidx.compose.material:material-icons-core:1.1.1 (*)
+ +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+ \--- androidx.compose.runtime:runtime:1.1.1 (*)
+\--- 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 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21

@ -20,21 +20,26 @@
+| +--- androidx.databinding:databinding-runtime:7.2.1 (*)
+| \--- androidx.databinding:databinding-common:7.2.1
++--- androidx.databinding:databinding-ktx:7.2.1
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.6.10
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.6.1
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1
+| | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.1
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 (c)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1 (c)
+| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1 (c)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.6.21
+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| | | | | \--- org.jetbrains:annotations:13.0 -> 20.1.0
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10 -> 1.6.21
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.30 -> 1.6.21
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.6.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.0 -> 1.6.21
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.6.21 (*)
+| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.4.1
+| | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
+| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1
+| | +--- androidx.arch.core:core-common:2.1.0 (*)
@ -45,7 +50,7 @@
+| | \--- androidx.lifecycle:lifecycle-common:2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.4.0
+| | +--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.4.1 (*)
+| | \--- androidx.startup:startup-runtime:1.0.0
+| | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- androidx.tracing:tracing:1.0.0
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -55,7 +60,7 @@
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| +--- androidx.databinding:databinding-runtime:7.2.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.6.10 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.6.21 (*)
++--- com.google.firebase:firebase-crashlytics:18.2.11
+| +--- com.google.android.datatransport:transport-api:3.0.0
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -79,48 +84,49 @@
+| +--- com.google.android.gms:play-services-tasks:18.0.1
+| | \--- com.google.android.gms:play-services-basement:18.0.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.core:core:1.2.0 -> 1.7.0
+| | +--- androidx.core:core:1.2.0 -> 1.8.0-rc02
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | | +--- androidx.annotation:annotation-experimental:1.1.0
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.concurrent:concurrent-futures:1.0.0
+| | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.concurrent:concurrent-futures:1.0.0
+| | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | \--- androidx.fragment:fragment:1.0.0 -> 1.4.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.core:core-ktx:1.2.0 -> 1.3.2
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.6.21 (*)
+| | +--- androidx.core:core-ktx:1.2.0 -> 1.8.0-rc02
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | \--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.8.0-rc02 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- androidx.collection:collection:1.1.0 (*)
+| | +--- androidx.viewpager:viewpager:1.0.0
+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.customview:customview:1.0.0 -> 1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.collection:collection:1.1.0 (*)
+| | +--- androidx.loader:loader:1.0.0
+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*)
+| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.4.1 (*)
+| | +--- androidx.activity:activity:1.2.4 -> 1.4.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.7.0 (*)
+| | | +--- androidx.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | | +--- androidx.savedstate:savedstate:1.1.0
+| | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
+| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.4.1 (*)
+| | | | +--- androidx.arch.core:core-common:2.1.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.4.1 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1
+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 -> 2.4.1 (*)
+| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
@ -129,7 +135,7 @@
+| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+| +--- com.google.firebase:firebase-annotations:16.0.0
@ -158,7 +164,7 @@
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.legacy:legacy-support-core-utils:1.0.0
+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.documentfile:documentfile:1.0.0
+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | | +--- androidx.loader:loader:1.0.0 (*)
@ -171,7 +177,7 @@
+| | | \--- com.google.android.gms:play-services-basement:18.0.0 (*)
+| | +--- com.google.android.gms:play-services-measurement-impl:20.1.0
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- com.google.android.gms:play-services-basement:18.0.0 (*)
+| | | +--- com.google.android.gms:play-services-measurement-base:20.1.0 (*)
+| | | \--- com.google.android.gms:play-services-stats:17.0.2
@ -223,7 +229,7 @@
++--- com.google.android.gms:play-services-location:19.0.1
+| +--- com.google.android.gms:play-services-base:18.0.1
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.core:core:1.2.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.2.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*)
+| | +--- com.google.android.gms:play-services-basement:18.0.0 (*)
+| | \--- com.google.android.gms:play-services-tasks:18.0.1 (*)
@ -238,13 +244,13 @@
++--- com.android.billingclient:billing-ktx:3.0.3
+| +--- com.android.billingclient:billing:3.0.3
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.5.2 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.6.1 (*)
++--- com.google.android.play:core:1.10.3
++--- com.google.android.play:core-ktx:1.8.1
+| +--- com.google.android.play:core:1.8.0 -> 1.10.3
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.6.21 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.6 -> 1.5.2 (*)
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.6 -> 1.6.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| \--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*)
++--- com.github.tasks:dav4jvm:deb2c9aef8
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
@ -261,7 +267,7 @@
+| +--- commons-io:commons-io:2.6
+| +--- org.slf4j:slf4j-jdk14:1.7.30
+| | \--- org.slf4j:slf4j-api:1.7.30
+| \--- androidx.core:core-ktx:1.3.2 (*)
+| \--- androidx.core:core-ktx:1.3.2 -> 1.8.0-rc02 (*)
++--- com.github.bitfireAT:cert4android:7814052
+| +--- androidx.databinding:databinding-common:7.2.0 -> 7.2.1
+| +--- androidx.databinding:databinding-runtime:7.2.0 -> 7.2.1 (*)
@ -270,7 +276,7 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 (*)
+| +--- androidx.appcompat:appcompat:1.4.1
+| | +--- androidx.annotation:annotation:1.3.0
+| | +--- androidx.core:core:1.7.0 (*)
+| | +--- androidx.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.cursoradapter:cursoradapter:1.0.0
+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+| | +--- androidx.activity:activity:1.2.4 -> 1.4.0 (*)
@ -278,10 +284,10 @@
+| | +--- androidx.appcompat:appcompat-resources:1.4.1
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.1 -> 1.8.0-rc02 (*)
+| | | +--- androidx.vectordrawable:vectordrawable:1.1.0
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | | \--- androidx.collection:collection:1.1.0 (*)
+| | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
+| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
@ -290,19 +296,19 @@
+| | | \--- androidx.collection:collection:1.1.0 (*)
+| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.2.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.2.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.customview:customview:1.1.0 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| | +--- androidx.emoji2:emoji2:1.0.0
+| | | +--- androidx.collection:collection:1.1.0 (*)
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | | +--- androidx.lifecycle:lifecycle-process:2.4.0 (*)
+| | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | \--- androidx.startup:startup-runtime:1.0.0 (*)
+| | | +--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.emoji2:emoji2-views-helper:1.0.0
+| | | +--- androidx.emoji2:emoji2:1.0.0 (*)
+| | | +--- androidx.collection:collection:1.1.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.7.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
@ -326,28 +332,28 @@
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.4.1 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.6.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.4.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.6.1
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
+| +--- com.google.android.material:material:1.6.0 -> 1.7.0-alpha02
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*)
+| | +--- androidx.appcompat:appcompat:1.4.0 -> 1.4.1 (*)
+| | +--- androidx.cardview:cardview:1.0.0 (*)
+| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.2
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.1 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.3.2 -> 1.8.0-rc02 (*)
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.2
+| | +--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
+| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0
+| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
@ -355,19 +361,19 @@
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.transition:transition:1.2.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*)
+| | | +--- androidx.core:core:1.0.1 -> 1.8.0-rc02 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
+| | \--- androidx.viewpager2:viewpager2:1.0.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
+| \--- org.conscrypt:conscrypt-android:2.5.2
++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b
@ -388,7 +394,7 @@
+| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0-rc01 (*)
+| +--- javax.inject:javax.inject:1
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
++--- androidx.hilt:hilt-work:1.0.0
@ -399,8 +405,8 @@
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.4.1 (*)
+| | +--- androidx.startup:startup-runtime:1.0.0 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.7.0 (*)
+| | +--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.2
+| | | +--- androidx.room:room-common:2.4.2
+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -413,27 +419,27 @@
+| | | \--- androidx.annotation:annotation-experimental:1.1.0
+| | +--- androidx.sqlite:sqlite:2.1.0 -> 2.2.0 (*)
+| | +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.2.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*)
+| \--- com.google.dagger:hilt-android:2.35 -> 2.42 (*)
++--- androidx.fragment:fragment-ktx:1.4.0
+| +--- androidx.fragment:fragment:1.4.0 (*)
+| +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0
+| | +--- androidx.activity:activity:1.4.0 (*)
+| | +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*)
+| | +--- androidx.core:core-ktx:1.1.0 -> 1.8.0-rc02 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.4.1 (*)
+| | +--- androidx.savedstate:savedstate-ktx:1.1.0
+| | | +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.21 (*)
+| | +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0-rc01
+| | | +--- androidx.savedstate:savedstate:1.2.0-rc01 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.8.0-rc02 (*)
+| +--- androidx.collection:collection-ktx:1.1.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.6.21 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
+| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.4.1 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.1.0 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
++--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 (*)
++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 (*)
@ -441,7 +447,7 @@
+| +--- androidx.room:room-common:2.4.2 (*)
+| +--- androidx.room:room-runtime:2.4.2 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.1 (*)
++--- androidx.appcompat:appcompat:1.4.0 -> 1.4.1 (*)
++--- androidx.paging:paging-runtime:2.1.2
+| +--- androidx.paging:paging-common:2.1.2
@ -468,22 +474,22 @@
+| \--- com.atlassian.commonmark:commonmark:0.13.0
++--- io.noties.markwon:linkify:4.6.2
+| \--- io.noties.markwon:core:4.6.2 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 (*)
++--- com.squareup.okhttp3:okhttp:4.9.3
+| +--- com.squareup.okio:okio:2.8.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.6.21
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
++--- com.google.code.gson:gson:2.8.8
++--- com.google.android.material:material:1.6.1 (*)
++--- com.google.android.material:material:1.6.1 -> 1.7.0-alpha02 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.2 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
++--- androidx.preference:preference:1.1.1
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.4.0 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
@ -525,7 +531,7 @@
++--- androidx.work:work-runtime-ktx:2.7.1
+| +--- androidx.work:work-runtime:2.7.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.1 (*)
++--- com.etebase:client:2.3.2
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1
@ -538,138 +544,146 @@
+| +--- androidx.collection:collection:1.1.0 (*)
+| +--- androidx.concurrent:concurrent-futures:1.0.0 (*)
+| +--- androidx.interpolator:interpolator:1.0.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- 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.1.1
+| +--- androidx.compose.runtime:runtime-saveable:1.1.1
+| | +--- androidx.compose.runtime:runtime:1.1.1
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
++--- androidx.compose.ui:ui:1.2.0-rc01
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.8.0-rc02 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.1.1
+| | +--- 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.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1
+| | +--- androidx.compose.runtime:runtime:1.2.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.ui:ui-geometry:1.2.0-rc01
+| | +--- 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
+| | | \--- 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.annotation:annotation:1.2.0 -> 1.3.0
+| | +--- androidx.compose.ui:ui-unit:1.1.1
+| | | +--- androidx.compose.ui:ui-geometry:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.2.0-rc01 (*)
+| | +--- androidx.compose.ui:ui-unit:1.2.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | \--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.ui:ui-text:1.1.1
+| | +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| | | +--- 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 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| | +--- androidx.compose.ui:ui-util:1.2.0-rc01 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
+| +--- androidx.compose.ui:ui-text:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime-saveable:1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.collection:collection:1.1.0 (*)
+| | \--- androidx.core:core:1.5.0 -> 1.7.0 (*)
+| +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 (*)
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui-util:1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.autofill:autofill:1.0.0
+| | \--- androidx.core:core:1.1.0 -> 1.7.0 (*)
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*)
+| +--- androidx.savedstate:savedstate:1.1.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.core:core:1.5.0 -> 1.8.0-rc02 (*)
+| | +--- 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.core:core:1.5.0 -> 1.8.0-rc02 (*)
+| +--- androidx.customview:customview-poolingcontainer:1.0.0-rc01
+| | +--- androidx.core:core-ktx:1.5.0 -> 1.8.0-rc02 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.1
+| | +--- androidx.lifecycle:lifecycle-common:2.4.1 (*)
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+| \--- androidx.profileinstaller:profileinstaller:1.1.0
+| +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| \--- androidx.startup:startup-runtime:1.0.0 (*)
++--- androidx.compose.foundation:foundation:1.1.1
+| +--- androidx.profileinstaller:profileinstaller:1.2.0-rc01
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+| | \--- androidx.startup:startup-runtime:1.1.1 (*)
+| +--- androidx.savedstate:savedstate-ktx:1.2.0-rc01 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- 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.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 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | +--- 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 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.1.1
+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.0-rc01
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+| | | +--- androidx.compose.ui:ui:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-unit:1.1.1 (*)
+| | | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| | | +--- 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.core:core:1.7.0 -> 1.8.0-rc02 (*)
+| | | \--- 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 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
+| +--- androidx.compose.ui:ui-graphics:1.1.1 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
+| \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
++--- androidx.compose.material:material:1.1.1
+| +--- 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 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
++--- androidx.compose.material:material:1.2.0-rc01
+| +--- 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.1.1 (*)
+| +--- androidx.compose.material:material-icons-core:1.1.1
+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.1.1
+| | +--- androidx.compose.foundation:foundation:1.1.1 (*)
+| | +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- 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 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+| +--- androidx.compose.material:material-ripple:1.2.0-rc01
+| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| | \--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.1.1 (*)
+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.1.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+| +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
+| +--- androidx.compose.foundation:foundation-layout:1.1.1 (*)
+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.1.1 (*)
+| +--- androidx.savedstate:savedstate:1.1.0 (*)
+| | +--- 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 (*)
+| | \--- 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.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.1 (*)
+| \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
++--- androidx.compose.runtime:runtime-livedata:1.1.1
+| +--- androidx.compose.runtime:runtime:1.1.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.4.1 (*)
+| +--- 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.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+| \--- androidx.compose.ui:ui:1.0.0 -> 1.1.1 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.1
+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.4.1 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.1.0-beta04 -> 1.1.1 (*)
+| +--- androidx.compose.material:material:1.1.0-beta04 -> 1.1.1 (*)
+| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.1 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
++--- com.google.android.material:compose-theme-adapter:1.1.11
+| +--- androidx.appcompat:appcompat:1.4.1 (*)
+| +--- androidx.core:core-ktx:1.8.0-rc02 (*)
+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.2.0-rc01 (*)
+| +--- 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.1.1 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.1.1 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.2.0-rc01 (*)
+| +--- androidx.activity:activity-ktx:1.4.0 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.1.1 (*)
+| +--- androidx.compose.ui:ui:1.0.1 -> 1.2.0-rc01 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+\--- androidx.compose.material:material-icons-extended:1.1.1
+ +--- androidx.compose.material:material-icons-core:1.1.1 (*)
+ +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+ \--- androidx.compose.runtime:runtime:1.1.1 (*)
+\--- 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 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21

Loading…
Cancel
Save