Update dependencies

pull/1623/head
Alex Baker 3 years ago
parent ae9dc7a1c2
commit 5543857e74

@ -175,13 +175,13 @@ dependencies {
kapt("androidx.hilt:hilt-compiler:${Versions.hilt_androidx}")
implementation("androidx.hilt:hilt-work:${Versions.hilt_androidx}")
implementation("androidx.fragment:fragment-ktx:1.3.4")
implementation("androidx.fragment:fragment-ktx:1.3.6")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:${Versions.lifecycle}")
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:${Versions.lifecycle}")
implementation("androidx.room:room-ktx:${Versions.room}")
kapt("org.xerial:sqlite-jdbc:3.34.0")
kapt("androidx.room:room-compiler:${Versions.room}")
implementation("androidx.appcompat:appcompat:1.3.0")
implementation("androidx.appcompat:appcompat:1.3.1")
implementation("io.reactivex.rxjava2:rxandroid:2.1.1")
implementation("androidx.paging:paging-runtime:2.1.2")
implementation("io.noties.markwon:core:${Versions.markwon}")
@ -203,7 +203,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}")
implementation("com.google.code.gson:gson:2.8.7")
implementation("com.google.android.material:material:1.4.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.0-beta02")
implementation("androidx.constraintlayout:constraintlayout:2.1.0")
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}")
implementation("androidx.activity:activity-compose:1.3.0-beta01")
implementation("androidx.activity:activity-compose:1.3.1")
releaseCompileOnly("androidx.compose.ui:ui-tooling:${Versions.compose}")
googleplayImplementation("com.google.firebase:firebase-crashlytics:${Versions.crashlytics}")
@ -250,7 +250,7 @@ dependencies {
androidTestImplementation("com.natpryce:make-it-easy:${Versions.make_it_easy}")
androidTestImplementation("androidx.test:runner:${Versions.androidx_test}")
androidTestImplementation("androidx.test:rules:${Versions.androidx_test}")
androidTestImplementation("androidx.test.ext:junit:1.1.2")
androidTestImplementation("androidx.test.ext:junit:1.1.3")
androidTestImplementation("com.squareup.okhttp3:mockwebserver:${Versions.okhttp}")
testImplementation("junit:junit:4.13.2")

@ -34,7 +34,7 @@
+| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*)
+| | +--- androidx.arch.core:core-common:2.1.0 (*)
+| | +--- androidx.arch.core:core-runtime:2.1.0 (*)
+| | +--- androidx.fragment:fragment:1.2.0 -> 1.3.4
+| | +--- 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.5.0
+| | | | +--- androidx.annotation:annotation:1.2.0
@ -62,7 +62,7 @@
+| | | | | \--- 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.2 -> 1.3.0-beta01
+| | | +--- 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.5.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*)
@ -122,14 +122,14 @@
+| +--- androidx.databinding:databinding-runtime:4.1.1 -> 7.0.1 (*)
+| +--- androidx.databinding:databinding-adapters:4.1.1 -> 7.0.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.5.21 (*)
+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.0
+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.core:core:1.5.0 (*)
+| | +--- androidx.cursoradapter:cursoradapter:1.0.0
+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0
+| | +--- androidx.activity:activity:1.2.3 -> 1.3.0-beta01 (*)
+| | +--- androidx.fragment:fragment:1.3.4 (*)
+| | +--- androidx.appcompat:appcompat-resources:1.3.0
+| | +--- androidx.activity:activity:1.2.4 -> 1.3.1 (*)
+| | +--- androidx.fragment:fragment:1.3.6 (*)
+| | +--- androidx.appcompat:appcompat-resources:1.3.1
+| | | +--- 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.5.0 (*)
@ -166,17 +166,17 @@
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.0 (*)
+| +--- com.google.android.material:material:1.2.1 -> 1.4.0
+| | +--- androidx.annotation:annotation:1.0.1 -> 1.2.0
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
+| | +--- 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.5.0 (*)
+| | | +--- androidx.customview:customview:1.0.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.0-beta02
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.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.5.0 (*)
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0-beta02
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0
+| | +--- androidx.core:core:1.5.0 (*)
+| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0
+| | | +--- androidx.core:core:1.0.0 -> 1.5.0 (*)
@ -192,7 +192,7 @@
+| | | \--- androidx.print:print:1.0.0
+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0
+| | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.4 (*)
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
@ -206,7 +206,7 @@
+| | +--- 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.4 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.3.6 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
@ -223,9 +223,9 @@
+| +--- com.google.dagger:hilt-core:2.37
+| | +--- com.google.dagger:dagger:2.37 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- androidx.activity:activity:1.2.2 -> 1.3.0-beta01 (*)
+| +--- 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.4 (*)
+| +--- androidx.fragment:fragment:1.3.2 -> 1.3.6 (*)
+| +--- androidx.lifecycle:lifecycle-common:2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
@ -253,17 +253,17 @@
+| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*)
+| \--- com.google.dagger:hilt-android:2.35 -> 2.37 (*)
++--- androidx.fragment:fragment-ktx:1.3.4
+| +--- androidx.fragment:fragment:1.3.4 (*)
+| +--- androidx.activity:activity-ktx:1.2.2 -> 1.3.0-beta01
+| | +--- androidx.activity:activity:1.3.0-beta01 (*)
++--- 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.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.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 -> 1.5.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+| +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*)
+| +--- androidx.collection:collection-ktx:1.1.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.5.21 (*)
@ -279,7 +279,7 @@
+| +--- androidx.room:room-runtime:2.3.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.31 -> 1.5.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.0 (*)
++--- androidx.appcompat:appcompat:1.3.0 (*)
++--- androidx.appcompat:appcompat:1.3.1 (*)
++--- io.reactivex.rxjava2:rxandroid:2.1.1
+| \--- io.reactivex.rxjava2:rxjava:2.2.6
+| \--- org.reactivestreams:reactive-streams:1.0.2
@ -319,15 +319,15 @@
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 1.5.21 (*)
++--- com.google.code.gson:gson:2.8.7
++--- com.google.android.material:material:1.4.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.0-beta02 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.0 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
++--- androidx.preference:preference:1.1.1
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.4 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.6 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
@ -384,7 +384,7 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
++--- net.openid:appauth:0.8.1
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.browser:browser:1.3.0
@ -508,15 +508,15 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+| \--- androidx.compose.ui:ui:1.0.1 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.1
+| +--- androidx.appcompat:appcompat:1.3.0 (*)
+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.3.1 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 (*)
+| +--- androidx.compose.material:material:1.0.1 (*)
+| +--- com.google.android.material:material:1.1.0 -> 1.4.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+\--- androidx.activity:activity-compose:1.3.0-beta01
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.1 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.1 (*)
+ +--- androidx.activity:activity-ktx:1.3.0-beta01 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 -> 1.5.21 (*)
+\--- androidx.activity:activity-compose:1.3.1
+ +--- androidx.compose.runtime:runtime:1.0.1 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.1 (*)
+ +--- androidx.activity:activity-ktx:1.3.1 (*)
+ +--- androidx.compose.ui:ui:1.0.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)

@ -34,7 +34,7 @@
+| | +--- androidx.lifecycle:lifecycle-runtime:2.2.0 -> 2.3.1 (*)
+| | +--- androidx.arch.core:core-common:2.1.0 (*)
+| | +--- androidx.arch.core:core-runtime:2.1.0 (*)
+| | +--- androidx.fragment:fragment:1.2.0 -> 1.3.4
+| | +--- 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.5.0
+| | | | +--- androidx.annotation:annotation:1.2.0
@ -62,7 +62,7 @@
+| | | | | \--- 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.2 -> 1.3.0-beta01
+| | | +--- 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.5.0 (*)
+| | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 (*)
@ -118,7 +118,7 @@
+| | \--- com.google.android.gms:play-services-basement:17.4.0 -> 17.5.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.core:core:1.2.0 -> 1.5.0 (*)
+| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.4 (*)
+| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*)
+| +--- 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 -> 17.5.0 (*)
@ -211,7 +211,7 @@
+| +--- com.google.android.gms:play-services-base:17.5.0
+| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.core:core:1.2.0 -> 1.5.0 (*)
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.4 (*)
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*)
+| | +--- com.google.android.gms:play-services-basement:17.5.0 (*)
+| | \--- com.google.android.gms:play-services-tasks:17.2.0 (*)
+| +--- com.google.android.gms:play-services-basement:17.5.0 (*)
@ -219,7 +219,7 @@
+| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.5.0 (*)
+| \--- com.google.android.gms:play-services-tasks:17.1.0 -> 17.2.0 (*)
++--- com.google.android.gms:play-services-maps:17.0.1
+| +--- androidx.fragment:fragment:1.0.0 -> 1.3.4 (*)
+| +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*)
+| +--- com.google.android.gms:play-services-base:17.0.0 -> 17.5.0 (*)
+| \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.5.0 (*)
++--- com.android.billingclient:billing-ktx:3.0.3
@ -250,14 +250,14 @@
+| +--- androidx.databinding:databinding-runtime:4.1.1 -> 7.0.1 (*)
+| +--- androidx.databinding:databinding-adapters:4.1.1 -> 7.0.1 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.21 -> 1.5.21 (*)
+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.0
+| +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| | +--- androidx.core:core:1.5.0 (*)
+| | +--- androidx.cursoradapter:cursoradapter:1.0.0
+| | | \--- androidx.annotation:annotation:1.0.0 -> 1.2.0
+| | +--- androidx.activity:activity:1.2.3 -> 1.3.0-beta01 (*)
+| | +--- androidx.fragment:fragment:1.3.4 (*)
+| | +--- androidx.appcompat:appcompat-resources:1.3.0
+| | +--- androidx.activity:activity:1.2.4 -> 1.3.1 (*)
+| | +--- androidx.fragment:fragment:1.3.6 (*)
+| | +--- androidx.appcompat:appcompat-resources:1.3.1
+| | | +--- 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.5.0 (*)
@ -294,24 +294,24 @@
+| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.0 (*)
+| +--- com.google.android.material:material:1.2.1 -> 1.4.0
+| | +--- androidx.annotation:annotation:1.0.1 -> 1.2.0
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
+| | +--- 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.5.0 (*)
+| | | +--- androidx.customview:customview:1.0.0 (*)
+| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+| | +--- androidx.constraintlayout:constraintlayout:2.0.1 -> 2.1.0-beta02
+| | | +--- androidx.appcompat:appcompat:1.2.0 -> 1.3.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.5.0 (*)
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0-beta02
+| | | \--- androidx.constraintlayout:constraintlayout-core:1.0.0
+| | +--- androidx.core:core:1.5.0 (*)
+| | +--- androidx.dynamicanimation:dynamicanimation:1.0.0
+| | | +--- androidx.core:core:1.0.0 -> 1.5.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.4 (*)
+| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.6 (*)
+| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.1 (*)
+| | +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
@ -325,7 +325,7 @@
+| | +--- 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.4 (*)
+| | +--- androidx.fragment:fragment:1.1.0 -> 1.3.6 (*)
+| | +--- androidx.recyclerview:recyclerview:1.1.0 (*)
+| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.collection:collection:1.1.0 (*)
@ -342,9 +342,9 @@
+| +--- com.google.dagger:hilt-core:2.37
+| | +--- com.google.dagger:dagger:2.37 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- androidx.activity:activity:1.2.2 -> 1.3.0-beta01 (*)
+| +--- 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.4 (*)
+| +--- androidx.fragment:fragment:1.3.2 -> 1.3.6 (*)
+| +--- androidx.lifecycle:lifecycle-common:2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 (*)
+| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1 (*)
@ -372,17 +372,17 @@
+| | +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| | \--- androidx.lifecycle:lifecycle-service:2.1.0 -> 2.2.0 (*)
+| \--- com.google.dagger:hilt-android:2.35 -> 2.37 (*)
++--- androidx.fragment:fragment-ktx:1.3.4
+| +--- androidx.fragment:fragment:1.3.4 (*)
+| +--- androidx.activity:activity-ktx:1.2.2 -> 1.3.0-beta01
+| | +--- androidx.activity:activity:1.3.0-beta01 (*)
++--- 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.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.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 -> 1.5.21 (*)
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+| +--- androidx.core:core-ktx:1.1.0 -> 1.3.2 (*)
+| +--- androidx.collection:collection-ktx:1.1.0
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.5.21 (*)
@ -398,7 +398,7 @@
+| +--- androidx.room:room-runtime:2.3.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.31 -> 1.5.21 (*)
+| \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.1 -> 1.5.0 (*)
++--- androidx.appcompat:appcompat:1.3.0 (*)
++--- androidx.appcompat:appcompat:1.3.1 (*)
++--- io.reactivex.rxjava2:rxandroid:2.1.1
+| \--- io.reactivex.rxjava2:rxjava:2.2.6
+| \--- org.reactivestreams:reactive-streams:1.0.2
@ -438,15 +438,15 @@
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 -> 1.5.21 (*)
++--- com.google.code.gson:gson:2.8.7
++--- com.google.android.material:material:1.4.0 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.0-beta02 (*)
++--- androidx.constraintlayout:constraintlayout:2.1.0 (*)
++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| \--- androidx.interpolator:interpolator:1.0.0 (*)
++--- androidx.preference:preference:1.1.1
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| +--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
+| +--- androidx.core:core:1.1.0 -> 1.5.0 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.4 (*)
+| +--- androidx.fragment:fragment:1.2.4 -> 1.3.6 (*)
+| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
@ -503,7 +503,7 @@
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- com.squareup.okhttp3:logging-interceptor:3.12.1 (*)
++--- com.github.QuadFlask:colorpicker:0.0.15
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.0 (*)
+| \--- androidx.appcompat:appcompat:1.1.0 -> 1.3.1 (*)
++--- net.openid:appauth:0.8.1
+| +--- androidx.annotation:annotation:1.1.0 -> 1.2.0
+| \--- androidx.browser:browser:1.3.0
@ -627,15 +627,15 @@
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+| \--- androidx.compose.ui:ui:1.0.1 (*)
++--- com.google.android.material:compose-theme-adapter:1.0.1
+| +--- androidx.appcompat:appcompat:1.3.0 (*)
+| +--- androidx.appcompat:appcompat:1.3.0 -> 1.3.1 (*)
+| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*)
+| +--- androidx.compose.runtime:runtime:1.0.1 (*)
+| +--- androidx.compose.material:material:1.0.1 (*)
+| +--- com.google.android.material:material:1.1.0 -> 1.4.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)
+\--- androidx.activity:activity-compose:1.3.0-beta01
+ +--- androidx.compose.runtime:runtime:1.0.0-beta08 -> 1.0.1 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.0-beta08 -> 1.0.1 (*)
+ +--- androidx.activity:activity-ktx:1.3.0-beta01 (*)
+ +--- androidx.compose.ui:ui:1.0.0-beta08 -> 1.0.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.10 -> 1.5.21 (*)
+\--- androidx.activity:activity-compose:1.3.1
+ +--- androidx.compose.runtime:runtime:1.0.1 (*)
+ +--- androidx.compose.runtime:runtime-saveable:1.0.1 (*)
+ +--- androidx.activity:activity-ktx:1.3.1 (*)
+ +--- androidx.compose.ui:ui:1.0.1 (*)
+ \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 (*)

Loading…
Cancel
Save