From e13d16d6442d30ea2ad2b97640d72c847f666c64 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Tue, 4 Oct 2022 14:35:50 -0500 Subject: [PATCH] Jetpack Compose compiler 1.3.2 --- buildSrc/src/main/kotlin/Versions.kt | 6 +- deps_fdroid.txt | 412 ++++++++++++------------- deps_googleplay.txt | 438 +++++++++++++-------------- 3 files changed, 428 insertions(+), 428 deletions(-) diff --git a/buildSrc/src/main/kotlin/Versions.kt b/buildSrc/src/main/kotlin/Versions.kt index 1e2decf10..a27a8db88 100644 --- a/buildSrc/src/main/kotlin/Versions.kt +++ b/buildSrc/src/main/kotlin/Versions.kt @@ -1,5 +1,5 @@ object Versions { - const val kotlin = "1.7.10" + const val kotlin = "1.7.20" const val compileSdk = 33 const val targetSdk = 33 const val minSdk = 24 @@ -18,8 +18,8 @@ object Versions { const val hilt_androidx = "1.0.0" const val lifecycle = "2.4.1" const val markwon = "4.6.2" - const val compose_compiler = "1.3.0" - const val compose = "1.3.0-beta03" + const val compose_compiler = "1.3.2" + const val compose = "1.3.0-rc01" const val compose_theme_adapter = "1.1.11" const val accompanist = "0.24.12-rc" const val coil = "2.2.0" diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 3e4ba23e8..e36d32f02 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -1,23 +1,23 @@ ++--- androidx.databinding:viewbinding:7.3.0 -+| \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 ++| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 +| \--- org.jetbrains:annotations:13.0 -> 20.1.0 ++--- androidx.databinding:databinding-common:7.3.0 ++--- androidx.databinding:databinding-runtime:7.3.0 +| +--- androidx.collection:collection:1.0.0 -> 1.2.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.databinding:databinding-common:7.3.0 +| +--- androidx.databinding:viewbinding:7.3.0 (*) +| \--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.5.0-rc01 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.arch.core:core-common:2.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.arch.core:core-runtime:2.1.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.arch.core:core-common:2.1.0 (*) +| \--- androidx.lifecycle:lifecycle-common:2.5.0-rc01 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- androidx.lifecycle:lifecycle-common-java8:2.5.0-rc01 (c) ++--- androidx.databinding:databinding-adapters:7.3.0 +| +--- androidx.databinding:databinding-runtime:7.3.0 (*) @@ -30,17 +30,17 @@ +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) -+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.10 -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.10 ++| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*) ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20 +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*) +| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.5.0-rc01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.4.0 -> 2.4.1 +| | +--- androidx.arch.core:core-common:2.1.0 (*) @@ -52,20 +52,20 @@ +| +--- androidx.lifecycle:lifecycle-process:2.4.0 -> 2.4.1 +| | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.0-rc01 (*) +| | +--- androidx.startup:startup-runtime:1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | \--- androidx.tracing:tracing:1.0.0 -+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.lifecycle:lifecycle-service:2.4.0 +| | \--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.4.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0-rc01 (c) +| +--- androidx.databinding:databinding-runtime:7.3.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.7.20 (*) ++--- com.github.tasks:dav4jvm:deb2c9aef8 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.20 (*) +| \--- org.apache.commons:commons-lang3:3.8.1 ++--- com.github.tasks:ical4android:0e928b567c +| +--- org.mnode.ical4j:ical4j:3.0.21 @@ -73,84 +73,84 @@ +| | +--- commons-codec:commons-codec:1.11 +| | +--- org.apache.commons:commons-lang3:3.8.1 +| | \--- org.apache.commons:commons-collections4:4.1 -+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.7.20 (*) +| +--- com.sun.mail:android-mail:1.6.5 +| | \--- com.sun.mail:android-activation:1.6.5 +| +--- 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 -> 1.9.0-alpha05 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.core:core:1.9.0-alpha05 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | +--- androidx.annotation:annotation-experimental:1.1.0 +| | +--- androidx.collection:collection:1.0.0 -> 1.2.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.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | \--- androidx.core:core-ktx:1.9.0-alpha05 (c) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| \--- androidx.core:core:1.9.0-alpha05 (c) ++--- com.github.bitfireAT:cert4android:7814052 +| +--- androidx.databinding:databinding-common:7.2.0 -> 7.3.0 +| +--- androidx.databinding:databinding-runtime:7.2.0 -> 7.3.0 (*) +| +--- androidx.databinding:databinding-adapters:7.2.0 -> 7.3.0 (*) +| +--- androidx.databinding:databinding-ktx:7.2.0 -> 7.3.0 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 -> 1.7.20 (*) +| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 +| | +--- androidx.activity:activity:1.6.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.9.0-alpha05 (*) +| | | +--- androidx.lifecycle:lifecycle-runtime:2.5.0-rc01 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0-rc01 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 (*) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.0-rc01 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) +| | | | +--- androidx.savedstate:savedstate:1.2.0-rc01 -> 1.2.0 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.arch.core:core-common:2.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.0-rc01 (*) -+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| | | +--- androidx.savedstate:savedstate:1.2.0-rc01 -> 1.2.0 (*) +| | | +--- androidx.tracing:tracing:1.0.0 (*) -+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | | \--- androidx.activity:activity-ktx:1.6.0-alpha05 (c) -+| | +--- androidx.annotation:annotation:1.3.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.3.0 -> 1.5.0 (*) +| | +--- androidx.appcompat:appcompat-resources:1.6.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.6.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | | +--- androidx.interpolator:interpolator:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.core:core:1.9.0-alpha05 (*) +| | +--- androidx.cursoradapter:cursoradapter:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.2.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.customview:customview:1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.3.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | +--- androidx.emoji2:emoji2:1.2.0-alpha04 -+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.3.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.lifecycle:lifecycle-process:2.4.1 (*) @@ -160,15 +160,15 @@ +| | | +--- androidx.core:core:1.3.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.emoji2:emoji2:1.2.0-alpha04 (*) +| | +--- androidx.fragment:fragment:1.3.6 -> 1.4.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | | +--- androidx.viewpager:viewpager:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | | \--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | +--- androidx.loader:loader:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*) +| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.5.0-rc01 (*) @@ -178,14 +178,14 @@ +| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -> 2.5.0-rc01 (*) +| | | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.20 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 -+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| +--- androidx.cardview:cardview:1.0.0 -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 +| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.5.0-rc01 (*) +| | +--- androidx.arch.core:core-common:2.1.0 (*) @@ -200,19 +200,19 @@ +| | +--- androidx.lifecycle:lifecycle-livedata:2.4.1 (*) +| | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.4.1 +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.4.1 -> 2.5.0-rc01 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.6.4 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 -> 2.5.0-rc01 +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| +--- com.google.android.material:material:1.6.0 -> 1.8.0-alpha01 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | +--- androidx.appcompat:appcompat:1.5.0 -> 1.6.0-alpha05 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) +| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) @@ -226,30 +226,30 @@ +| | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.documentfile:documentfile:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.loader:loader:1.0.0 (*) +| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | \--- androidx.print:print:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 +| | +--- androidx.fragment:fragment:1.2.5 -> 1.4.0 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.0-rc01 (*) +| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.transition:transition:1.2.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.1 -> 1.9.0-alpha05 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | \--- androidx.viewpager2:viewpager2:1.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.1.0 (*) +| | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) @@ -268,16 +268,16 @@ +| | +--- com.google.dagger:dagger:2.42 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.3.1 -> 1.6.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.fragment:fragment:1.3.6 -> 1.4.0 (*) +| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) ++--- androidx.hilt:hilt-work:1.0.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.42 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 @@ -288,11 +288,11 @@ +| | +--- androidx.core:core:1.6.0 -> 1.9.0-alpha05 (*) +| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.2 +| | | +--- androidx.room:room-common:2.4.2 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.sqlite:sqlite-framework:2.2.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | \--- androidx.sqlite:sqlite:2.2.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.sqlite:sqlite:2.2.0 (*) +| | | +--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 (*) +| | | \--- androidx.annotation:annotation-experimental:1.1.0 @@ -310,35 +310,35 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.0-rc01 (*) +| | +--- androidx.savedstate:savedstate-ktx:1.2.0-rc01 -> 1.2.0 +| | | +--- androidx.savedstate:savedstate:1.2.0 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- androidx.activity:activity:1.6.0-alpha05 (c) +| +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 (*) +| +--- androidx.collection:collection-ktx:1.1.0 -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*) +| | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 -> 2.4.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.20 (*) ++--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 -> 2.5.0-rc01 (*) ++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 -> 2.5.0-rc01 (*) ++--- androidx.room:room-ktx:2.4.2 +| +--- androidx.room:room-common:2.4.2 (*) +| +--- androidx.room:room-runtime:2.4.2 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*) ++--- androidx.appcompat:appcompat:1.6.0-alpha05 (*) ++--- androidx.paging:paging-runtime:2.1.2 +| +--- androidx.paging:paging-common:2.1.2 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*) +| +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*) +| \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*) ++--- io.noties.markwon:core:4.6.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.atlassian.commonmark:commonmark:0.13.0 ++--- io.noties.markwon:editor:4.6.2 +| \--- io.noties.markwon:core:4.6.2 (*) @@ -354,20 +354,20 @@ +| \--- 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.7.10 (*) +++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 (*) ++--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 +| +--- com.squareup.okio:okio:3.0.0 -> 3.2.0 +| | \--- com.squareup.okio:okio-jvm:3.2.0 -+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.10 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.10 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++--- com.github.franmontiel:PersistentCookieJar:v1.0.1 +| \--- com.squareup.okhttp3:okhttp:3.1.2 -> 4.10.0 (*) ++--- com.google.code.gson:gson:2.8.8 ++--- com.google.android.material:material:1.8.0-alpha01 (*) ++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| \--- androidx.interpolator:interpolator:1.0.0 (*) ++--- androidx.preference:preference:1.1.1 @@ -375,10 +375,10 @@ +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| +--- 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.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) ++--- com.jakewharton.timber:timber:5.0.1 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.7.20 (*) +| \--- org.jetbrains:annotations:20.1.0 ++--- com.google.android.apps.dashclock:dashclock-api:2.0.0 ++--- com.github.twofortyfouram:android-plugin-api-for-locale:1.0.2 @@ -413,23 +413,23 @@ ++--- androidx.work:work-runtime:2.7.1 (*) ++--- androidx.work:work-runtime-ktx:2.7.1 +| +--- androidx.work:work-runtime:2.7.1 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.4 (*) ++--- com.etebase:client:2.3.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) ++--- net.openid:appauth:0.11.1 -+| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.appcompat:appcompat:1.3.0 -> 1.6.0-alpha05 (*) +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.interpolator:interpolator:1.0.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.11 ++--- com.squareup.retrofit2:retrofit:2.9.0 @@ -438,179 +438,179 @@ +| +--- com.squareup.retrofit2:retrofit:2.9.0 (*) +| \--- com.squareup.moshi:moshi:1.8.0 +| \--- com.squareup.okio:okio:1.16.0 -> 3.2.0 (*) -++--- androidx.compose.ui:ui:1.3.0-beta03 +++--- androidx.compose.ui:ui:1.3.0-rc01 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.5.0 (*) +| +--- androidx.autofill:autofill:1.0.0 +| | \--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) -+| +--- androidx.compose.runtime:runtime-saveable:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.ui:ui-geometry:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.ui:ui-graphics:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-unit:1.3.0-beta03 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-geometry:1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| +--- androidx.compose.ui:ui-text:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.compose.runtime:runtime-saveable:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.ui:ui-geometry:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.ui:ui-graphics:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-unit:1.3.0-rc01 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-geometry:1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| +--- androidx.compose.ui:ui-text:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) -+| | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-graphics:1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-unit:1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-graphics:1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-unit:1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) -+| +--- androidx.compose.ui:ui-unit:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| +--- androidx.compose.ui:ui-unit:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*) +| +--- androidx.customview:customview-poolingcontainer:1.0.0 +| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0-alpha05 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.lifecycle:lifecycle-common:2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.profileinstaller:profileinstaller:1.2.0 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | \--- androidx.startup:startup-runtime:1.1.1 (*) +| +--- androidx.savedstate:savedstate-ktx:1.2.0 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) -++--- androidx.compose.foundation:foundation:1.3.0-beta03 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) +++--- androidx.compose.foundation:foundation:1.3.0-rc01 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.compose.animation:animation:1.1.1 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.compose.animation:animation-core:1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*) -+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) -+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.3.0-beta03 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) ++| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.3.0-rc01 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.compose.animation:animation-core:1.1.1 (*) -+| | | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) ++| | | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) +| | | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10 -+| +--- androidx.compose.foundation:foundation-layout:1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -++--- androidx.compose.material:material:1.3.0-beta03 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.20 ++| +--- androidx.compose.foundation:foundation-layout:1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +++--- androidx.compose.material:material:1.3.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.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.material:material-icons-core:1.3.0-beta03 -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.material:material-ripple:1.3.0-beta03 ++| +--- androidx.compose.foundation:foundation:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.material:material-icons-core:1.3.0-rc01 ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.material:material-ripple:1.3.0-rc01 +| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*) -+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) ++| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -++--- androidx.compose.runtime:runtime-livedata:1.3.0-beta03 -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +++--- androidx.compose.runtime:runtime-livedata:1.3.0-rc01 ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++--- com.google.android.material:compose-theme-adapter:1.1.11 +| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 (*) +| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*) -+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.3.0-rc01 (*) +| +--- com.google.android.material:material:1.7.0-alpha02 -> 1.8.0-alpha01 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) ++--- androidx.activity:activity-compose:1.4.0 -> 1.5.0-rc01 +| +--- androidx.activity:activity-ktx:1.5.0-rc01 -> 1.6.0-alpha05 (*) -+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-common-java8:2.5.0-rc01 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) -++--- androidx.compose.material:material-icons-extended:1.3.0-beta03 -+| +--- androidx.compose.material:material-icons-core:1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +++--- androidx.compose.material:material-icons-extended:1.3.0-rc01 ++| +--- androidx.compose.material:material-icons-core:1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++--- androidx.lifecycle:lifecycle-viewmodel-compose:2.4.1 +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0 -> 2.5.0-rc01 (*) -+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) -++--- androidx.compose.ui:ui-viewbinding:1.3.0-beta03 -+| +--- androidx.compose.ui:ui:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +++--- androidx.compose.ui:ui-viewbinding:1.3.0-rc01 ++| +--- androidx.compose.ui:ui:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| +--- androidx.databinding:viewbinding:4.1.2 -> 7.3.0 (*) +| +--- androidx.fragment:fragment-ktx:1.3.2 -> 1.4.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++--- io.coil-kt:coil-compose:2.2.0 +| +--- io.coil-kt:coil-compose-base:2.2.0 +| | +--- io.coil-kt:coil-base:2.2.0 +| | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.7.10 -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.7.10 -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.0-rc01 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) +| | | +--- com.squareup.okhttp3:okhttp:4.10.0 (*) +| | | +--- com.squareup.okio:okio:3.2.0 (*) -+| | | +--- androidx.annotation:annotation:1.4.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.4.0 -> 1.5.0 (*) +| | | +--- androidx.appcompat:appcompat-resources:1.5.0 -> 1.6.0-alpha05 (*) +| | | +--- androidx.collection:collection:1.2.0 (*) +| | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.exifinterface:exifinterface:1.3.3 -+| | | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.foundation:foundation:1.2.1 -> 1.3.0-beta03 (*) ++| | | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) ++| | +--- androidx.compose.foundation:foundation:1.2.1 -> 1.3.0-rc01 (*) +| | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| | \--- com.google.accompanist:accompanist-drawablepainter:0.25.1 -+| | \--- androidx.compose.ui:ui:1.2.1 -> 1.3.0-beta03 (*) ++| | \--- androidx.compose.ui:ui:1.2.1 -> 1.3.0-rc01 (*) +| \--- io.coil-kt:coil:2.2.0 +| \--- io.coil-kt:coil-base:2.2.0 (*) ++--- io.coil-kt:coil-video:2.2.0 @@ -625,13 +625,13 @@ +| +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*) ++--- com.google.accompanist:accompanist-flowlayout:0.24.12-rc -+| +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-beta03 (*) -+| \--- androidx.compose.ui:ui-util:1.2.0-rc02 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-rc01 (*) ++| \--- androidx.compose.ui:ui-util:1.2.0-rc02 -> 1.3.0-rc01 (*) +\--- com.google.accompanist:accompanist-permissions:0.24.12-rc + +--- androidx.activity:activity-compose:1.5.0-rc01 (*) -+ +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-beta03 (*) ++ +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-rc01 (*) + +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0 -> 1.6.4 (*) + \--- io.github.aakira:napier:1.4.1 + \--- io.github.aakira:napier-android:1.4.1 -+ +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.10 (*) -+ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32 -> 1.7.10 ++ +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.20 (*) ++ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32 -> 1.7.20 diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 64cdb8228..bca62e363 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -1,23 +1,23 @@ ++--- androidx.databinding:viewbinding:7.3.0 -+| \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 ++| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 +| \--- org.jetbrains:annotations:13.0 -> 20.1.0 ++--- androidx.databinding:databinding-common:7.3.0 ++--- androidx.databinding:databinding-runtime:7.3.0 +| +--- androidx.collection:collection:1.0.0 -> 1.2.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.databinding:databinding-common:7.3.0 +| +--- androidx.databinding:viewbinding:7.3.0 (*) +| \--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.5.0-rc01 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.arch.core:core-common:2.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.arch.core:core-runtime:2.1.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.arch.core:core-common:2.1.0 (*) +| \--- androidx.lifecycle:lifecycle-common:2.5.0-rc01 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- androidx.lifecycle:lifecycle-common-java8:2.5.0-rc01 (c) ++--- androidx.databinding:databinding-adapters:7.3.0 +| +--- androidx.databinding:databinding-runtime:7.3.0 (*) @@ -30,17 +30,17 @@ +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) +| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) -+| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.10 -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.10 ++| | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*) ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20 +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*) +| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.5.0-rc01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.4.0 -> 2.4.1 +| | +--- androidx.arch.core:core-common:2.1.0 (*) @@ -52,107 +52,107 @@ +| +--- androidx.lifecycle:lifecycle-process:2.4.0 -> 2.4.1 +| | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.0-rc01 (*) +| | +--- androidx.startup:startup-runtime:1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | \--- androidx.tracing:tracing:1.0.0 -+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.lifecycle:lifecycle-service:2.4.0 +| | \--- androidx.lifecycle:lifecycle-runtime:2.4.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.4.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0-rc01 (c) +| +--- androidx.databinding:databinding-runtime:7.3.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31 -> 1.7.20 (*) ++--- com.google.firebase:firebase-crashlytics:18.2.11 +| +--- com.google.android.datatransport:transport-api:3.0.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- com.google.android.datatransport:transport-backend-cct:3.1.5 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- com.google.android.datatransport:transport-api:3.0.0 (*) +| | +--- com.google.android.datatransport:transport-runtime:3.1.5 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- com.google.android.datatransport:transport-api:3.0.0 (*) +| | | +--- com.google.firebase:firebase-encoders:17.0.0 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- com.google.firebase:firebase-encoders-proto:16.0.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | \--- com.google.firebase:firebase-encoders:17.0.0 (*) +| | | \--- javax.inject:javax.inject:1 +| | +--- com.google.firebase:firebase-encoders:17.0.0 (*) +| | \--- com.google.firebase:firebase-encoders-json:18.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- com.google.firebase:firebase-encoders:17.0.0 (*) +| +--- com.google.android.datatransport:transport-runtime:3.1.5 (*) +| +--- 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.2.0 (*) +| | +--- androidx.core:core:1.2.0 -> 1.9.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | | +--- androidx.annotation:annotation-experimental:1.1.0 +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.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.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.0-rc01 (*) +| | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | \--- androidx.core:core-ktx:1.9.0-alpha05 (c) +| | \--- androidx.fragment:fragment:1.0.0 -> 1.4.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.9.0-alpha05 (*) -+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | | \--- androidx.core:core:1.9.0-alpha05 (c) +| | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | +--- androidx.viewpager:viewpager:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.customview:customview:1.0.0 -> 1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.3.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | +--- androidx.loader:loader:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*) +| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.5.0-rc01 (*) +| | +--- androidx.activity:activity:1.2.4 -> 1.6.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.9.0-alpha05 (*) +| | | +--- androidx.lifecycle:lifecycle-runtime:2.5.0-rc01 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.0-rc01 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 (*) +| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.0-rc01 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) +| | | | +--- androidx.savedstate:savedstate:1.2.0-rc01 -> 1.2.0 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | | +--- androidx.arch.core:core-common:2.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.0-rc01 (*) -+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| | | +--- androidx.savedstate:savedstate:1.2.0-rc01 -> 1.2.0 (*) +| | | +--- androidx.tracing:tracing:1.0.0 (*) -+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | | \--- androidx.activity:activity-ktx:1.6.0-alpha05 (c) +| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.20 (*) +| +--- com.google.firebase:firebase-annotations:16.0.0 +| +--- com.google.firebase:firebase-common:20.1.1 +| | +--- com.google.android.gms:play-services-basement:18.0.0 (*) +| | +--- com.google.android.gms:play-services-tasks:18.0.1 (*) +| | \--- com.google.firebase:firebase-components:17.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- com.google.firebase:firebase-annotations:16.0.0 +| +--- com.google.firebase:firebase-components:17.0.0 (*) +| +--- com.google.firebase:firebase-encoders:17.0.0 (*) @@ -172,15 +172,15 @@ +| +--- com.google.android.gms:play-services-measurement:20.1.0 +| | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.documentfile:documentfile:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.loader:loader:1.0.0 (*) +| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | \--- androidx.print:print:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- 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-basement:18.0.0 (*) @@ -211,7 +211,7 @@ +| +--- com.google.android.gms:play-services-measurement-base:20.1.0 (*) +| \--- com.google.android.gms:play-services-measurement-impl:20.1.0 (*) ++--- com.google.firebase:firebase-config-ktx:21.0.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- com.google.firebase:firebase-abt:21.0.0 +| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| | +--- com.google.firebase:firebase-common:20.0.0 -> 20.1.1 (*) @@ -219,10 +219,10 @@ +| | \--- com.google.firebase:firebase-measurement-connector:18.0.0 -> 19.0.0 (*) +| +--- com.google.firebase:firebase-common:20.0.0 -> 20.1.1 (*) +| +--- com.google.firebase:firebase-common-ktx:20.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- com.google.firebase:firebase-common:20.0.0 -> 20.1.1 (*) +| | +--- com.google.firebase:firebase-components:17.0.0 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.7.20 (*) +| +--- com.google.firebase:firebase-components:17.0.0 (*) +| +--- com.google.firebase:firebase-config:21.0.1 +| | +--- com.google.android.gms:play-services-tasks:17.0.2 -> 18.0.1 (*) @@ -234,7 +234,7 @@ +| | \--- com.google.firebase:firebase-measurement-connector:18.0.0 -> 19.0.0 (*) +| +--- com.google.firebase:firebase-installations:17.0.0 -> 17.0.1 (*) +| +--- com.google.firebase:firebase-installations-interop:17.0.0 -> 17.0.1 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.7.20 (*) ++--- 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.2.0 (*) @@ -252,42 +252,42 @@ +| \--- com.google.android.gms:play-services-basement:18.0.0 (*) ++--- com.android.billingclient:billing-ktx:3.0.3 +| +--- com.android.billingclient:billing:3.0.3 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.7.20 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.6.4 (*) ++--- 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.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.7.20 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.6 -> 1.6.4 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| \--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*) ++--- com.google.android.gms:play-services-oss-licenses:17.0.0 +| +--- androidx.appcompat:appcompat:1.0.0 -> 1.6.0-alpha05 +| | +--- androidx.activity:activity:1.6.0-alpha05 (*) -+| | +--- androidx.annotation:annotation:1.3.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.3.0 -> 1.5.0 (*) +| | +--- androidx.appcompat:appcompat-resources:1.6.0-alpha05 -+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.6.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | | +--- androidx.interpolator:interpolator:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.core:core:1.9.0-alpha05 (*) +| | +--- androidx.cursoradapter:cursoradapter:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.2.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.customview:customview:1.1.0 (*) +| | +--- androidx.emoji2:emoji2:1.2.0-alpha04 -+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | | +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| | | +--- androidx.core:core:1.3.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.lifecycle:lifecycle-process:2.4.1 (*) @@ -300,14 +300,14 @@ +| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.0-rc01 (*) +| | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 -+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| +--- androidx.loader:loader:1.0.0 (*) +| +--- com.google.android.gms:play-services-base:17.0.0 -> 18.0.1 (*) +| +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.0.1 (*) ++--- com.github.tasks:dav4jvm:deb2c9aef8 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.20 (*) +| \--- org.apache.commons:commons-lang3:3.8.1 ++--- com.github.tasks:ical4android:0e928b567c +| +--- org.mnode.ical4j:ical4j:3.0.21 @@ -315,7 +315,7 @@ +| | +--- commons-codec:commons-codec:1.11 +| | +--- org.apache.commons:commons-lang3:3.8.1 +| | \--- org.apache.commons:commons-collections4:4.1 -+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.7.20 (*) +| +--- com.sun.mail:android-mail:1.6.5 +| | \--- com.sun.mail:android-activation:1.6.5 +| +--- commons-io:commons-io:2.6 @@ -327,10 +327,10 @@ +| +--- androidx.databinding:databinding-runtime:7.2.0 -> 7.3.0 (*) +| +--- androidx.databinding:databinding-adapters:7.2.0 -> 7.3.0 (*) +| +--- androidx.databinding:databinding-ktx:7.2.0 -> 7.3.0 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 -> 1.7.20 (*) +| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 (*) +| +--- androidx.cardview:cardview:1.0.0 -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 +| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.5.0-rc01 (*) +| | +--- androidx.arch.core:core-common:2.1.0 (*) @@ -345,19 +345,19 @@ +| | +--- androidx.lifecycle:lifecycle-livedata:2.4.1 (*) +| | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.4.1 +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.4.1 -> 2.5.0-rc01 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.6.4 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 -> 2.5.0-rc01 +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.0-rc01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*) +| +--- com.google.android.material:material:1.6.0 -> 1.8.0-alpha01 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | +--- androidx.appcompat:appcompat:1.5.0 -> 1.6.0-alpha05 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) +| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) @@ -375,17 +375,17 @@ +| | +--- androidx.fragment:fragment:1.2.5 -> 1.4.0 (*) +| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.0-rc01 (*) +| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.transition:transition:1.2.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.core:core:1.0.1 -> 1.9.0-alpha05 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) +| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | \--- androidx.viewpager2:viewpager2:1.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.1.0 (*) +| | +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) @@ -404,16 +404,16 @@ +| | +--- com.google.dagger:dagger:2.42 (*) +| | \--- javax.inject:javax.inject:1 +| +--- androidx.activity:activity:1.3.1 -> 1.6.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.fragment:fragment:1.3.6 -> 1.4.0 (*) +| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) +| +--- javax.inject:javax.inject:1 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) ++--- androidx.hilt:hilt-work:1.0.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.42 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 @@ -424,11 +424,11 @@ +| | +--- androidx.core:core:1.6.0 -> 1.9.0-alpha05 (*) +| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.2 +| | | +--- androidx.room:room-common:2.4.2 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.sqlite:sqlite-framework:2.2.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | | \--- androidx.sqlite:sqlite:2.2.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | | +--- androidx.sqlite:sqlite:2.2.0 (*) +| | | +--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 (*) +| | | \--- androidx.annotation:annotation-experimental:1.1.0 @@ -446,35 +446,35 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.0-rc01 (*) +| | +--- androidx.savedstate:savedstate-ktx:1.2.0-rc01 -> 1.2.0 +| | | +--- androidx.savedstate:savedstate:1.2.0 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| | \--- androidx.activity:activity:1.6.0-alpha05 (c) +| +--- androidx.core:core-ktx:1.2.0 -> 1.9.0-alpha05 (*) +| +--- androidx.collection:collection-ktx:1.1.0 -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*) +| | \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 -> 2.4.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate-ktx:1.1.0 -> 1.2.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.20 (*) ++--- androidx.lifecycle:lifecycle-runtime-ktx:2.4.1 -> 2.5.0-rc01 (*) ++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.4.1 -> 2.5.0-rc01 (*) ++--- androidx.room:room-ktx:2.4.2 +| +--- androidx.room:room-common:2.4.2 (*) +| +--- androidx.room:room-runtime:2.4.2 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.6.4 (*) ++--- androidx.appcompat:appcompat:1.6.0-alpha05 (*) ++--- androidx.paging:paging-runtime:2.1.2 +| +--- androidx.paging:paging-common:2.1.2 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*) +| | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*) +| +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.4.1 (*) +| \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*) ++--- io.noties.markwon:core:4.6.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.atlassian.commonmark:commonmark:0.13.0 ++--- io.noties.markwon:editor:4.6.2 +| \--- io.noties.markwon:core:4.6.2 (*) @@ -490,20 +490,20 @@ +| \--- 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.7.10 (*) +++--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 (*) ++--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 +| +--- com.squareup.okio:okio:3.0.0 -> 3.2.0 +| | \--- com.squareup.okio:okio-jvm:3.2.0 -+| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.10 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.10 -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.10 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*) ++--- com.github.franmontiel:PersistentCookieJar:v1.0.1 +| \--- com.squareup.okhttp3:okhttp:3.1.2 -> 4.10.0 (*) ++--- com.google.code.gson:gson:2.8.8 ++--- com.google.android.material:material:1.8.0-alpha01 (*) ++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| \--- androidx.interpolator:interpolator:1.0.0 (*) ++--- androidx.preference:preference:1.1.1 @@ -511,10 +511,10 @@ +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| +--- 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.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) ++--- com.jakewharton.timber:timber:5.0.1 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.7.20 (*) +| \--- org.jetbrains:annotations:20.1.0 ++--- com.google.android.apps.dashclock:dashclock-api:2.0.0 ++--- com.github.twofortyfouram:android-plugin-api-for-locale:1.0.2 @@ -549,23 +549,23 @@ ++--- androidx.work:work-runtime:2.7.1 (*) ++--- androidx.work:work-runtime-ktx:2.7.1 +| +--- androidx.work:work-runtime:2.7.1 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.6.4 (*) ++--- com.etebase:client:2.3.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.10.0 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 +| \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.0-alpha05 (*) ++--- net.openid:appauth:0.11.1 -+| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| +--- androidx.appcompat:appcompat:1.3.0 -> 1.6.0-alpha05 (*) +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 -> 1.2.0 (*) +| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.interpolator:interpolator:1.0.0 (*) +| +--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.11 ++--- com.squareup.retrofit2:retrofit:2.9.0 @@ -574,179 +574,179 @@ +| +--- com.squareup.retrofit2:retrofit:2.9.0 (*) +| \--- com.squareup.moshi:moshi:1.8.0 +| \--- com.squareup.okio:okio:1.16.0 -> 3.2.0 (*) -++--- androidx.compose.ui:ui:1.3.0-beta03 +++--- androidx.compose.ui:ui:1.3.0-rc01 +| +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.0-alpha05 (*) -+| +--- androidx.annotation:annotation:1.5.0-beta01 (*) ++| +--- androidx.annotation:annotation:1.5.0 (*) +| +--- androidx.autofill:autofill:1.0.0 +| | \--- androidx.core:core:1.1.0 -> 1.9.0-alpha05 (*) +| +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) -+| +--- androidx.compose.runtime:runtime-saveable:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.ui:ui-geometry:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.ui:ui-graphics:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-unit:1.3.0-beta03 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) -+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-geometry:1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| +--- androidx.compose.ui:ui-text:1.3.0-beta03 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| +--- androidx.compose.runtime:runtime-saveable:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.ui:ui-geometry:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.ui:ui-graphics:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-unit:1.3.0-rc01 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) ++| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-geometry:1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| +--- androidx.compose.ui:ui-text:1.3.0-rc01 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*) -+| | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-graphics:1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-unit:1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-graphics:1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-unit:1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) -+| +--- androidx.compose.ui:ui-unit:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| +--- androidx.compose.ui:ui-unit:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| +--- androidx.core:core:1.5.0 -> 1.9.0-alpha05 (*) +| +--- androidx.customview:customview-poolingcontainer:1.0.0 +| | +--- androidx.core:core-ktx:1.5.0 -> 1.9.0-alpha05 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.0-rc01 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | \--- androidx.lifecycle:lifecycle-common:2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.profileinstaller:profileinstaller:1.2.0 -+| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) +| | \--- androidx.startup:startup-runtime:1.1.1 (*) +| +--- androidx.savedstate:savedstate-ktx:1.2.0 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) -++--- androidx.compose.foundation:foundation:1.3.0-beta03 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) +++--- androidx.compose.foundation:foundation:1.3.0-rc01 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| +--- androidx.compose.animation:animation:1.1.1 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | +--- androidx.compose.animation:animation-core:1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*) -+| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*) -+| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.3.0-beta03 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*) ++| | +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.3.0-rc01 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*) +| | | +--- androidx.compose.animation:animation-core:1.1.1 (*) -+| | | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.0-beta03 (*) -+| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) ++| | | +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.0-rc01 (*) ++| | | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) +| | | +--- androidx.core:core:1.7.0 -> 1.9.0-alpha05 (*) -+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10 -+| +--- androidx.compose.foundation:foundation-layout:1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -++--- androidx.compose.material:material:1.3.0-beta03 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.20 ++| +--- androidx.compose.foundation:foundation-layout:1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +++--- androidx.compose.material:material:1.3.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.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.material:material-icons-core:1.3.0-beta03 -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) -+| +--- androidx.compose.material:material-ripple:1.3.0-beta03 ++| +--- androidx.compose.foundation:foundation:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.material:material-icons-core:1.3.0-rc01 ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++| +--- androidx.compose.material:material-ripple:1.3.0-rc01 +| | +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*) -+| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-beta03 (*) -+| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -+| +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-beta03 (*) ++| | +--- androidx.compose.foundation:foundation:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.0-rc01 (*) ++| | +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++| +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.0-rc01 (*) +| +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -++--- androidx.compose.runtime:runtime-livedata:1.3.0-beta03 -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-beta03 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 +++--- androidx.compose.runtime:runtime-livedata:1.3.0-rc01 ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.0 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.2.0 -> 2.4.1 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++--- com.google.android.material:compose-theme-adapter:1.1.11 +| +--- androidx.appcompat:appcompat:1.4.1 -> 1.6.0-alpha05 (*) +| +--- androidx.core:core-ktx:1.8.0-rc02 -> 1.9.0-alpha05 (*) -+| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.2.0-beta03 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.material:material:1.2.0-beta03 -> 1.3.0-rc01 (*) +| +--- com.google.android.material:material:1.7.0-alpha02 -> 1.8.0-alpha01 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) ++--- androidx.activity:activity-compose:1.4.0 -> 1.5.0-rc01 +| +--- androidx.activity:activity-ktx:1.5.0-rc01 -> 1.6.0-alpha05 (*) -+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-rc01 (*) +| +--- androidx.lifecycle:lifecycle-common-java8:2.5.0-rc01 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*) -++--- androidx.compose.material:material-icons-extended:1.3.0-beta03 -+| +--- androidx.compose.material:material-icons-core:1.3.0-beta03 (*) -+| +--- androidx.compose.runtime:runtime:1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*) +++--- androidx.compose.material:material-icons-extended:1.3.0-rc01 ++| +--- androidx.compose.material:material-icons-core:1.3.0-rc01 (*) ++| +--- androidx.compose.runtime:runtime:1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20 ++--- androidx.lifecycle:lifecycle-viewmodel-compose:2.4.1 +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0 -> 2.5.0-rc01 (*) -+| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-beta03 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*) -++--- androidx.compose.ui:ui-viewbinding:1.3.0-beta03 -+| +--- androidx.compose.ui:ui:1.3.0-beta03 (*) -+| +--- androidx.compose.ui:ui-util:1.3.0-beta03 (*) ++| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui:1.0.1 -> 1.3.0-rc01 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.20 (*) +++--- androidx.compose.ui:ui-viewbinding:1.3.0-rc01 ++| +--- androidx.compose.ui:ui:1.3.0-rc01 (*) ++| +--- androidx.compose.ui:ui-util:1.3.0-rc01 (*) +| +--- androidx.databinding:viewbinding:4.1.2 -> 7.3.0 (*) +| +--- androidx.fragment:fragment-ktx:1.3.2 -> 1.4.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) ++--- io.coil-kt:coil-compose:2.2.0 +| +--- io.coil-kt:coil-compose-base:2.2.0 +| | +--- io.coil-kt:coil-base:2.2.0 +| | | +--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.7.10 -+| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | | | \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.7.10 -+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*) ++| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*) +| | | +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.0-rc01 (*) +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) +| | | +--- com.squareup.okhttp3:okhttp:4.10.0 (*) +| | | +--- com.squareup.okio:okio:3.2.0 (*) -+| | | +--- androidx.annotation:annotation:1.4.0 -> 1.5.0-beta01 (*) ++| | | +--- androidx.annotation:annotation:1.4.0 -> 1.5.0 (*) +| | | +--- androidx.appcompat:appcompat-resources:1.5.0 -> 1.6.0-alpha05 (*) +| | | +--- androidx.collection:collection:1.2.0 (*) +| | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| | | \--- androidx.exifinterface:exifinterface:1.3.3 -+| | | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0-beta01 (*) -+| | +--- androidx.compose.foundation:foundation:1.2.1 -> 1.3.0-beta03 (*) ++| | | \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*) ++| | +--- androidx.compose.foundation:foundation:1.2.1 -> 1.3.0-rc01 (*) +| | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| | \--- com.google.accompanist:accompanist-drawablepainter:0.25.1 -+| | \--- androidx.compose.ui:ui:1.2.1 -> 1.3.0-beta03 (*) ++| | \--- androidx.compose.ui:ui:1.2.1 -> 1.3.0-rc01 (*) +| \--- io.coil-kt:coil:2.2.0 +| \--- io.coil-kt:coil-base:2.2.0 (*) ++--- io.coil-kt:coil-video:2.2.0 @@ -761,13 +761,13 @@ +| +--- androidx.core:core-ktx:1.8.0 -> 1.9.0-alpha05 (*) +| \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*) ++--- com.google.accompanist:accompanist-flowlayout:0.24.12-rc -+| +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-beta03 (*) -+| \--- androidx.compose.ui:ui-util:1.2.0-rc02 -> 1.3.0-beta03 (*) ++| +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-rc01 (*) ++| \--- androidx.compose.ui:ui-util:1.2.0-rc02 -> 1.3.0-rc01 (*) +\--- com.google.accompanist:accompanist-permissions:0.24.12-rc + +--- androidx.activity:activity-compose:1.5.0-rc01 (*) -+ +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-beta03 (*) ++ +--- androidx.compose.foundation:foundation:1.2.0-rc02 -> 1.3.0-rc01 (*) + +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0 -> 1.6.4 (*) + \--- io.github.aakira:napier:1.4.1 + \--- io.github.aakira:napier-android:1.4.1 -+ +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.10 (*) -+ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32 -> 1.7.10 ++ +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.20 (*) ++ \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.32 -> 1.7.20