From 36713bb445ce84bd22c3e606c7b84f51f13a5d35 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Wed, 22 Dec 2021 10:06:51 -0600 Subject: [PATCH] Update dependencies --- app/build.gradle.kts | 10 +- build.gradle.kts | 2 +- deps_fdroid.txt | 319 ++++++++++++++++++++------------------- deps_googleplay.txt | 347 +++++++++++++++++++++++-------------------- 4 files changed, 356 insertions(+), 322 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 5c8d4cc2d..dc2176ace 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -178,12 +178,12 @@ dependencies { kapt("androidx.hilt:hilt-compiler:${Versions.hilt_androidx}") implementation("androidx.hilt:hilt-work:${Versions.hilt_androidx}") - implementation("androidx.fragment:fragment-ktx:1.3.6") + implementation("androidx.fragment:fragment-ktx:1.4.0") implementation("androidx.lifecycle:lifecycle-runtime-ktx:${Versions.lifecycle}") implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:${Versions.lifecycle}") implementation("androidx.room:room-ktx:${Versions.room}") kapt("androidx.room:room-compiler:${Versions.room}") - implementation("androidx.appcompat:appcompat:1.3.1") + implementation("androidx.appcompat:appcompat:1.4.0") implementation("androidx.paging:paging-runtime:2.1.2") implementation("io.noties.markwon:core:${Versions.markwon}") implementation("io.noties.markwon:editor:${Versions.markwon}") @@ -203,8 +203,8 @@ dependencies { implementation("org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.4") implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}") implementation("com.google.code.gson:gson:2.8.8") - implementation("com.google.android.material:material:1.5.0-alpha05") - implementation("androidx.constraintlayout:constraintlayout:2.1.0") + implementation("com.google.android.material:material:1.5.0-rc01") + implementation("androidx.constraintlayout:constraintlayout:2.1.2") implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0") implementation("androidx.preference:preference:1.1.1") implementation("com.jakewharton.timber:timber:5.0.1") @@ -231,7 +231,7 @@ dependencies { implementation("androidx.compose.material:material:${Versions.compose}") implementation("androidx.compose.runtime:runtime-livedata:${Versions.compose}") implementation("com.google.android.material:compose-theme-adapter:${Versions.compose_theme_adapter}") - implementation("androidx.activity:activity-compose:1.3.1") + implementation("androidx.activity:activity-compose:1.4.0") releaseCompileOnly("androidx.compose.ui:ui-tooling:${Versions.compose}") googleplayImplementation("com.google.firebase:firebase-crashlytics:${Versions.crashlytics}") diff --git a/build.gradle.kts b/build.gradle.kts index daf59c8c8..fe4ae1f92 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ buildscript { dependencies { classpath("com.android.tools.build:gradle:7.0.4") classpath("com.google.gms:google-services:4.3.10") - classpath("com.google.firebase:firebase-crashlytics-gradle:2.7.1") + classpath("com.google.firebase:firebase-crashlytics-gradle:2.8.1") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${Versions.kotlin}") classpath("com.google.dagger:hilt-android-gradle-plugin:${Versions.hilt}") } diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 7dd3a1182..d75351e89 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -1,20 +1,21 @@ ++--- androidx.databinding:viewbinding:7.0.4 -+| \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++--- androidx.databinding:databinding-common:7.0.4 ++--- androidx.databinding:databinding-runtime:7.0.4 +| +--- androidx.collection:collection:1.0.0 -> 1.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.databinding:databinding-common:7.0.4 +| +--- androidx.databinding:viewbinding:7.0.4 (*) -+| \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 ++| \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 +| +--- androidx.arch.core:core-runtime:2.1.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- androidx.arch.core:core-common:2.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.lifecycle:lifecycle-common:2.3.1 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.lifecycle:lifecycle-common:2.4.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | \--- androidx.lifecycle:lifecycle-common-java8:2.4.0 (c) +| +--- androidx.arch.core:core-common:2.1.0 (*) -+| \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++--- androidx.databinding:databinding-adapters:7.0.4 +| +--- androidx.databinding:databinding-runtime:7.0.4 (*) +| \--- androidx.databinding:databinding-common:7.0.4 @@ -31,73 +32,84 @@ +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.30 -> 1.5.31 +| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.5.31 (*) +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 -+| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 (*) +| | +--- androidx.arch.core:core-common:2.1.0 (*) +| | +--- androidx.arch.core:core-runtime:2.1.0 (*) -+| | +--- androidx.fragment:fragment:1.2.0 -> 1.3.6 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.2.0 -> 1.6.0 -+| | | | +--- androidx.annotation:annotation:1.2.0 -+| | | | +--- androidx.annotation:annotation-experimental:1.1.0 -+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*) -+| | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | +--- androidx.fragment:fragment:1.2.0 -> 1.4.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.5.31 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | \--- androidx.core:core:1.3.2 -> 1.7.0 ++| | | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | | +--- androidx.annotation:annotation-experimental:1.1.0 ++| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) ++| | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | | | \--- androidx.concurrent:concurrent-futures:1.0.0 ++| | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.collection:collection:1.1.0 (*) +| | | +--- androidx.viewpager:viewpager:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | | \--- androidx.customview:customview:1.0.0 -> 1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.3.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*) +| | | | \--- androidx.collection:collection:1.1.0 (*) +| | | +--- androidx.loader:loader:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.2.0 +| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.2.0 -> 2.3.1 +| | | | | | +--- androidx.arch.core:core-common:2.1.0 (*) +| | | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*) -+| | | | | | \--- androidx.lifecycle:lifecycle-common:2.3.1 (*) ++| | | | | | \--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.0 (*) +| | | | | \--- androidx.arch.core:core-common:2.1.0 (*) +| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.1 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.activity:activity:1.2.4 -> 1.3.1 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.activity:activity:1.2.4 -> 1.4.0 ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.7.0 (*) ++| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | | | +--- androidx.savedstate:savedstate:1.1.0 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*) -+| | | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.1 (*) ++| | | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.4.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -+| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | | | +--- androidx.savedstate:savedstate:1.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 (*) +| | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | | | \--- androidx.tracing:tracing:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*) +| | | +--- androidx.savedstate:savedstate:1.1.0 (*) -+| | | \--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | +--- androidx.lifecycle:lifecycle-common:2.2.0 -> 2.3.1 (*) ++| | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++| | +--- androidx.lifecycle:lifecycle-common:2.2.0 -> 2.4.0 (*) +| | +--- androidx.lifecycle:lifecycle-livedata:2.2.0 (*) -+| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -+| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.4.0 ++| | | +--- androidx.lifecycle:lifecycle-runtime:2.4.0 (*) ++| | | \--- androidx.startup:startup-runtime:1.0.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | \--- androidx.tracing:tracing:1.0.0 (*) +| | +--- androidx.lifecycle:lifecycle-service:2.2.0 -+| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 (*) +| | \--- androidx.lifecycle:lifecycle-viewmodel:2.2.0 -> 2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.3.1 -+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2 (*) -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| +--- androidx.databinding:databinding-runtime:7.0.4 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32 -> 1.5.31 (*) ++--- com.gitlab.abaker:dav4jvm:deb2c9aef8 @@ -115,45 +127,54 @@ +| +--- commons-io:commons-io:2.6 +| +--- org.slf4j:slf4j-jdk14:1.7.30 +| | \--- org.slf4j:slf4j-api:1.7.30 -+| \--- androidx.core:core-ktx:1.3.2 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.5.31 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| \--- androidx.core:core:1.3.2 -> 1.6.0 (*) ++| \--- androidx.core:core-ktx:1.3.2 (*) ++--- com.gitlab.bitfireAT:cert4android:26a91a729f +| +--- androidx.databinding:databinding-common:4.1.1 -> 7.0.4 +| +--- androidx.databinding:databinding-runtime:4.1.1 -> 7.0.4 (*) +| +--- androidx.databinding:databinding-adapters:4.1.1 -> 7.0.4 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.5.31 (*) -+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | +--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.0 ++| | +--- androidx.annotation:annotation:1.3.0 ++| | +--- androidx.core:core:1.7.0 (*) +| | +--- androidx.cursoradapter:cursoradapter:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | +--- androidx.activity:activity:1.2.4 -> 1.3.1 (*) -+| | +--- androidx.fragment:fragment:1.3.6 (*) -+| | +--- androidx.appcompat:appcompat-resources:1.3.1 ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | +--- androidx.activity:activity:1.2.4 -> 1.4.0 (*) ++| | +--- androidx.fragment:fragment:1.3.6 -> 1.4.0 (*) ++| | +--- androidx.appcompat:appcompat-resources:1.4.0 +| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.1 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*) +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | | \--- androidx.collection:collection:1.1.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.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | \--- androidx.collection:collection:1.1.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.2.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.2.0 -> 1.7.0 (*) +| | | \--- androidx.customview:customview:1.1.0 (*) +| | +--- androidx.savedstate:savedstate:1.1.0 (*) ++| | +--- androidx.emoji2:emoji2:1.0.0 ++| | | +--- androidx.collection:collection:1.1.0 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | +--- androidx.lifecycle:lifecycle-process:2.4.0 (*) ++| | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*) ++| | | \--- androidx.startup:startup-runtime:1.0.0 (*) ++| | +--- androidx.emoji2:emoji2-views-helper:1.0.0 ++| | | +--- androidx.emoji2:emoji2:1.0.0 (*) ++| | | +--- androidx.collection:collection:1.1.0 (*) ++| | | \--- androidx.core:core:1.3.0 -> 1.7.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) -+| | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) ++| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | \--- androidx.resourceinspection:resourceinspection-annotation:1.0.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.cardview:cardview:1.0.0 -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-ktx:2.2.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.50 -> 1.5.31 (*) @@ -166,52 +187,52 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2 (*) -+| +--- com.google.android.material:material:1.2.1 -> 1.5.0-alpha05 -+| | +--- androidx.annotation:annotation:1.2.0 -+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) ++| +--- com.google.android.material:material:1.2.1 -> 1.5.0-rc01 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) +| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.0 -+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1 (*) -+| | | +--- androidx.core:core:1.3.2 -> 1.6.0 (*) -+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0 -+| | +--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.2 ++| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.0 (*) ++| | | +--- androidx.core:core:1.3.2 -> 1.7.0 (*) ++| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.2 ++| | +--- androidx.core:core:1.5.0 -> 1.7.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.1.1 (*) +| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -+| | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | +--- androidx.documentfile:documentfile:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | +--- androidx.loader:loader:1.0.0 (*) +| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | \--- androidx.print:print:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*) -+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*) ++| | +--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | +--- androidx.transition:transition:1.2.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.1 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | \--- androidx.viewpager2:viewpager2:1.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | +--- androidx.fragment:fragment:1.1.0 -> 1.3.6 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.1.0 (*) -+| | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| \--- org.conscrypt:conscrypt-android:2.5.1 ++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b @@ -226,60 +247,58 @@ +| +--- com.google.dagger:hilt-core:2.38.1 +| | +--- com.google.dagger:dagger:2.38.1 (*) +| | \--- javax.inject:javax.inject:1 -+| +--- androidx.activity:activity:1.2.2 -> 1.3.1 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.fragment:fragment:1.3.2 -> 1.3.6 (*) -+| +--- androidx.lifecycle:lifecycle-common:2.3.1 (*) ++| +--- androidx.activity:activity:1.2.2 -> 1.4.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.fragment:fragment:1.3.2 -> 1.4.0 (*) ++| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*) +| +--- androidx.savedstate:savedstate:1.1.0 (*) +| \--- javax.inject:javax.inject:1 ++--- androidx.hilt:hilt-work:1.0.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.38.1 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.7.0 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.2.0 (*) -+| | +--- androidx.startup:startup-runtime:1.0.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | \--- androidx.tracing:tracing:1.0.0 (*) -+| | +--- androidx.core:core:1.6.0 (*) ++| | +--- androidx.startup:startup-runtime:1.0.0 (*) ++| | +--- androidx.core:core:1.6.0 -> 1.7.0 (*) +| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.0-beta01 +| | | +--- androidx.room:room-common:2.4.0-beta01 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.sqlite:sqlite-framework:2.2.0-beta01 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | | \--- androidx.sqlite:sqlite:2.2.0-beta01 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | +--- androidx.sqlite:sqlite:2.2.0-beta01 (*) +| | | +--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 (*) +| | | \--- androidx.annotation:annotation-experimental:1.1.0-rc01 -> 1.1.0 +| | +--- androidx.sqlite:sqlite:2.1.0 -> 2.2.0-beta01 (*) +| | +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.2.0-beta01 (*) -+| | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*) +| \--- com.google.dagger:hilt-android:2.35 -> 2.38.1 (*) -++--- androidx.fragment:fragment-ktx:1.3.6 -+| +--- androidx.fragment:fragment:1.3.6 (*) -+| +--- androidx.activity:activity-ktx:1.2.2 -> 1.3.1 -+| | +--- androidx.activity:activity:1.3.1 (*) +++--- androidx.fragment:fragment-ktx:1.4.0 ++| +--- androidx.fragment:fragment:1.4.0 (*) ++| +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0 ++| | +--- androidx.activity:activity:1.4.0 (*) +| | +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*) +| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.1 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 (*) +| | +--- androidx.savedstate:savedstate-ktx:1.1.0 +| | | +--- androidx.savedstate:savedstate:1.1.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) -+| +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++| +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 (*) +| +--- androidx.collection:collection-ktx:1.1.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.5.31 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 (*) +| +--- androidx.savedstate:savedstate-ktx:1.1.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0 -> 2.3.1 (*) ++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0 -> 2.3.1 (*) ++--- androidx.room:room-ktx:2.4.0-beta01 @@ -287,17 +306,17 @@ +| +--- androidx.room:room-runtime:2.4.0-beta01 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*) -++--- androidx.appcompat:appcompat:1.3.1 (*) +++--- androidx.appcompat:appcompat:1.4.0 (*) ++--- androidx.paging:paging-runtime:2.1.2 +| +--- androidx.paging:paging-common:2.1.2 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.3.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.3.1 (*) ++| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.2.0 (*) +| \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*) ++--- io.noties.markwon:core:4.6.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.atlassian.commonmark:commonmark:0.13.0 ++--- io.noties.markwon:editor:4.6.2 +| \--- io.noties.markwon:core:4.6.2 (*) @@ -323,18 +342,18 @@ +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70 -> 1.5.31 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 1.5.31 (*) ++--- com.google.code.gson:gson:2.8.8 -++--- com.google.android.material:material:1.5.0-alpha05 (*) -++--- androidx.constraintlayout:constraintlayout:2.1.0 (*) +++--- com.google.android.material:material:1.5.0-rc01 (*) +++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| \--- androidx.interpolator:interpolator:1.0.0 (*) ++--- androidx.preference:preference:1.1.1 -+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.6 (*) ++| +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) ++| +--- 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.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++--- com.jakewharton.timber:timber:5.0.1 +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) @@ -375,42 +394,40 @@ +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.5.31 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) ++--- com.etebase:client:2.3.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.8.1 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 -+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) ++| \--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) ++--- net.openid:appauth:0.8.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 (*) -+| +--- androidx.concurrent:concurrent-futures:1.0.0 -+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.interpolator:interpolator:1.0.0 (*) -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.11 ++--- androidx.compose.ui:ui:1.0.5 +| +--- androidx.compose.runtime:runtime-saveable:1.0.5 +| | +--- androidx.compose.runtime:runtime:1.0.5 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.compose.ui:ui-geometry:1.0.5 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | +--- androidx.compose.ui:ui-util:1.0.5 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.compose.ui:ui-graphics:1.0.5 -+| | +--- androidx.annotation:annotation:1.2.0 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| | +--- androidx.compose.ui:ui-unit:1.0.5 +| | | +--- androidx.compose.ui:ui-geometry:1.0.5 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | \--- androidx.compose.ui:ui-util:1.0.5 (*) @@ -420,39 +437,39 @@ +| +--- androidx.compose.ui:ui-text:1.0.5 +| | +--- androidx.compose.ui:ui-graphics:1.0.5 (*) +| | +--- androidx.compose.ui:ui-unit:1.0.5 (*) -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 +| | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | +--- androidx.compose.runtime:runtime-saveable:1.0.5 (*) +| | +--- androidx.compose.ui:ui-util:1.0.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | +--- androidx.collection:collection:1.1.0 (*) -+| | \--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| | \--- androidx.core:core:1.5.0 -> 1.7.0 (*) +| +--- androidx.compose.ui:ui-unit:1.0.5 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*) +| +--- androidx.compose.runtime:runtime:1.0.5 (*) +| +--- androidx.compose.ui:ui-util:1.0.5 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.autofill:autofill:1.0.0 -+| | \--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | \--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) +| +--- androidx.savedstate:savedstate:1.1.0 (*) -+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -+| | +--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*) -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.3.1 (*) ++| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.0 ++| | +--- androidx.lifecycle:lifecycle-common:2.4.0 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.3.1 (*) +| \--- androidx.profileinstaller:profileinstaller:1.0.4 -+| +--- androidx.annotation:annotation:1.2.0 ++| +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| \--- androidx.startup:startup-runtime:1.0.0 (*) ++--- androidx.compose.foundation:foundation:1.0.5 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.compose.animation:animation:1.0.5 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- androidx.compose.animation:animation-core:1.0.5 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | +--- androidx.compose.ui:ui:1.0.5 (*) @@ -460,7 +477,7 @@ +| | | +--- androidx.compose.ui:ui-util:1.0.5 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | +--- androidx.compose.foundation:foundation-layout:1.0.5 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.compose.ui:ui:1.0.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.0.5 (*) @@ -501,15 +518,15 @@ +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| \--- androidx.compose.ui:ui:1.0.5 (*) ++--- com.google.android.material:compose-theme-adapter:1.0.5 -+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.3.1 (*) ++| +--- androidx.appcompat:appcompat:1.3.0 -> 1.4.0 (*) +| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*) +| +--- androidx.compose.runtime:runtime:1.0.5 (*) +| +--- androidx.compose.material:material:1.0.5 (*) -+| +--- com.google.android.material:material:1.1.0 -> 1.5.0-alpha05 (*) ++| +--- com.google.android.material:material:1.1.0 -> 1.5.0-rc01 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) -+\--- androidx.activity:activity-compose:1.3.1 ++\--- androidx.activity:activity-compose:1.4.0 + +--- androidx.compose.runtime:runtime:1.0.1 -> 1.0.5 (*) + +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.0.5 (*) -+ +--- androidx.activity:activity-ktx:1.3.1 (*) ++ +--- androidx.activity:activity-ktx:1.4.0 (*) + +--- androidx.compose.ui:ui:1.0.1 -> 1.0.5 (*) -+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) ++ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index abf54c75b..f5987a599 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -1,20 +1,21 @@ ++--- androidx.databinding:viewbinding:7.0.4 -+| \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++--- androidx.databinding:databinding-common:7.0.4 ++--- androidx.databinding:databinding-runtime:7.0.4 +| +--- androidx.collection:collection:1.0.0 -> 1.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.databinding:databinding-common:7.0.4 +| +--- androidx.databinding:viewbinding:7.0.4 (*) -+| \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 ++| \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 +| +--- androidx.arch.core:core-runtime:2.1.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- androidx.arch.core:core-common:2.1.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.lifecycle:lifecycle-common:2.3.1 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.lifecycle:lifecycle-common:2.4.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | \--- androidx.lifecycle:lifecycle-common-java8:2.4.0 (c) +| +--- androidx.arch.core:core-common:2.1.0 (*) -+| \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++--- androidx.databinding:databinding-adapters:7.0.4 +| +--- androidx.databinding:databinding-runtime:7.0.4 (*) +| \--- androidx.databinding:databinding-common:7.0.4 @@ -31,102 +32,113 @@ +| | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.30 -> 1.5.31 +| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30 -> 1.5.31 (*) +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 -+| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 (*) +| | +--- androidx.arch.core:core-common:2.1.0 (*) +| | +--- androidx.arch.core:core-runtime:2.1.0 (*) -+| | +--- androidx.fragment:fragment:1.2.0 -> 1.3.6 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.2.0 -> 1.6.0 -+| | | | +--- androidx.annotation:annotation:1.2.0 -+| | | | +--- androidx.annotation:annotation-experimental:1.1.0 -+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*) -+| | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | +--- androidx.fragment:fragment:1.2.0 -> 1.4.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.5.31 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | \--- androidx.core:core:1.3.2 -> 1.7.0 ++| | | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | | +--- androidx.annotation:annotation-experimental:1.1.0 ++| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) ++| | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++| | | | \--- androidx.concurrent:concurrent-futures:1.0.0 ++| | | | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.collection:collection:1.1.0 (*) +| | | +--- androidx.viewpager:viewpager:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | | \--- androidx.customview:customview:1.0.0 -> 1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.3.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*) +| | | | \--- androidx.collection:collection:1.1.0 (*) +| | | +--- androidx.loader:loader:1.0.0 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.2.0 +| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.2.0 -> 2.3.1 +| | | | | | +--- androidx.arch.core:core-common:2.1.0 (*) +| | | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*) -+| | | | | | \--- androidx.lifecycle:lifecycle-common:2.3.1 (*) ++| | | | | | \--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.0 (*) +| | | | | \--- androidx.arch.core:core-common:2.1.0 (*) +| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.1 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.activity:activity:1.2.4 -> 1.3.1 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.activity:activity:1.2.4 -> 1.4.0 ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.7.0 (*) ++| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | | | +--- androidx.savedstate:savedstate:1.1.0 -+| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*) -+| | | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.1 (*) ++| | | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.4.0 (*) +| | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 -+| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | | | +--- androidx.savedstate:savedstate:1.1.0 (*) +| | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 (*) +| | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | | | \--- androidx.tracing:tracing:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.1 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*) +| | | +--- androidx.savedstate:savedstate:1.1.0 (*) -+| | | \--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | +--- androidx.lifecycle:lifecycle-common:2.2.0 -> 2.3.1 (*) ++| | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 ++| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++| | +--- androidx.lifecycle:lifecycle-common:2.2.0 -> 2.4.0 (*) +| | +--- androidx.lifecycle:lifecycle-livedata:2.2.0 (*) -+| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -+| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-process:2.2.0 -> 2.4.0 ++| | | +--- androidx.lifecycle:lifecycle-runtime:2.4.0 (*) ++| | | \--- androidx.startup:startup-runtime:1.0.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | \--- androidx.tracing:tracing:1.0.0 (*) +| | +--- androidx.lifecycle:lifecycle-service:2.2.0 -+| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*) ++| | | \--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.4.0 (*) +| | \--- androidx.lifecycle:lifecycle-viewmodel:2.2.0 -> 2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.2.0 -> 2.3.1 -+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) +| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2 (*) -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| +--- androidx.databinding:databinding-runtime:7.0.4 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.32 -> 1.5.31 (*) ++--- com.google.firebase:firebase-crashlytics:18.2.1 +| +--- com.google.android.datatransport:transport-api:3.0.0 -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- com.google.android.datatransport:transport-backend-cct:3.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- com.google.android.datatransport:transport-api:3.0.0 (*) +| | +--- com.google.android.datatransport:transport-runtime:3.0.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- com.google.android.datatransport:transport-api:3.0.0 (*) +| | | \--- javax.inject:javax.inject:1 +| | +--- com.google.firebase:firebase-encoders:17.0.0 -+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- com.google.firebase:firebase-encoders-json:18.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- com.google.firebase:firebase-encoders:17.0.0 (*) +| +--- com.google.android.datatransport:transport-runtime:3.0.0 (*) +| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.0.0 +| | \--- com.google.android.gms:play-services-basement:18.0.0 +| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.core:core:1.2.0 -> 1.6.0 (*) -+| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*) ++| | +--- androidx.core:core:1.2.0 -> 1.7.0 (*) ++| | \--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*) +| +--- com.google.firebase:firebase-annotations:16.0.0 +| +--- com.google.firebase:firebase-common:20.0.0 +| | +--- 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.0 (*) +| | \--- com.google.firebase:firebase-components:17.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.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 (*) @@ -146,21 +158,21 @@ +| +--- com.google.android.gms:play-services-measurement:19.0.1 +| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 -+| | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | +--- androidx.documentfile:documentfile:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | +--- androidx.loader:loader:1.0.0 (*) +| | | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | \--- androidx.print:print:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| | +--- com.google.android.gms:play-services-measurement-base:19.0.1 +| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| | +--- com.google.android.gms:play-services-measurement-impl:19.0.1 +| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| | | +--- com.google.android.gms:play-services-measurement-base:19.0.1 (*) +| | | \--- com.google.android.gms:play-services-stats:17.0.0 @@ -185,7 +197,7 @@ +| +--- com.google.android.gms:play-services-measurement-base:19.0.1 (*) +| \--- com.google.android.gms:play-services-measurement-impl:19.0.1 (*) ++--- com.google.firebase:firebase-config-ktx:21.0.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.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 (*) @@ -193,7 +205,7 @@ +| | \--- com.google.firebase:firebase-measurement-connector:18.0.0 -> 19.0.0 (*) +| +--- com.google.firebase:firebase-common:20.0.0 (*) +| +--- com.google.firebase:firebase-common-ktx:20.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- com.google.firebase:firebase-common:20.0.0 (*) +| | +--- com.google.firebase:firebase-components:17.0.0 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72 -> 1.5.31 (*) @@ -212,8 +224,8 @@ ++--- com.google.android.gms:play-services-location:19.0.0 +| +--- com.google.android.gms:play-services-base:18.0.0 +| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.core:core:1.2.0 -> 1.6.0 (*) -+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*) ++| | +--- androidx.core:core:1.2.0 -> 1.7.0 (*) ++| | +--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*) +| | +--- com.google.android.gms:play-services-basement:18.0.0 (*) +| | \--- com.google.android.gms:play-services-tasks:18.0.0 (*) +| +--- com.google.android.gms:play-services-basement:18.0.0 (*) @@ -221,7 +233,7 @@ +| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.0.0 (*) +| \--- com.google.android.gms:play-services-tasks:18.0.0 (*) ++--- com.google.android.gms:play-services-maps:18.0.1 -+| +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*) ++| +--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*) +| +--- com.google.android.gms:play-services-base:18.0.0 (*) +| \--- com.google.android.gms:play-services-basement:18.0.0 (*) ++--- com.android.billingclient:billing-ktx:3.0.3 @@ -243,45 +255,54 @@ +| +--- commons-io:commons-io:2.6 +| +--- org.slf4j:slf4j-jdk14:1.7.30 +| | \--- org.slf4j:slf4j-api:1.7.30 -+| \--- androidx.core:core-ktx:1.3.2 -+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.5.31 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| \--- androidx.core:core:1.3.2 -> 1.6.0 (*) ++| \--- androidx.core:core-ktx:1.3.2 (*) ++--- com.gitlab.bitfireAT:cert4android:26a91a729f +| +--- androidx.databinding:databinding-common:4.1.1 -> 7.0.4 +| +--- androidx.databinding:databinding-runtime:4.1.1 -> 7.0.4 (*) +| +--- androidx.databinding:databinding-adapters:4.1.1 -> 7.0.4 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.5.31 (*) -+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | +--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.0 ++| | +--- androidx.annotation:annotation:1.3.0 ++| | +--- androidx.core:core:1.7.0 (*) +| | +--- androidx.cursoradapter:cursoradapter:1.0.0 -+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 -+| | +--- androidx.activity:activity:1.2.4 -> 1.3.1 (*) -+| | +--- androidx.fragment:fragment:1.3.6 (*) -+| | +--- androidx.appcompat:appcompat-resources:1.3.1 ++| | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 ++| | +--- androidx.activity:activity:1.2.4 -> 1.4.0 (*) ++| | +--- androidx.fragment:fragment:1.3.6 -> 1.4.0 (*) ++| | +--- androidx.appcompat:appcompat-resources:1.4.0 +| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.1 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*) +| | | +--- androidx.vectordrawable:vectordrawable:1.1.0 -+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | | \--- androidx.collection:collection:1.1.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.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | \--- androidx.collection:collection:1.1.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.2.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.2.0 -> 1.7.0 (*) +| | | \--- androidx.customview:customview:1.1.0 (*) +| | +--- androidx.savedstate:savedstate:1.1.0 (*) ++| | +--- androidx.emoji2:emoji2:1.0.0 ++| | | +--- androidx.collection:collection:1.1.0 (*) ++| | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | | +--- androidx.lifecycle:lifecycle-process:2.4.0 (*) ++| | | +--- androidx.core:core:1.3.0 -> 1.7.0 (*) ++| | | \--- androidx.startup:startup-runtime:1.0.0 (*) ++| | +--- androidx.emoji2:emoji2-views-helper:1.0.0 ++| | | +--- androidx.emoji2:emoji2:1.0.0 (*) ++| | | +--- androidx.collection:collection:1.1.0 (*) ++| | | \--- androidx.core:core:1.3.0 -> 1.7.0 (*) +| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*) -+| | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.4.0 (*) ++| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) ++| | \--- androidx.resourceinspection:resourceinspection-annotation:1.0.0 ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.cardview:cardview:1.0.0 -+| | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| +--- androidx.lifecycle:lifecycle-extensions:2.2.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-ktx:2.2.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.50 -> 1.5.31 (*) @@ -294,43 +315,43 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.2 (*) -+| +--- com.google.android.material:material:1.2.1 -> 1.5.0-alpha05 -+| | +--- androidx.annotation:annotation:1.2.0 -+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) ++| +--- com.google.android.material:material:1.2.1 -> 1.5.0-rc01 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 ++| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) +| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) -+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.0 -+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1 (*) -+| | | +--- androidx.core:core:1.3.2 -> 1.6.0 (*) -+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0 -+| | +--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.2 ++| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.0 (*) ++| | | +--- androidx.core:core:1.3.2 -> 1.7.0 (*) ++| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.2 ++| | +--- androidx.core:core:1.5.0 -> 1.7.0 (*) +| | +--- androidx.drawerlayout:drawerlayout:1.1.1 (*) +| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0 -+| | | +--- androidx.core:core:1.0.0 -> 1.6.0 (*) ++| | | +--- androidx.core:core:1.0.0 -> 1.7.0 (*) +| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.legacy:legacy-support-core-utils:1.0.0 (*) +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 -+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*) -+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*) ++| | +--- androidx.fragment:fragment:1.0.0 -> 1.4.0 (*) ++| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | | +--- androidx.customview:customview:1.0.0 -> 1.1.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | +--- androidx.transition:transition:1.2.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | +--- androidx.core:core:1.0.1 -> 1.6.0 (*) ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | | +--- androidx.core:core:1.0.1 -> 1.7.0 (*) +| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) +| | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) +| | \--- androidx.viewpager2:viewpager2:1.0.0 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | +--- androidx.fragment:fragment:1.1.0 -> 1.3.6 (*) ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| | +--- androidx.fragment:fragment:1.1.0 -> 1.4.0 (*) +| | +--- androidx.recyclerview:recyclerview:1.1.0 (*) -+| | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| \--- org.conscrypt:conscrypt-android:2.5.1 ++--- com.github.tasks.opentasks:opentasks-provider:a1faa1b @@ -345,60 +366,58 @@ +| +--- com.google.dagger:hilt-core:2.38.1 +| | +--- com.google.dagger:dagger:2.38.1 (*) +| | \--- javax.inject:javax.inject:1 -+| +--- androidx.activity:activity:1.2.2 -> 1.3.1 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.fragment:fragment:1.3.2 -> 1.3.6 (*) -+| +--- androidx.lifecycle:lifecycle-common:2.3.1 (*) ++| +--- androidx.activity:activity:1.2.2 -> 1.4.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.fragment:fragment:1.3.2 -> 1.4.0 (*) ++| +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*) +| +--- androidx.savedstate:savedstate:1.1.0 (*) +| \--- javax.inject:javax.inject:1 ++--- androidx.hilt:hilt-work:1.0.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.hilt:hilt-common:1.0.0 +| | \--- com.google.dagger:hilt-core:2.35 -> 2.38.1 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.7.0 +| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0 +| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| | +--- androidx.lifecycle:lifecycle-livedata:2.1.0 -> 2.2.0 (*) -+| | +--- androidx.startup:startup-runtime:1.0.0 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| | | \--- androidx.tracing:tracing:1.0.0 (*) -+| | +--- androidx.core:core:1.6.0 (*) ++| | +--- androidx.startup:startup-runtime:1.0.0 (*) ++| | +--- androidx.core:core:1.6.0 -> 1.7.0 (*) +| | +--- androidx.room:room-runtime:2.2.5 -> 2.4.0-beta01 +| | | +--- androidx.room:room-common:2.4.0-beta01 -+| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.sqlite:sqlite-framework:2.2.0-beta01 -+| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | | \--- androidx.sqlite:sqlite:2.2.0-beta01 -+| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 +| | | +--- androidx.sqlite:sqlite:2.2.0-beta01 (*) +| | | +--- androidx.arch.core:core-runtime:2.0.1 -> 2.1.0 (*) +| | | \--- androidx.annotation:annotation-experimental:1.1.0-rc01 -> 1.1.0 +| | +--- androidx.sqlite:sqlite:2.1.0 -> 2.2.0-beta01 (*) +| | +--- androidx.sqlite:sqlite-framework:2.1.0 -> 2.2.0-beta01 (*) -+| | +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*) +| \--- com.google.dagger:hilt-android:2.35 -> 2.38.1 (*) -++--- androidx.fragment:fragment-ktx:1.3.6 -+| +--- androidx.fragment:fragment:1.3.6 (*) -+| +--- androidx.activity:activity-ktx:1.2.2 -> 1.3.1 -+| | +--- androidx.activity:activity:1.3.1 (*) +++--- androidx.fragment:fragment-ktx:1.4.0 ++| +--- androidx.fragment:fragment:1.4.0 (*) ++| +--- androidx.activity:activity-ktx:1.2.3 -> 1.4.0 ++| | +--- androidx.activity:activity:1.4.0 (*) +| | +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*) +| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.1 (*) +| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 (*) +| | +--- androidx.savedstate:savedstate-ktx:1.1.0 +| | | +--- androidx.savedstate:savedstate:1.1.0 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) -+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) -+| +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*) ++| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++| +--- androidx.core:core-ktx:1.2.0 -> 1.3.2 (*) +| +--- androidx.collection:collection-ktx:1.1.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.5.31 (*) +| | \--- androidx.collection:collection:1.1.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.1 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1 (*) +| +--- androidx.savedstate:savedstate-ktx:1.1.0 (*) -+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.5.31 (*) ++| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) ++--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0 -> 2.3.1 (*) ++--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0 -> 2.3.1 (*) ++--- androidx.room:room-ktx:2.4.0-beta01 @@ -406,17 +425,17 @@ +| +--- androidx.room:room-runtime:2.4.0-beta01 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 (*) -++--- androidx.appcompat:appcompat:1.3.1 (*) +++--- androidx.appcompat:appcompat:1.4.0 (*) ++--- androidx.paging:paging-runtime:2.1.2 +| +--- androidx.paging:paging-common:2.1.2 -+| | +--- androidx.annotation:annotation:1.0.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.0.0 -> 1.3.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.3.1 (*) ++| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.2.0 (*) +| \--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*) ++--- io.noties.markwon:core:4.6.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.atlassian.commonmark:commonmark:0.13.0 ++--- io.noties.markwon:editor:4.6.2 +| \--- io.noties.markwon:core:4.6.2 (*) @@ -442,18 +461,18 @@ +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.70 -> 1.5.31 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 1.5.31 (*) ++--- com.google.code.gson:gson:2.8.8 -++--- com.google.android.material:material:1.5.0-alpha05 (*) -++--- androidx.constraintlayout:constraintlayout:2.1.0 (*) +++--- com.google.android.material:material:1.5.0-rc01 (*) +++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| \--- androidx.interpolator:interpolator:1.0.0 (*) ++--- androidx.preference:preference:1.1.1 -+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.6 (*) ++| +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) ++| +--- 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.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) ++--- com.jakewharton.timber:timber:5.0.1 +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) @@ -494,42 +513,40 @@ +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.5.31 (*) +| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) ++--- com.etebase:client:2.3.2 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 +| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 4.8.1 (*) ++--- com.github.QuadFlask:colorpicker:0.0.15 -+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*) ++| \--- androidx.appcompat:appcompat:1.1.0 -> 1.4.0 (*) ++--- net.openid:appauth:0.8.1 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- androidx.browser:browser:1.3.0 +| +--- androidx.collection:collection:1.1.0 (*) -+| +--- androidx.concurrent:concurrent-futures:1.0.0 -+| | +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.concurrent:concurrent-futures:1.0.0 (*) +| +--- androidx.interpolator:interpolator:1.0.0 (*) -+| +--- androidx.core:core:1.1.0 -> 1.6.0 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.core:core:1.1.0 -> 1.7.0 (*) ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.11 ++--- androidx.compose.ui:ui:1.0.5 +| +--- androidx.compose.runtime:runtime-saveable:1.0.5 +| | +--- androidx.compose.runtime:runtime:1.0.5 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.compose.ui:ui-geometry:1.0.5 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | +--- androidx.compose.ui:ui-util:1.0.5 +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.compose.ui:ui-graphics:1.0.5 -+| | +--- androidx.annotation:annotation:1.2.0 ++| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| | +--- androidx.compose.ui:ui-unit:1.0.5 +| | | +--- androidx.compose.ui:ui-geometry:1.0.5 (*) -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | \--- androidx.compose.ui:ui-util:1.0.5 (*) @@ -539,39 +556,39 @@ +| +--- androidx.compose.ui:ui-text:1.0.5 +| | +--- androidx.compose.ui:ui-graphics:1.0.5 (*) +| | +--- androidx.compose.ui:ui-unit:1.0.5 (*) -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 +| | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | +--- androidx.compose.runtime:runtime-saveable:1.0.5 (*) +| | +--- androidx.compose.ui:ui-util:1.0.5 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | +--- androidx.collection:collection:1.1.0 (*) -+| | \--- androidx.core:core:1.5.0 -> 1.6.0 (*) ++| | \--- androidx.core:core:1.5.0 -> 1.7.0 (*) +| +--- androidx.compose.ui:ui-unit:1.0.5 (*) -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.5.31 +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*) +| +--- androidx.compose.runtime:runtime:1.0.5 (*) +| +--- androidx.compose.ui:ui-util:1.0.5 (*) +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| +--- androidx.autofill:autofill:1.0.0 -+| | \--- androidx.core:core:1.1.0 -> 1.6.0 (*) ++| | \--- androidx.core:core:1.1.0 -> 1.7.0 (*) +| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) +| +--- androidx.savedstate:savedstate:1.1.0 (*) -+| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -+| | +--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*) -+| | \--- androidx.annotation:annotation:1.1.0 -> 1.2.0 -+| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.3.1 (*) ++| +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.4.0 ++| | +--- androidx.lifecycle:lifecycle-common:2.4.0 (*) ++| | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 ++| +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.4.0 (*) +| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.3.1 (*) +| \--- androidx.profileinstaller:profileinstaller:1.0.4 -+| +--- androidx.annotation:annotation:1.2.0 ++| +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| \--- androidx.startup:startup-runtime:1.0.0 (*) ++--- androidx.compose.foundation:foundation:1.0.5 -+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| +--- androidx.compose.animation:animation:1.0.5 -+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | +--- androidx.compose.animation:animation-core:1.0.5 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.5.2 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | +--- androidx.compose.ui:ui:1.0.5 (*) @@ -579,7 +596,7 @@ +| | | +--- androidx.compose.ui:ui-util:1.0.5 (*) +| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| | +--- androidx.compose.foundation:foundation-layout:1.0.5 -+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0 ++| | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 +| | | +--- androidx.compose.ui:ui:1.0.5 (*) +| | | +--- androidx.compose.runtime:runtime:1.0.5 (*) +| | | +--- androidx.compose.ui:ui-util:1.0.5 (*) @@ -620,15 +637,15 @@ +| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) +| \--- androidx.compose.ui:ui:1.0.5 (*) ++--- com.google.android.material:compose-theme-adapter:1.0.5 -+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.3.1 (*) ++| +--- androidx.appcompat:appcompat:1.3.0 -> 1.4.0 (*) +| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*) +| +--- androidx.compose.runtime:runtime:1.0.5 (*) +| +--- androidx.compose.material:material:1.0.5 (*) -+| +--- com.google.android.material:material:1.1.0 -> 1.5.0-alpha05 (*) ++| +--- com.google.android.material:material:1.1.0 -> 1.5.0-rc01 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*) -+\--- androidx.activity:activity-compose:1.3.1 ++\--- androidx.activity:activity-compose:1.4.0 + +--- androidx.compose.runtime:runtime:1.0.1 -> 1.0.5 (*) + +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.0.5 (*) -+ +--- androidx.activity:activity-ktx:1.3.1 (*) ++ +--- androidx.activity:activity-ktx:1.4.0 (*) + +--- androidx.compose.ui:ui:1.0.1 -> 1.0.5 (*) -+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.5.31 (*) ++ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 (*)