Files
Pupil/dep
2020-09-27 10:04:26 +09:00

8063 lines
502 KiB
Plaintext

Configuration on demand is an incubating feature.
> Configure project :app
Firebase Enabled
> Task :app:dependencies
------------------------------------------------------------
Project :app
------------------------------------------------------------
_classStructurekaptDebugAndroidTestKotlin
No dependencies
_classStructurekaptDebugKotlin
No dependencies
_classStructurekaptDebugUnitTestKotlin
No dependencies
_classStructurekaptReleaseKotlin
No dependencies
_classStructurekaptReleaseUnitTestKotlin
No dependencies
_internal_aapt2_binary - The AAPT2 binary to use for processing resources.
\--- com.android.tools.build:aapt2:4.0.1-6197926
androidApis - Configuration providing various types of Android JAR file
No dependencies
androidTestAnnotationProcessor - Classpath for the annotation processor for 'androidTest'. (n)
No dependencies
androidTestApi - API dependencies for 'androidTest' sources. (n)
No dependencies
androidTestApiDependenciesMetadata
No dependencies
androidTestApk - Apk dependencies for 'androidTest' sources (deprecated: use 'androidTestRuntimeOnly' instead). (n)
No dependencies
androidTestCompile - Compile dependencies for 'androidTest' sources (deprecated: use 'androidTestImplementation' instead). (n)
No dependencies
androidTestCompileOnly - Compile only dependencies for 'androidTest' sources. (n)
No dependencies
androidTestCompileOnlyDependenciesMetadata
No dependencies
androidTestDebugAnnotationProcessor - Classpath for the annotation processor for 'androidTestDebug'. (n)
No dependencies
androidTestDebugApi - API dependencies for 'androidTestDebug' sources. (n)
No dependencies
androidTestDebugApiDependenciesMetadata
No dependencies
androidTestDebugApk - Apk dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugRuntimeOnly' instead). (n)
No dependencies
androidTestDebugCompile - Compile dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugImplementation' instead). (n)
No dependencies
androidTestDebugCompileOnly - Compile only dependencies for 'androidTestDebug' sources. (n)
No dependencies
androidTestDebugCompileOnlyDependenciesMetadata
No dependencies
androidTestDebugImplementation - Implementation only dependencies for 'androidTestDebug' sources. (n)
No dependencies
androidTestDebugImplementationDependenciesMetadata
No dependencies
androidTestDebugProvided - Provided dependencies for 'androidTestDebug' sources (deprecated: use 'androidTestDebugCompileOnly' instead). (n)
No dependencies
androidTestDebugRuntimeOnly - Runtime only dependencies for 'androidTestDebug' sources. (n)
No dependencies
androidTestDebugRuntimeOnlyDependenciesMetadata
No dependencies
androidTestDebugWearApp - Link to a wear app to embed for object 'androidTestDebug'. (n)
No dependencies
androidTestImplementation - Implementation only dependencies for 'androidTest' sources. (n)
+--- androidx.test.ext:junit:1.1.2 (n)
+--- androidx.test:rules:1.3.0 (n)
+--- androidx.test:runner:1.3.0 (n)
\--- androidx.test.espresso:espresso-core:3.3.0 (n)
androidTestImplementationDependenciesMetadata
+--- androidx.test.ext:junit:1.1.2
| +--- junit:junit:4.12
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- androidx.test:core:1.3.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.test:monitor:1.3.0
| | | \--- androidx.annotation:annotation:1.0.0
| | \--- androidx.lifecycle:lifecycle-common:2.0.0
| | \--- androidx.annotation:annotation:1.0.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- androidx.annotation:annotation:1.0.0
+--- androidx.test:rules:1.3.0
| \--- androidx.test:runner:1.3.0
| +--- androidx.annotation:annotation:1.0.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- junit:junit:4.12 (*)
+--- androidx.test:runner:1.3.0 (*)
\--- androidx.test.espresso:espresso-core:3.3.0
+--- androidx.test:runner:1.3.0 (*)
+--- androidx.test.espresso:espresso-idling-resource:3.3.0
+--- com.squareup:javawriter:2.1.1
+--- javax.inject:javax.inject:1
+--- org.hamcrest:hamcrest-library:1.3
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.hamcrest:hamcrest-integration:1.3
| \--- org.hamcrest:hamcrest-library:1.3 (*)
\--- com.google.code.findbugs:jsr305:2.0.1
androidTestProvided - Provided dependencies for 'androidTest' sources (deprecated: use 'androidTestCompileOnly' instead). (n)
No dependencies
androidTestRuntimeOnly - Runtime only dependencies for 'androidTest' sources. (n)
No dependencies
androidTestRuntimeOnlyDependenciesMetadata
No dependencies
androidTestUtil - Additional APKs used during instrumentation testing.
No dependencies
androidTestWearApp - Link to a wear app to embed for object 'androidTest'. (n)
No dependencies
annotationProcessor - Classpath for the annotation processor for 'main'. (n)
No dependencies
api - API dependencies for 'main' sources. (n)
No dependencies
apiDependenciesMetadata
No dependencies
apk - Apk dependencies for 'main' sources (deprecated: use 'runtimeOnly' instead). (n)
No dependencies
archives - Configuration for archive artifacts.
No dependencies
compile - Compile dependencies for 'main' sources (deprecated: use 'implementation' instead).
No dependencies
compileOnly - Compile only dependencies for 'main' sources. (n)
No dependencies
compileOnlyDependenciesMetadata
No dependencies
coreLibraryDesugaring - Configuration to desugar libraries
No dependencies
debugAabPublication - Bundle Publication for debug (n)
No dependencies
debugAndroidTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugAndroidTest
No dependencies
debugAndroidTestApi - API dependencies for compilation 'debugAndroidTest' (target (androidJvm)). (n)
No dependencies
debugAndroidTestApiDependenciesMetadata
No dependencies
debugAndroidTestCompile - Dependencies for compilation 'debugAndroidTest' (target (androidJvm)) (deprecated, use 'debugAndroidTestImplementation ' instead).
No dependencies
debugAndroidTestCompileClasspath - Compile classpath for compilation 'debugAndroidTest' (target (androidJvm)).
+--- androidx.test.ext:junit:1.1.2
| +--- junit:junit:4.12
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- androidx.test:core:1.3.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.test:monitor:1.3.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- androidx.test:rules:1.3.0
| \--- androidx.test:runner:1.3.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- junit:junit:4.12 (*)
+--- androidx.test:runner:1.3.0 (*)
+--- androidx.test.espresso:espresso-core:3.3.0
| +--- androidx.test:runner:1.3.0 (*)
| +--- androidx.test.espresso:espresso-idling-resource:3.3.0
| +--- com.squareup:javawriter:2.1.1
| +--- javax.inject:javax.inject:1
| +--- org.hamcrest:hamcrest-library:1.3
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- org.hamcrest:hamcrest-integration:1.3
| | \--- org.hamcrest:hamcrest-library:1.3 (*)
| \--- com.google.code.findbugs:jsr305:2.0.1
+--- androidx.test.ext:junit:{strictly 1.1.2} -> 1.1.2 (c)
+--- androidx.test:rules:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.test:runner:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.test.espresso:espresso-core:{strictly 3.3.0} -> 3.3.0 (c)
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0
| | | | | +--- androidx.annotation:annotation:1.1.0
| | | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
+--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- junit:junit:{strictly 4.12} -> 4.12 (c)
+--- androidx.test:core:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.test:monitor:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.test.espresso:espresso-idling-resource:{strictly 3.3.0} -> 3.3.0 (c)
+--- com.squareup:javawriter:{strictly 2.1.1} -> 2.1.1 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- org.hamcrest:hamcrest-library:{strictly 1.3} -> 1.3 (c)
+--- org.hamcrest:hamcrest-integration:{strictly 1.3} -> 1.3 (c)
+--- com.google.code.findbugs:jsr305:{strictly 2.0.1} -> 2.0.1 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
debugAndroidTestCompileOnly - Compile only dependencies for compilation 'debugAndroidTest' (target (androidJvm)). (n)
No dependencies
debugAndroidTestCompileOnlyDependenciesMetadata
No dependencies
debugAndroidTestImplementation - Implementation only dependencies for compilation 'debugAndroidTest' (target (androidJvm)). (n)
No dependencies
debugAndroidTestImplementationDependenciesMetadata
+--- androidx.test.ext:junit:1.1.2
| +--- junit:junit:4.12
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- androidx.test:core:1.3.0
| | +--- androidx.annotation:annotation:1.0.0
| | +--- androidx.test:monitor:1.3.0
| | | \--- androidx.annotation:annotation:1.0.0
| | \--- androidx.lifecycle:lifecycle-common:2.0.0
| | \--- androidx.annotation:annotation:1.0.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- androidx.annotation:annotation:1.0.0
+--- androidx.test:rules:1.3.0
| \--- androidx.test:runner:1.3.0
| +--- androidx.annotation:annotation:1.0.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- junit:junit:4.12 (*)
+--- androidx.test:runner:1.3.0 (*)
\--- androidx.test.espresso:espresso-core:3.3.0
+--- androidx.test:runner:1.3.0 (*)
+--- androidx.test.espresso:espresso-idling-resource:3.3.0
+--- com.squareup:javawriter:2.1.1
+--- javax.inject:javax.inject:1
+--- org.hamcrest:hamcrest-library:1.3
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.hamcrest:hamcrest-integration:1.3
| \--- org.hamcrest:hamcrest-library:1.3 (*)
\--- com.google.code.findbugs:jsr305:2.0.1
debugAndroidTestRuntime - Runtime dependencies for compilation 'debugAndroidTest' (target (androidJvm)) (deprecated, use 'debugAndroidTestRuntimeOnly ' instead).
No dependencies
debugAndroidTestRuntimeClasspath - Runtime classpath of compilation 'debugAndroidTest' (target (androidJvm)).
+--- androidx.test.ext:junit:1.1.2
| +--- junit:junit:4.12
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- androidx.test:core:1.3.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.test:monitor:1.3.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- androidx.test:rules:1.3.0
| \--- androidx.test:runner:1.3.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.test:monitor:1.3.0 (*)
| \--- junit:junit:4.12 (*)
+--- androidx.test:runner:1.3.0 (*)
+--- androidx.test.espresso:espresso-core:3.3.0
| +--- androidx.test:runner:1.3.0 (*)
| +--- androidx.test.espresso:espresso-idling-resource:3.3.0
| +--- com.squareup:javawriter:2.1.1
| +--- javax.inject:javax.inject:1
| +--- org.hamcrest:hamcrest-library:1.3
| | \--- org.hamcrest:hamcrest-core:1.3
| +--- org.hamcrest:hamcrest-integration:1.3
| | \--- org.hamcrest:hamcrest-library:1.3 (*)
| \--- com.google.code.findbugs:jsr305:2.0.1
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.arch.core:core-runtime:2.1.0
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*)
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:drawee:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0
| | | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.soloader:soloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | \--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:ui-common:2.3.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:middleware:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:soloader:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.soloader:soloader:0.9.0 (*)
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.facebook.fresco:animated-base:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:animated-drawable:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.fresco:drawee:2.3.0 (*)
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:webpsupport:2.3.0
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | \--- com.facebook.fresco:animated-base:2.3.0 (*)
| | +--- com.facebook.fresco:webpsupport:2.3.0 (*)
| | \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | +--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- pl.droidsonroids.gif:android-gif-drawable:1.2.20
| | \--- pl.droidsonroids:relinker:1.3.1
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| +--- com.github.filippudak.progresspieview:library:1.0.4
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| +--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
| +--- com.github.piasy:BigImageViewer:1.6.7 (*)
| +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| \--- androidx.annotation:annotation:1.1.0
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.41 -> 1.4.10 (*)
| +--- androidx.appcompat:appcompat:1.0.2 -> 1.2.0 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41 -> 1.4.10 (*)
| \--- androidx.viewpager2:viewpager2:1.0.0-beta03 -> 1.0.0 (*)
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9 (*)
| +--- org.jsoup:jsoup:1.13.1
| \--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- xyz.quaver:documentfilex:0.2.15
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- androidx.core:core-ktx:1.3.1 (*)
+--- xyz.quaver:floatingsearchview:1.0.5
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
| +--- androidx.core:core-ktx:1.3.1 (*)
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.1 (*)
| \--- com.google.android.material:material:1.2.1 -> 1.3.0-alpha02 (*)
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.jsoup:jsoup:{strictly 1.13.1} -> 1.13.1 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- pl.droidsonroids.gif:android-gif-drawable:{strictly 1.2.20} -> 1.2.20 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:soloader:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.soloader:nativeloader:{strictly 0.9.0} -> 0.9.0 (c)
+--- com.facebook.fresco:ui-common:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.parse.bolts:bolts-tasks:{strictly 1.4.0} -> 1.4.0 (c)
+--- com.facebook.fresco:animated-base:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
+--- pl.droidsonroids:relinker:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:middleware:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.soloader:annotation:{strictly 0.9.0} -> 0.9.0 (c)
+--- com.facebook.soloader:soloader:{strictly 0.9.0} -> 0.9.0 (c)
+--- com.facebook.fresco:animated-drawable:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
debugAndroidTestRuntimeOnly - Runtime only dependencies for compilation 'debugAndroidTest' (target (androidJvm)). (n)
No dependencies
debugAndroidTestRuntimeOnlyDependenciesMetadata
No dependencies
debugAnnotationProcessor - Classpath for the annotation processor for 'debug'. (n)
No dependencies
debugAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debug
No dependencies
debugApi - API dependencies for compilation 'debug' (target (androidJvm)). (n)
No dependencies
debugApiDependenciesMetadata
No dependencies
debugApiElements - API elements for debug (n)
No dependencies
debugApk - Apk dependencies for 'debug' sources (deprecated: use 'debugRuntimeOnly' instead). (n)
No dependencies
debugApkPublication - APK publication for debug (n)
No dependencies
debugCompile - Dependencies for compilation 'debug' (target (androidJvm)) (deprecated, use 'debugImplementation ' instead).
No dependencies
debugCompileClasspath - Compile classpath for compilation 'debug' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0
| | | | | +--- androidx.annotation:annotation:1.1.0
| | | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
+--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
debugCompileOnly - Compile only dependencies for compilation 'debug' (target (androidJvm)).
No dependencies
debugCompileOnlyDependenciesMetadata
No dependencies
debugImplementation - Implementation only dependencies for compilation 'debug' (target (androidJvm)). (n)
No dependencies
debugImplementationDependenciesMetadata
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-metadata:1.3.9
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-metadata:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-metadata:1.0.0-RC2
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.31 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
\--- xyz.quaver:floatingsearchview:1.0.5
debugProvided - Provided dependencies for 'debug' sources (deprecated: use 'debugCompileOnly' instead). (n)
No dependencies
debugReverseMetadataValues - Metadata Values dependencies for the base Split
No dependencies
debugRuntime - Runtime dependencies for compilation 'debug' (target (androidJvm)) (deprecated, use 'debugRuntimeOnly ' instead).
No dependencies
debugRuntimeClasspath - Runtime classpath of compilation 'debug' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.arch.core:core-runtime:2.1.0
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*)
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:drawee:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0
| | | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.soloader:soloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | \--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:ui-common:2.3.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:middleware:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:soloader:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.soloader:soloader:0.9.0 (*)
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.facebook.fresco:animated-base:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:animated-drawable:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.fresco:drawee:2.3.0 (*)
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:webpsupport:2.3.0
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | \--- com.facebook.fresco:animated-base:2.3.0 (*)
| | +--- com.facebook.fresco:webpsupport:2.3.0 (*)
| | \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | +--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- pl.droidsonroids.gif:android-gif-drawable:1.2.20
| | \--- pl.droidsonroids:relinker:1.3.1
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| +--- com.github.filippudak.progresspieview:library:1.0.4
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| +--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
| +--- com.github.piasy:BigImageViewer:1.6.7 (*)
| +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| \--- androidx.annotation:annotation:1.1.0
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.41 -> 1.4.10 (*)
| +--- androidx.appcompat:appcompat:1.0.2 -> 1.2.0 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41 -> 1.4.10 (*)
| \--- androidx.viewpager2:viewpager2:1.0.0-beta03 -> 1.0.0 (*)
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9 (*)
| +--- org.jsoup:jsoup:1.13.1
| \--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- xyz.quaver:documentfilex:0.2.15
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- androidx.core:core-ktx:1.3.1 (*)
\--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- androidx.core:core-ktx:1.3.1 (*)
+--- androidx.appcompat:appcompat:1.2.0 (*)
+--- androidx.cardview:cardview:1.0.0 (*)
+--- androidx.recyclerview:recyclerview:1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1 (*)
\--- com.google.android.material:material:1.2.1 -> 1.3.0-alpha02 (*)
debugRuntimeElements - Runtime elements for debug (n)
No dependencies
debugRuntimeOnly - Runtime only dependencies for compilation 'debug' (target (androidJvm)). (n)
No dependencies
debugRuntimeOnlyDependenciesMetadata
No dependencies
debugUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugUnitTest
No dependencies
debugUnitTestApi - API dependencies for compilation 'debugUnitTest' (target (androidJvm)). (n)
No dependencies
debugUnitTestApiDependenciesMetadata
No dependencies
debugUnitTestCompile - Dependencies for compilation 'debugUnitTest' (target (androidJvm)) (deprecated, use 'debugUnitTestImplementation ' instead).
No dependencies
debugUnitTestCompileClasspath - Compile classpath for compilation 'debugUnitTest' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0
| | | | | +--- androidx.annotation:annotation:1.1.0
| | | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
+--- xyz.quaver:floatingsearchview:1.0.5
+--- junit:junit:4.13
| \--- org.hamcrest:hamcrest-core:1.3
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- junit:junit:{strictly 4.13} -> 4.13 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
debugUnitTestCompileOnly - Compile only dependencies for compilation 'debugUnitTest' (target (androidJvm)). (n)
No dependencies
debugUnitTestCompileOnlyDependenciesMetadata
No dependencies
debugUnitTestImplementation - Implementation only dependencies for compilation 'debugUnitTest' (target (androidJvm)). (n)
No dependencies
debugUnitTestImplementationDependenciesMetadata
\--- junit:junit:4.13
\--- org.hamcrest:hamcrest-core:1.3
debugUnitTestRuntime - Runtime dependencies for compilation 'debugUnitTest' (target (androidJvm)) (deprecated, use 'debugUnitTestRuntimeOnly ' instead).
No dependencies
debugUnitTestRuntimeClasspath - Runtime classpath of compilation 'debugUnitTest' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.arch.core:core-runtime:2.1.0
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*)
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:drawee:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0
| | | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.soloader:soloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | \--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:ui-common:2.3.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:middleware:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:soloader:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.soloader:soloader:0.9.0 (*)
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.facebook.fresco:animated-base:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:animated-drawable:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.fresco:drawee:2.3.0 (*)
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:webpsupport:2.3.0
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | \--- com.facebook.fresco:animated-base:2.3.0 (*)
| | +--- com.facebook.fresco:webpsupport:2.3.0 (*)
| | \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | +--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- pl.droidsonroids.gif:android-gif-drawable:1.2.20
| | \--- pl.droidsonroids:relinker:1.3.1
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| +--- com.github.filippudak.progresspieview:library:1.0.4
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| +--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
| +--- com.github.piasy:BigImageViewer:1.6.7 (*)
| +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| \--- androidx.annotation:annotation:1.1.0
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.41 -> 1.4.10 (*)
| +--- androidx.appcompat:appcompat:1.0.2 -> 1.2.0 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41 -> 1.4.10 (*)
| \--- androidx.viewpager2:viewpager2:1.0.0-beta03 -> 1.0.0 (*)
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9 (*)
| +--- org.jsoup:jsoup:1.13.1
| \--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- xyz.quaver:documentfilex:0.2.15
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- androidx.core:core-ktx:1.3.1 (*)
+--- xyz.quaver:floatingsearchview:1.0.5
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
| +--- androidx.core:core-ktx:1.3.1 (*)
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.1 (*)
| \--- com.google.android.material:material:1.2.1 -> 1.3.0-alpha02 (*)
\--- junit:junit:4.13
\--- org.hamcrest:hamcrest-core:1.3
debugUnitTestRuntimeOnly - Runtime only dependencies for compilation 'debugUnitTest' (target (androidJvm)). (n)
No dependencies
debugUnitTestRuntimeOnlyDependenciesMetadata
No dependencies
debugWearApp - Link to a wear app to embed for object 'debug'. (n)
No dependencies
debugWearBundling - Resolved Configuration for wear app bundling for variant: debug
No dependencies
default - Configuration for default artifacts.
No dependencies
implementation - Implementation only dependencies for 'main' sources. (n)
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (n)
+--- unspecified (n)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (n)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (n)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9 (n)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2 (n)
+--- androidx.appcompat:appcompat:1.2.0 (n)
+--- androidx.activity:activity-ktx:1.2.0-alpha08 (n)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08 (n)
+--- androidx.preference:preference:1.1.1 (n)
+--- androidx.constraintlayout:constraintlayout:2.0.1 (n)
+--- androidx.gridlayout:gridlayout:1.0.0 (n)
+--- androidx.biometric:biometric:1.0.1 (n)
+--- com.daimajia.swipelayout:library:1.2.0 (n)
+--- com.google.android.material:material:1.3.0-alpha02 (n)
+--- com.google.firebase:firebase-core:17.5.0 (n)
+--- com.google.firebase:firebase-analytics:17.5.0 (n)
+--- com.google.firebase:firebase-crashlytics:17.2.1 (n)
+--- com.google.firebase:firebase-perf:19.0.8 (n)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0 (n)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1 (n)
+--- com.github.clans:fab:1.6.4 (n)
+--- com.github.piasy:BigImageViewer:1.6.7 (n)
+--- com.github.piasy:GlideImageLoader:1.6.7 (n)
+--- com.squareup.okhttp3:okhttp:3.12.12 (n)
+--- com.github.bumptech.glide:glide:4.11.0 (n)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (n)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2 (n)
+--- net.rdrei.android.dirchooser:library:3.2 (n)
+--- com.gu:option:1.3 (n)
+--- com.andrognito.patternlockview:patternlockview:1.0.0 (n)
+--- ru.noties.markwon:core:3.1.0 (n)
+--- xyz.quaver:libpupil:1.7.2 (n)
+--- xyz.quaver:documentfilex:0.2.15 (n)
\--- xyz.quaver:floatingsearchview:1.0.5 (n)
implementationDependenciesMetadata
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-metadata:1.3.9
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-metadata:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-metadata:1.0.0-RC2
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.31 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
\--- xyz.quaver:floatingsearchview:1.0.5
kapt
No dependencies
kaptAndroidTest
No dependencies
kaptAndroidTestDebug
No dependencies
kaptDebug
No dependencies
kaptRelease
No dependencies
kaptTest
No dependencies
kaptTestDebug
No dependencies
kaptTestRelease
No dependencies
kotlinCompilerClasspath
\--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.10
+--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-script-runtime:1.4.10
+--- org.jetbrains.kotlin:kotlin-reflect:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.4.10
\--- org.jetbrains.intellij.deps:trove4j:1.0.20181211
kotlinCompilerPluginClasspath
+--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.4.10
| +--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.10
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| | | \--- org.jetbrains:annotations:13.0
| | +--- org.jetbrains.kotlin:kotlin-script-runtime:1.4.10
| | +--- org.jetbrains.kotlin:kotlin-reflect:1.4.10
| | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| | +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.4.10
| | \--- org.jetbrains.intellij.deps:trove4j:1.0.20181211
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-android-extensions:1.4.10
| \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.10 (*)
\--- org.jetbrains.kotlin:kotlin-serialization:1.4.10
\--- org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.10
\--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
kotlinKaptWorkerDependencies
\--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.4.10
+--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| | \--- org.jetbrains:annotations:13.0
| +--- org.jetbrains.kotlin:kotlin-script-runtime:1.4.10
| +--- org.jetbrains.kotlin:kotlin-reflect:1.4.10
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.4.10
| \--- org.jetbrains.intellij.deps:trove4j:1.0.20181211
\--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
kotlinKlibCommonizerClasspath
\--- org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable:1.4.10
+--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
\--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.4.10
+--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-script-runtime:1.4.10
+--- org.jetbrains.kotlin:kotlin-reflect:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.4.10
\--- org.jetbrains.intellij.deps:trove4j:1.0.20181211
kotlinNativeCompilerPluginClasspath
\--- org.jetbrains.kotlin:kotlin-serialization-unshaded:1.4.10
lintChecks - Configuration to apply external lint check jar
No dependencies
lintClassPath - The lint embedded classpath
\--- com.android.tools.lint:lint-gradle:27.0.1
+--- com.android.tools:sdk-common:27.0.1
| +--- com.android.tools:sdklib:27.0.1
| | +--- com.android.tools.layoutlib:layoutlib-api:27.0.1
| | | +--- com.android.tools:common:27.0.1
| | | | +--- com.android.tools:annotations:27.0.1
| | | | +--- com.google.guava:guava:28.1-jre
| | | | | +--- com.google.guava:failureaccess:1.0.1
| | | | | +--- com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
| | | | | +--- com.google.code.findbugs:jsr305:3.0.2
| | | | | +--- org.checkerframework:checker-qual:2.8.1
| | | | | +--- com.google.errorprone:error_prone_annotations:2.3.2
| | | | | +--- com.google.j2objc:j2objc-annotations:1.3
| | | | | \--- org.codehaus.mojo:animal-sniffer-annotations:1.18
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72
| | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72
| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.3.72
| | | | | \--- org.jetbrains:annotations:13.0
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72
| | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 (*)
| | | +--- net.sf.kxml:kxml2:2.3.0
| | | +--- com.android.tools:annotations:27.0.1
| | | \--- org.jetbrains:annotations:13.0
| | +--- com.android.tools:dvlib:27.0.1
| | | \--- com.android.tools:common:27.0.1 (*)
| | +--- com.android.tools:repository:27.0.1
| | | +--- com.android.tools:common:27.0.1 (*)
| | | +--- com.sun.activation:javax.activation:1.2.0
| | | +--- org.apache.commons:commons-compress:1.12
| | | +--- org.glassfish.jaxb:jaxb-runtime:2.3.1
| | | | +--- javax.xml.bind:jaxb-api:2.3.1
| | | | | \--- javax.activation:javax.activation-api:1.2.0
| | | | +--- org.glassfish.jaxb:txw2:2.3.1
| | | | +--- com.sun.istack:istack-commons-runtime:3.0.7
| | | | +--- org.jvnet.staxex:stax-ex:1.8
| | | | +--- com.sun.xml.fastinfoset:FastInfoset:1.2.15
| | | | \--- javax.activation:javax.activation-api:1.2.0
| | | +--- com.google.jimfs:jimfs:1.1
| | | | \--- com.google.guava:guava:18.0 -> 28.1-jre (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| | +--- com.google.code.gson:gson:2.8.5
| | +--- org.apache.commons:commons-compress:1.12
| | +--- org.apache.httpcomponents:httpmime:4.5.6
| | | \--- org.apache.httpcomponents:httpclient:4.5.6
| | | +--- org.apache.httpcomponents:httpcore:4.4.10
| | | +--- commons-logging:commons-logging:1.2
| | | \--- commons-codec:commons-codec:1.10
| | \--- org.apache.httpcomponents:httpcore:4.4.10
| +--- com.android.tools.build:builder-test-api:4.0.1
| | \--- com.android.tools.ddms:ddmlib:27.0.1
| | +--- com.android.tools:common:27.0.1 (*)
| | \--- net.sf.kxml:kxml2:2.3.0
| +--- com.android.tools.build:builder-model:4.0.1
| | \--- com.android.tools:annotations:27.0.1
| +--- com.android.tools.ddms:ddmlib:27.0.1 (*)
| +--- com.android.tools.analytics-library:shared:27.0.1
| | +--- com.android.tools.analytics-library:protos:27.0.1
| | | \--- com.google.protobuf:protobuf-java:3.10.0
| | +--- com.android.tools:annotations:27.0.1
| | +--- com.android.tools:common:27.0.1 (*)
| | +--- com.google.guava:guava:28.1-jre (*)
| | +--- com.google.code.gson:gson:2.8.5
| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| +--- org.bouncycastle:bcpkix-jdk15on:1.56
| | \--- org.bouncycastle:bcprov-jdk15on:1.56
| +--- org.bouncycastle:bcprov-jdk15on:1.56
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| +--- org.jetbrains.kotlin:kotlin-reflect:1.3.72
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.72 (*)
| +--- com.google.protobuf:protobuf-java:3.10.0
| +--- javax.inject:javax.inject:1
| +--- org.jetbrains.trove4j:trove4j:20160824
| \--- com.android.tools.build:aapt2-proto:0.4.0
| \--- com.google.protobuf:protobuf-java:3.4.0 -> 3.10.0
+--- com.android.tools.build:builder:4.0.1
| +--- com.android.tools.build:builder-model:4.0.1 (*)
| +--- com.android.tools.build:builder-test-api:4.0.1 (*)
| +--- com.android.tools:sdklib:27.0.1 (*)
| +--- com.android.tools:sdk-common:27.0.1 (*)
| +--- com.android.tools:common:27.0.1 (*)
| +--- com.android.tools.build:manifest-merger:27.0.1
| | +--- com.android.tools:common:27.0.1 (*)
| | +--- com.android.tools:sdklib:27.0.1 (*)
| | +--- com.android.tools:sdk-common:27.0.1 (*)
| | +--- com.google.code.gson:gson:2.8.5
| | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| | \--- net.sf.kxml:kxml2:2.3.0
| +--- com.android.tools.ddms:ddmlib:27.0.1 (*)
| +--- com.android:zipflinger:4.0.1
| | +--- com.google.guava:guava:27.0.1-jre -> 28.1-jre (*)
| | \--- com.android.tools:common:27.0.1 (*)
| +--- com.android:signflinger:4.0.1
| | +--- com.android.tools.build:apksig:4.0.1
| | \--- com.android:zipflinger:4.0.1 (*)
| +--- com.android.tools.analytics-library:protos:27.0.1 (*)
| +--- com.android.tools.analytics-library:tracker:27.0.1
| | +--- com.android.tools:annotations:27.0.1
| | +--- com.android.tools:common:27.0.1 (*)
| | +--- com.android.tools.analytics-library:protos:27.0.1 (*)
| | +--- com.android.tools.analytics-library:shared:27.0.1 (*)
| | +--- com.google.protobuf:protobuf-java:3.10.0
| | +--- com.google.guava:guava:28.1-jre (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| +--- com.android.tools.build:apksig:4.0.1
| +--- com.android.tools.build:apkzlib:4.0.1
| | +--- com.google.code.findbugs:jsr305:1.3.9 -> 3.0.2
| | +--- com.google.guava:guava:23.0 -> 28.1-jre (*)
| | +--- org.bouncycastle:bcpkix-jdk15on:1.56 (*)
| | +--- org.bouncycastle:bcprov-jdk15on:1.56
| | \--- com.android.tools.build:apksig:4.0.1
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| +--- com.squareup:javawriter:2.5.0
| +--- org.bouncycastle:bcpkix-jdk15on:1.56 (*)
| +--- org.bouncycastle:bcprov-jdk15on:1.56
| +--- org.ow2.asm:asm:7.0
| +--- org.ow2.asm:asm-tree:7.0
| | \--- org.ow2.asm:asm:7.0
| +--- javax.inject:javax.inject:1
| +--- org.ow2.asm:asm-commons:7.0
| | +--- org.ow2.asm:asm:7.0
| | +--- org.ow2.asm:asm-tree:7.0 (*)
| | \--- org.ow2.asm:asm-analysis:7.0
| | \--- org.ow2.asm:asm-tree:7.0 (*)
| +--- org.ow2.asm:asm-util:7.0
| | +--- org.ow2.asm:asm:7.0
| | +--- org.ow2.asm:asm-tree:7.0 (*)
| | \--- org.ow2.asm:asm-analysis:7.0 (*)
| +--- it.unimi.dsi:fastutil:7.2.0
| +--- net.sf.jopt-simple:jopt-simple:4.9
| \--- com.googlecode.json-simple:json-simple:1.1
+--- com.android.tools.build:builder-model:4.0.1 (*)
+--- com.android.tools.external.com-intellij:intellij-core:27.0.1
| \--- org.jetbrains.trove4j:trove4j:20160824
+--- com.android.tools.external.com-intellij:kotlin-compiler:27.0.1
+--- com.android.tools.external.org-jetbrains:uast:27.0.1
+--- com.android.tools.build:manifest-merger:27.0.1 (*)
+--- com.android.tools.lint:lint:27.0.1
| +--- com.android.tools.lint:lint-checks:27.0.1
| | +--- com.android.tools.lint:lint-api:27.0.1
| | | +--- com.android.tools:sdk-common:27.0.1 (*)
| | | +--- com.android.tools.build:builder-model:4.0.1 (*)
| | | +--- com.google.guava:guava:28.1-jre (*)
| | | +--- com.android.tools.external.com-intellij:intellij-core:27.0.1 (*)
| | | +--- com.android.tools.external.com-intellij:kotlin-compiler:27.0.1
| | | +--- com.android.tools.external.org-jetbrains:uast:27.0.1
| | | +--- com.android.tools.build:manifest-merger:27.0.1 (*)
| | | +--- org.ow2.asm:asm:7.0
| | | +--- org.ow2.asm:asm-tree:7.0 (*)
| | | +--- org.jetbrains.kotlin:kotlin-reflect:1.3.72 (*)
| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| | +--- com.google.guava:guava:28.1-jre (*)
| | +--- com.android.tools.external.com-intellij:intellij-core:27.0.1 (*)
| | +--- com.android.tools.external.com-intellij:kotlin-compiler:27.0.1
| | +--- com.android.tools.external.org-jetbrains:uast:27.0.1
| | \--- org.ow2.asm:asm-analysis:7.0 (*)
| +--- com.google.guava:guava:28.1-jre (*)
| +--- com.android.tools.external.org-jetbrains:uast:27.0.1
| +--- com.android.tools.external.com-intellij:kotlin-compiler:27.0.1
| +--- com.android.tools.build:manifest-merger:27.0.1 (*)
| +--- com.android.tools.analytics-library:shared:27.0.1 (*)
| +--- com.android.tools.analytics-library:protos:27.0.1 (*)
| +--- com.android.tools.analytics-library:tracker:27.0.1 (*)
| +--- org.jetbrains.kotlin:kotlin-reflect:1.3.72 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
+--- com.android.tools.lint:lint-gradle-api:27.0.1
| +--- com.android.tools:sdklib:27.0.1 (*)
| +--- com.android.tools.build:builder-model:4.0.1 (*)
| +--- com.android.tools.build:gradle-api:4.0.1
| | +--- com.android.tools.build:builder-test-api:4.0.1 (*)
| | +--- com.google.guava:guava:28.1-jre (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| +--- org.jetbrains.kotlin:kotlin-reflect:1.3.72 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
| \--- com.google.guava:guava:28.1-jre (*)
+--- com.android:zipflinger:4.0.1 (*)
+--- org.codehaus.groovy:groovy-all:2.4.15
+--- org.jetbrains.kotlin:kotlin-reflect:1.3.72 (*)
\--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.72 (*)
lintPublish - Configuration to publish external lint check jar
No dependencies
provided - Provided dependencies for 'main' sources (deprecated: use 'compileOnly' instead). (n)
No dependencies
releaseAabPublication - Bundle Publication for release (n)
No dependencies
releaseAnnotationProcessor - Classpath for the annotation processor for 'release'. (n)
No dependencies
releaseAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: release
No dependencies
releaseApi - API dependencies for compilation 'release' (target (androidJvm)). (n)
No dependencies
releaseApiDependenciesMetadata
No dependencies
releaseApiElements - API elements for release (n)
No dependencies
releaseApk - Apk dependencies for 'release' sources (deprecated: use 'releaseRuntimeOnly' instead). (n)
No dependencies
releaseApkPublication - APK publication for release (n)
No dependencies
releaseCompile - Dependencies for compilation 'release' (target (androidJvm)) (deprecated, use 'releaseImplementation ' instead).
No dependencies
releaseCompileClasspath - Compile classpath for compilation 'release' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0
| | | | | +--- androidx.annotation:annotation:1.1.0
| | | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
+--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
releaseCompileOnly - Compile only dependencies for compilation 'release' (target (androidJvm)).
No dependencies
releaseCompileOnlyDependenciesMetadata
No dependencies
releaseImplementation - Implementation only dependencies for compilation 'release' (target (androidJvm)). (n)
No dependencies
releaseImplementationDependenciesMetadata
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-metadata:1.3.9
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-metadata:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-metadata:1.0.0-RC2
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0
| | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.31 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
\--- xyz.quaver:floatingsearchview:1.0.5
releaseProvided - Provided dependencies for 'release' sources (deprecated: use 'releaseCompileOnly' instead). (n)
No dependencies
releaseReverseMetadataValues - Metadata Values dependencies for the base Split
No dependencies
releaseRuntime - Runtime dependencies for compilation 'release' (target (androidJvm)) (deprecated, use 'releaseRuntimeOnly ' instead).
No dependencies
releaseRuntimeClasspath - Runtime classpath of compilation 'release' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.arch.core:core-runtime:2.1.0
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*)
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:drawee:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0
| | | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.soloader:soloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | \--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:ui-common:2.3.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:middleware:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:soloader:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.soloader:soloader:0.9.0 (*)
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.facebook.fresco:animated-base:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:animated-drawable:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.fresco:drawee:2.3.0 (*)
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:webpsupport:2.3.0
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | \--- com.facebook.fresco:animated-base:2.3.0 (*)
| | +--- com.facebook.fresco:webpsupport:2.3.0 (*)
| | \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | +--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- pl.droidsonroids.gif:android-gif-drawable:1.2.20
| | \--- pl.droidsonroids:relinker:1.3.1
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| +--- com.github.filippudak.progresspieview:library:1.0.4
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| +--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
| +--- com.github.piasy:BigImageViewer:1.6.7 (*)
| +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| \--- androidx.annotation:annotation:1.1.0
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.41 -> 1.4.10 (*)
| +--- androidx.appcompat:appcompat:1.0.2 -> 1.2.0 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41 -> 1.4.10 (*)
| \--- androidx.viewpager2:viewpager2:1.0.0-beta03 -> 1.0.0 (*)
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9 (*)
| +--- org.jsoup:jsoup:1.13.1
| \--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- xyz.quaver:documentfilex:0.2.15
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- androidx.core:core-ktx:1.3.1 (*)
\--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (*)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- androidx.core:core-ktx:1.3.1 (*)
+--- androidx.appcompat:appcompat:1.2.0 (*)
+--- androidx.cardview:cardview:1.0.0 (*)
+--- androidx.recyclerview:recyclerview:1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1 (*)
\--- com.google.android.material:material:1.2.1 -> 1.3.0-alpha02 (*)
releaseRuntimeElements - Runtime elements for release (n)
No dependencies
releaseRuntimeOnly - Runtime only dependencies for compilation 'release' (target (androidJvm)). (n)
No dependencies
releaseRuntimeOnlyDependenciesMetadata
No dependencies
releaseUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: releaseUnitTest
No dependencies
releaseUnitTestApi - API dependencies for compilation 'releaseUnitTest' (target (androidJvm)). (n)
No dependencies
releaseUnitTestApiDependenciesMetadata
No dependencies
releaseUnitTestCompile - Dependencies for compilation 'releaseUnitTest' (target (androidJvm)) (deprecated, use 'releaseUnitTestImplementation ' instead).
No dependencies
releaseUnitTestCompileClasspath - Compile classpath for compilation 'releaseUnitTest' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0
| | | | | +--- androidx.annotation:annotation:1.1.0
| | | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | \--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| \--- androidx.drawerlayout:drawerlayout:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.customview:customview:1.0.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | \--- com.facebook.fresco:fresco:2.3.0
| | +--- com.facebook.fresco:fbcore:2.3.0
| | +--- com.facebook.fresco:drawee:2.3.0
| | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | \--- com.facebook.fresco:imagepipeline-base:2.3.0
| | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | +--- com.facebook.fresco:memory-type-native:2.3.0
| | +--- com.facebook.fresco:memory-type-java:2.3.0
| | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | \--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | \--- com.facebook.fresco:webpsupport:2.3.0
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | \--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | \--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| \--- com.github.filippudak.progresspieview:library:1.0.4
| \--- androidx.legacy:legacy-support-v4:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.media:media:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| \--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
+--- xyz.quaver:documentfilex:0.2.15
+--- xyz.quaver:floatingsearchview:1.0.5
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.appcompat:appcompat:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.fragment:fragment-ktx:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.preference:preference:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.constraintlayout:constraintlayout:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.gridlayout:gridlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.biometric:biometric:{strictly 1.0.1} -> 1.0.1 (c)
+--- com.daimajia.swipelayout:library:{strictly 1.2.0} -> 1.2.0 (c)
+--- com.google.android.material:material:{strictly 1.3.0-alpha02} -> 1.3.0-alpha02 (c)
+--- com.google.firebase:firebase-core:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-analytics:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.firebase:firebase-crashlytics:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 3.12.12} -> 3.12.12 (c)
+--- com.google.firebase:firebase-perf:{strictly 19.0.8} -> 19.0.8 (c)
+--- com.google.android.gms:play-services-oss-licenses:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-mlkit-face-detection:{strictly 16.1.1} -> 16.1.1 (c)
+--- com.github.clans:fab:{strictly 1.6.4} -> 1.6.4 (c)
+--- com.github.piasy:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.bumptech.glide:glide:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:okhttp3-integration:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.piasy:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:{strictly 4.1.2} -> 4.1.2 (c)
+--- net.rdrei.android.dirchooser:library:{strictly 3.2} -> 3.2 (c)
+--- com.gu:option:{strictly 1.3} -> 1.3 (c)
+--- com.andrognito.patternlockview:patternlockview:{strictly 1.0.0} -> 1.0.0 (c)
+--- ru.noties.markwon:core:{strictly 3.1.0} -> 3.1.0 (c)
+--- xyz.quaver:libpupil:{strictly 1.7.2} -> 1.7.2 (c)
+--- xyz.quaver:documentfilex:{strictly 0.2.15} -> 0.2.15 (c)
+--- xyz.quaver:floatingsearchview:{strictly 1.0.5} -> 1.0.5 (c)
+--- junit:junit:4.13
| \--- org.hamcrest:hamcrest-core:1.3
+--- junit:junit:{strictly 4.13} -> 4.13 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.3.9} -> 1.3.9 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.annotation:annotation:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.core:core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.fragment:fragment:{strictly 1.3.0-alpha08} -> 1.3.0-alpha08 (c)
+--- androidx.appcompat:appcompat-resources:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.activity:activity:{strictly 1.2.0-alpha08} -> 1.2.0-alpha08 (c)
+--- androidx.core:core-ktx:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.collection:collection-ktx:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core-ktx:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.recyclerview:recyclerview:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.constraintlayout:constraintlayout-solver:{strictly 2.0.1} -> 2.0.1 (c)
+--- androidx.legacy:legacy-support-core-ui:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.coordinatorlayout:coordinatorlayout:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.dynamicanimation:dynamicanimation:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.transition:transition:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager2:viewpager2:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-measurement:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.datatransport:transport-api:{strictly 2.2.1} -> 2.2.1 (c)
+--- com.google.android.datatransport:transport-backend-cct:{strictly 2.3.1} -> 2.3.1 (c)
+--- com.google.android.datatransport:transport-runtime:{strictly 2.2.4} -> 2.2.4 (c)
+--- com.google.android.gms:play-services-tasks:{strictly 17.0.2} -> 17.0.2 (c)
+--- com.google.firebase:firebase-common:{strictly 19.3.1} -> 19.3.1 (c)
+--- com.google.firebase:firebase-components:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-encoders-json:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.google.firebase:firebase-installations:{strictly 16.3.3} -> 16.3.3 (c)
+--- com.google.firebase:firebase-installations-interop:{strictly 16.0.0} -> 16.0.0 (c)
+--- com.google.firebase:firebase-measurement-connector:{strictly 18.0.0} -> 18.0.0 (c)
+--- com.google.android.gms:play-services-base:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-basement:{strictly 17.2.1} -> 17.2.1 (c)
+--- com.google.android.gms:play-services-clearcut:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-phenotype:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.firebase:firebase-config:{strictly 19.2.0} -> 19.2.0 (c)
+--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.android.gms:play-services-vision:{strictly 20.1.2} -> 20.1.2 (c)
+--- com.google.android.gms:play-services-vision-common:{strictly 19.1.2} -> 19.1.2 (c)
+--- com.google.mlkit:common:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.mlkit:vision-common:{strictly 16.1.0} -> 16.1.0 (c)
+--- com.github.piasy.BigImageViewer:BigImageViewer:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageLoader:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:GlideImageViewFactory:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.github.piasy.BigImageViewer:ProgressPieIndicator:{strictly 1.6.7} -> 1.6.7 (c)
+--- com.squareup.okio:okio:{strictly 1.15.0} -> 1.15.0 (c)
+--- com.github.bumptech.glide:gifdecoder:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:disklrucache:{strictly 4.11.0} -> 4.11.0 (c)
+--- com.github.bumptech.glide:annotations:{strictly 4.11.0} -> 4.11.0 (c)
+--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.exifinterface:exifinterface:{strictly 1.1.0} -> 1.1.0 (c)
+--- com.atlassian.commonmark:commonmark:{strictly 0.12.1} -> 0.12.1 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.4.10} -> 1.4.10 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.0} -> 1.1.0 (c)
+--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.savedstate:savedstate:{strictly 1.1.0-alpha01} -> 1.1.0-alpha01 (c)
+--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.legacy:legacy-support-core-utils:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.slidingpanelayout:slidingpanelayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.swiperefreshlayout:swiperefreshlayout:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.asynclayoutinflater:asynclayoutinflater:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.3.0-alpha07} -> 2.3.0-alpha07 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.google.android.gms:play-services-ads-identifier:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-base:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-measurement-impl:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.android.gms:play-services-stats:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.google.android.gms:play-services-measurement-sdk-api:{strictly 17.5.0} -> 17.5.0 (c)
+--- com.google.dagger:dagger:{strictly 2.27} -> 2.27 (c)
+--- com.google.firebase:firebase-abt:{strictly 19.1.0} -> 19.1.0 (c)
+--- com.google.protobuf:protobuf-javalite:{strictly 3.11.0} -> 3.11.0 (c)
+--- androidx.lifecycle:lifecycle-livedata:{strictly 2.0.0} -> 2.0.0 (c)
+--- com.google.android.gms:play-services-flags:{strictly 17.0.0} -> 17.0.0 (c)
+--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:{strictly 3.10.0} -> 3.10.0 (c)
+--- com.facebook.fresco:fresco:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-gif:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:animated-webp:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:webpsupport:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.github.filippudak.progresspieview:library:{strictly 1.0.4} -> 1.0.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:{strictly 1.0.0-RC2} -> 1.0.0-RC2 (c)
+--- androidx.documentfile:documentfile:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.localbroadcastmanager:localbroadcastmanager:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.print:print:{strictly 1.0.0} -> 1.0.0 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- com.facebook.fresco:fbcore:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:drawee:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:imagepipeline-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-ashmem:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-native:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:memory-type-java:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagefilters:{strictly 2.3.0} -> 2.3.0 (c)
+--- com.facebook.fresco:nativeimagetranscoder:{strictly 2.3.0} -> 2.3.0 (c)
+--- androidx.legacy:legacy-support-v4:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.facebook.fresco:imagepipeline-base:{strictly 2.3.0} -> 2.3.0 (c)
\--- androidx.media:media:{strictly 1.0.0} -> 1.0.0 (c)
releaseUnitTestCompileOnly - Compile only dependencies for compilation 'releaseUnitTest' (target (androidJvm)). (n)
No dependencies
releaseUnitTestCompileOnlyDependenciesMetadata
No dependencies
releaseUnitTestImplementation - Implementation only dependencies for compilation 'releaseUnitTest' (target (androidJvm)). (n)
No dependencies
releaseUnitTestImplementationDependenciesMetadata
\--- junit:junit:4.13
\--- org.hamcrest:hamcrest-core:1.3
releaseUnitTestRuntime - Runtime dependencies for compilation 'releaseUnitTest' (target (androidJvm)) (deprecated, use 'releaseUnitTestRuntimeOnly ' instead).
No dependencies
releaseUnitTestRuntimeClasspath - Runtime classpath of compilation 'releaseUnitTest' (target (androidJvm)).
+--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains:annotations:13.0
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.10
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.4.10
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
+--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.0.0-RC2
| \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.0.0-RC2
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.10
+--- androidx.appcompat:appcompat:1.2.0
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.core:core:1.3.0 -> 1.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07
| | | +--- androidx.arch.core:core-runtime:2.1.0
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | \--- androidx.arch.core:core-common:[2.1.0] -> 2.1.0
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07
| | | | \--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.versionedparcelable:versionedparcelable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0
| | | \--- androidx.annotation:annotation:1.1.0
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.cursoradapter:cursoradapter:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.collection:collection:1.1.0 (*)
| | +--- androidx.viewpager:viewpager:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.customview:customview:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.loader:loader:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0
| | | | +--- androidx.arch.core:core-runtime:2.0.0 -> 2.1.0 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.0.0 -> 2.3.0-alpha07
| | | | | +--- androidx.arch.core:core-common:2.1.0 (*)
| | | | | +--- androidx.arch.core:core-runtime:2.1.0 (*)
| | | | | \--- androidx.lifecycle:lifecycle-common:2.3.0-alpha07 (*)
| | | | \--- androidx.arch.core:core-common:2.0.0 -> 2.1.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.3.0-alpha07
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- androidx.activity:activity:1.2.0-alpha08
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | +--- androidx.savedstate:savedstate:1.1.0-alpha01
| | | | +--- androidx.annotation:annotation:1.1.0
| | | | +--- androidx.arch.core:core-common:2.0.1 -> 2.1.0 (*)
| | | | \--- androidx.lifecycle:lifecycle-common:2.0.0 -> 2.3.0-alpha07 (*)
| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07
| | | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | | +--- androidx.savedstate:savedstate:1.0.0 -> 1.1.0-alpha01 (*)
| | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0-alpha07 (*)
| | +--- androidx.savedstate:savedstate:1.1.0-alpha01 (*)
| | \--- androidx.annotation:annotation-experimental:1.0.0
| +--- androidx.appcompat:appcompat-resources:1.2.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | +--- androidx.vectordrawable:vectordrawable:1.1.0
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | | \--- 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.1.0
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.activity:activity-ktx:1.2.0-alpha08
| +--- androidx.activity:activity:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.core:core:1.3.1 (*)
| +--- androidx.lifecycle:lifecycle-runtime-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-runtime:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0-alpha07 (*)
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.7 -> 1.3.9 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.fragment:fragment-ktx:1.3.0-alpha08
| +--- androidx.fragment:fragment:1.3.0-alpha08 (*)
| +--- androidx.activity:activity-ktx:1.2.0-alpha08 (*)
| +--- androidx.core:core-ktx:1.1.0 -> 1.3.1 (*)
| +--- androidx.collection:collection-ktx:1.1.0
| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.4.10 (*)
| | \--- androidx.collection:collection:1.1.0 (*)
| +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.3.0-alpha07
| | +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0-alpha07 (*)
| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
| +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.0-alpha07 (*)
| \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.71 -> 1.4.10 (*)
+--- androidx.preference:preference:1.1.1
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| +--- androidx.fragment:fragment:1.2.4 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.annotation:annotation:1.1.0
| \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+--- androidx.constraintlayout:constraintlayout:2.0.1
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.core:core:1.3.1 (*)
| \--- androidx.constraintlayout:constraintlayout-solver:2.0.1
+--- androidx.gridlayout:gridlayout:1.0.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.legacy:legacy-support-core-ui:1.0.0
| +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- androidx.legacy:legacy-support-core-utils:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.documentfile:documentfile:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.loader:loader:1.0.0 (*)
| | +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.print:print:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.viewpager:viewpager:1.0.0 (*)
| +--- androidx.coordinatorlayout:coordinatorlayout:1.0.0 -> 1.1.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| | +--- androidx.customview:customview:1.0.0 (*)
| | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- androidx.drawerlayout:drawerlayout:1.0.0 (*)
| +--- androidx.slidingpanelayout:slidingpanelayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.customview:customview:1.0.0 (*)
| +--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | \--- androidx.interpolator:interpolator:1.0.0 (*)
| +--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
| | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | \--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| \--- androidx.cursoradapter:cursoradapter:1.0.0 (*)
+--- androidx.biometric:biometric:1.0.1
| +--- androidx.annotation:annotation:1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
+--- com.daimajia.swipelayout:library:1.2.0
+--- com.google.android.material:material:1.3.0-alpha02
| +--- androidx.annotation:annotation:1.0.1 -> 1.1.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0
| | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.0-beta7 -> 2.0.1 (*)
| +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- 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
| +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0-alpha07 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.1.0 (*)
| +--- androidx.transition:transition:1.2.0
| | +--- androidx.annotation:annotation:1.1.0
| | +--- androidx.core:core:1.0.1 -> 1.3.1 (*)
| | \--- 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
| +--- androidx.fragment:fragment:1.1.0 -> 1.3.0-alpha08 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.core:core:1.1.0 -> 1.3.1 (*)
| \--- androidx.collection:collection:1.1.0 (*)
+--- com.google.firebase:firebase-core:17.5.0
| \--- com.google.firebase:firebase-analytics:17.5.0
| +--- com.google.android.gms:play-services-measurement:17.5.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.2.0 -> 1.3.1 (*)
| | | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0
| | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | | \--- com.google.android.gms:play-services-stats:17.0.0
| | | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-stats:17.0.0 (*)
| +--- com.google.android.gms:play-services-measurement-api:17.5.0
| | +--- com.google.android.gms:play-services-ads-identifier:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-measurement-sdk-api:[17.5.0] -> 17.5.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2
| | | \--- com.google.android.gms:play-services-basement:17.2.1 (*)
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | \--- com.google.firebase:firebase-components:16.0.0
| | | \--- androidx.annotation:annotation:1.1.0
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3
| | | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | \--- com.google.firebase:firebase-installations-interop:16.0.0
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | \--- com.google.firebase:firebase-measurement-connector:18.0.0
| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-measurement-sdk:17.5.0
| +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-measurement-base:[17.5.0] -> 17.5.0 (*)
| \--- com.google.android.gms:play-services-measurement-impl:[17.5.0] -> 17.5.0 (*)
+--- com.google.firebase:firebase-analytics:17.5.0 (*)
+--- com.google.firebase:firebase-crashlytics:17.2.1
| +--- com.google.android.datatransport:transport-api:2.2.1
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-backend-cct:2.3.1
| | +--- androidx.annotation:annotation:1.1.0
| | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | +--- com.google.android.datatransport:transport-runtime:2.2.4
| | | +--- androidx.annotation:annotation:1.1.0
| | | +--- com.google.android.datatransport:transport-api:2.2.1 (*)
| | | \--- com.google.dagger:dagger:2.27
| | | \--- javax.inject:javax.inject:1
| | \--- com.google.firebase:firebase-encoders-json:16.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.datatransport:transport-runtime:2.2.4 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-encoders-json:16.1.0 (*)
| +--- com.google.firebase:firebase-installations:16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.12.1 -> 3.12.12
| \--- com.squareup.okio:okio:1.15.0
+--- com.google.firebase:firebase-perf:19.0.8
| +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| +--- com.google.android.gms:play-services-base:17.0.0
| | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.firebase:firebase-config:19.2.0
| | +--- com.google.android.gms:play-services-tasks:17.0.2 (*)
| | +--- com.google.firebase:firebase-abt:19.1.0
| | | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | | \--- com.google.protobuf:protobuf-javalite:3.11.0
| | +--- com.google.firebase:firebase-common:19.3.0 -> 19.3.1 (*)
| | +--- com.google.firebase:firebase-components:16.0.0 (*)
| | +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| | +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| | +--- com.google.firebase:firebase-measurement-connector:18.0.0 (*)
| | \--- com.google.protobuf:protobuf-javalite:3.11.0
| +--- com.google.firebase:firebase-installations:16.3.2 -> 16.3.3 (*)
| +--- com.google.firebase:firebase-installations-interop:16.0.0 (*)
| \--- com.squareup.okhttp3:okhttp:3.0.0 -> 3.12.12 (*)
+--- com.google.android.gms:play-services-oss-licenses:17.0.0
| +--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
| +--- androidx.loader:loader:1.0.0 (*)
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
+--- com.google.android.gms:play-services-mlkit-face-detection:16.1.1
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.android.gms:play-services-vision:20.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-vision-common:[19.1.2] -> 19.1.2
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-flags:17.0.0
| | | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | | \--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | \--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| +--- com.google.android.gms:play-services-vision-common:19.1.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| +--- com.google.mlkit:common:17.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- com.google.android.gms:play-services-base:17.0.0 (*)
| | +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| | +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| | +--- com.google.android.gms:play-services-phenotype:17.0.0 (*)
| | +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| | \--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:vision-common:16.1.0
| +--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.google.android.gms:play-services-base:17.0.0 (*)
| +--- com.google.android.gms:play-services-basement:17.0.0 -> 17.2.1 (*)
| +--- com.google.android.gms:play-services-clearcut:17.0.0 (*)
| +--- com.google.android.gms:play-services-tasks:17.0.0 -> 17.0.2 (*)
| +--- com.google.firebase:firebase-components:16.0.0 (*)
| \--- com.google.mlkit:common:17.0.0 (*)
+--- com.github.clans:fab:1.6.4
+--- com.github.piasy:BigImageViewer:1.6.7
| +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7
| | \--- com.davemorrissey.labs:subsampling-scale-image-view-androidx:3.10.0
| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.2.0 (*)
| | +--- androidx.annotation:annotation:1.1.0
| | \--- androidx.exifinterface:exifinterface:1.1.0 (*)
| +--- com.github.piasy.BigImageViewer:FrescoImageLoader:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:drawee:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0
| | | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.soloader:soloader:0.9.0
| | | | | +--- com.facebook.soloader:annotation:0.9.0
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | \--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | | \--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0
| | | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | | \--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:ui-common:2.3.0
| | | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:middleware:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:nativeimagefilters:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:nativeimagetranscoder:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:soloader:2.3.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.soloader:soloader:0.9.0 (*)
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | \--- com.facebook.fresco:ui-common:2.3.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:FrescoImageViewFactory:1.6.7
| | +--- com.facebook.fresco:fresco:2.3.0 (*)
| | +--- com.facebook.fresco:animated-gif:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.facebook.fresco:animated-base:2.3.0
| | | +--- com.facebook.fresco:fbcore:2.3.0
| | | +--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | +--- com.facebook.fresco:animated-drawable:2.3.0
| | | | +--- com.facebook.fresco:imagepipeline:2.3.0 (*)
| | | | +--- com.facebook.fresco:imagepipeline-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-ashmem:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-native:2.3.0 (*)
| | | | +--- com.facebook.fresco:memory-type-java:2.3.0 (*)
| | | | +--- com.facebook.fresco:drawee:2.3.0 (*)
| | | | \--- com.facebook.fresco:fbcore:2.3.0
| | | \--- com.parse.bolts:bolts-tasks:1.4.0
| | +--- com.facebook.fresco:animated-webp:2.3.0
| | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | +--- com.facebook.fresco:webpsupport:2.3.0
| | | | +--- com.facebook.soloader:nativeloader:0.9.0
| | | | +--- com.parse.bolts:bolts-tasks:1.4.0
| | | | +--- com.facebook.fresco:fbcore:2.3.0
| | | | \--- com.facebook.fresco:imagepipeline-base:2.3.0 (*)
| | | \--- com.facebook.fresco:animated-base:2.3.0 (*)
| | +--- com.facebook.fresco:webpsupport:2.3.0 (*)
| | \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| +--- com.github.piasy.BigImageViewer:GlideImageLoader:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0
| | | +--- com.github.bumptech.glide:gifdecoder:4.11.0
| | | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- com.github.bumptech.glide:disklrucache:4.11.0
| | | +--- com.github.bumptech.glide:annotations:4.11.0
| | | +--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| | | +--- androidx.vectordrawable:vectordrawable-animated:1.0.0 -> 1.1.0 (*)
| | | \--- androidx.exifinterface:exifinterface:1.0.0 -> 1.1.0 (*)
| | +--- com.github.bumptech.glide:okhttp3-integration:4.11.0
| | | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | | +--- com.squareup.okhttp3:okhttp:3.9.1 -> 3.12.12 (*)
| | | \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| | \--- androidx.annotation:annotation:1.1.0
| +--- com.github.piasy.BigImageViewer:GlideImageViewFactory:1.6.7
| | +--- com.github.bumptech.glide:glide:4.11.0 (*)
| | +--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
| | \--- pl.droidsonroids.gif:android-gif-drawable:1.2.20
| | \--- pl.droidsonroids:relinker:1.3.1
| \--- com.github.piasy.BigImageViewer:ProgressPieIndicator:1.6.7
| +--- com.github.filippudak.progresspieview:library:1.0.4
| | \--- androidx.legacy:legacy-support-v4:1.0.0
| | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | +--- androidx.media:media:1.0.0
| | | +--- androidx.annotation:annotation:1.0.0 -> 1.1.0
| | | +--- androidx.core:core:1.0.0 -> 1.3.1 (*)
| | | \--- androidx.versionedparcelable:versionedparcelable:1.0.0 -> 1.1.0 (*)
| | +--- androidx.legacy:legacy-support-core-utils:1.0.0 (*)
| | +--- androidx.legacy:legacy-support-core-ui:1.0.0 (*)
| | \--- androidx.fragment:fragment:1.0.0 -> 1.3.0-alpha08 (*)
| \--- com.github.piasy.BigImageViewer:BigImageViewer:1.6.7 (*)
+--- com.github.piasy:GlideImageLoader:1.6.7
| +--- com.github.bumptech.glide:glide:4.11.0 (*)
| +--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
| +--- com.github.piasy:BigImageViewer:1.6.7 (*)
| +--- com.squareup.okhttp3:okhttp:3.12.6 -> 3.12.12 (*)
| \--- androidx.annotation:annotation:1.1.0
+--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- com.github.bumptech.glide:glide:4.11.0 (*)
+--- com.github.bumptech.glide:okhttp3-integration:4.11.0 (*)
+--- com.tbuonomo.andrui:viewpagerdotsindicator:4.1.2
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.3.41 -> 1.4.10 (*)
| +--- androidx.appcompat:appcompat:1.0.2 -> 1.2.0 (*)
| +--- androidx.dynamicanimation:dynamicanimation:1.0.0 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41 -> 1.4.10 (*)
| \--- androidx.viewpager2:viewpager2:1.0.0-beta03 -> 1.0.0 (*)
+--- net.rdrei.android.dirchooser:library:3.2
+--- com.gu:option:1.3
+--- com.andrognito.patternlockview:patternlockview:1.0.0
| \--- androidx.appcompat:appcompat:1.0.0 -> 1.2.0 (*)
+--- ru.noties.markwon:core:3.1.0
| +--- com.atlassian.commonmark:commonmark:0.12.1
| \--- androidx.annotation:annotation:1.0.0 -> 1.1.0
+--- xyz.quaver:libpupil:1.7.2
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.0.0-RC2 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.3.9 (*)
| +--- org.jsoup:jsoup:1.13.1
| \--- com.squareup.okhttp3:okhttp:3.12.12 (*)
+--- xyz.quaver:documentfilex:0.2.15
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.0 -> 1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0 -> 1.4.10 (*)
| \--- androidx.core:core-ktx:1.3.1 (*)
+--- xyz.quaver:floatingsearchview:1.0.5
| +--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.4.10 (*)
| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10 (*)
| +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 (*)
| +--- androidx.core:core-ktx:1.3.1 (*)
| +--- androidx.appcompat:appcompat:1.2.0 (*)
| +--- androidx.cardview:cardview:1.0.0 (*)
| +--- androidx.recyclerview:recyclerview:1.1.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.0.1 (*)
| \--- com.google.android.material:material:1.2.1 -> 1.3.0-alpha02 (*)
\--- junit:junit:4.13
\--- org.hamcrest:hamcrest-core:1.3
releaseUnitTestRuntimeOnly - Runtime only dependencies for compilation 'releaseUnitTest' (target (androidJvm)). (n)
No dependencies
releaseUnitTestRuntimeOnlyDependenciesMetadata
No dependencies
releaseWearApp - Link to a wear app to embed for object 'release'. (n)
No dependencies
releaseWearBundling - Resolved Configuration for wear app bundling for variant: release
No dependencies
runtimeOnly - Runtime only dependencies for 'main' sources. (n)
No dependencies
runtimeOnlyDependenciesMetadata
No dependencies
testAnnotationProcessor - Classpath for the annotation processor for 'test'. (n)
No dependencies
testApi - API dependencies for 'test' sources. (n)
No dependencies
testApiDependenciesMetadata
No dependencies
testApk - Apk dependencies for 'test' sources (deprecated: use 'testRuntimeOnly' instead). (n)
No dependencies
testCompile - Compile dependencies for 'test' sources (deprecated: use 'testImplementation' instead).
No dependencies
testCompileOnly - Compile only dependencies for 'test' sources. (n)
No dependencies
testCompileOnlyDependenciesMetadata
No dependencies
testDebugAnnotationProcessor - Classpath for the annotation processor for 'testDebug'. (n)
No dependencies
testDebugApi - API dependencies for 'testDebug' sources. (n)
No dependencies
testDebugApiDependenciesMetadata
No dependencies
testDebugApk - Apk dependencies for 'testDebug' sources (deprecated: use 'testDebugRuntimeOnly' instead). (n)
No dependencies
testDebugCompile - Compile dependencies for 'testDebug' sources (deprecated: use 'testDebugImplementation' instead). (n)
No dependencies
testDebugCompileOnly - Compile only dependencies for 'testDebug' sources. (n)
No dependencies
testDebugCompileOnlyDependenciesMetadata
No dependencies
testDebugImplementation - Implementation only dependencies for 'testDebug' sources. (n)
No dependencies
testDebugImplementationDependenciesMetadata
No dependencies
testDebugProvided - Provided dependencies for 'testDebug' sources (deprecated: use 'testDebugCompileOnly' instead). (n)
No dependencies
testDebugRuntimeOnly - Runtime only dependencies for 'testDebug' sources. (n)
No dependencies
testDebugRuntimeOnlyDependenciesMetadata
No dependencies
testDebugWearApp - Link to a wear app to embed for object 'testDebug'. (n)
No dependencies
testImplementation - Implementation only dependencies for 'test' sources. (n)
\--- junit:junit:4.13 (n)
testImplementationDependenciesMetadata
\--- junit:junit:4.13
\--- org.hamcrest:hamcrest-core:1.3
testProvided - Provided dependencies for 'test' sources (deprecated: use 'testCompileOnly' instead). (n)
No dependencies
testReleaseAnnotationProcessor - Classpath for the annotation processor for 'testRelease'. (n)
No dependencies
testReleaseApi - API dependencies for 'testRelease' sources. (n)
No dependencies
testReleaseApiDependenciesMetadata
No dependencies
testReleaseApk - Apk dependencies for 'testRelease' sources (deprecated: use 'testReleaseRuntimeOnly' instead). (n)
No dependencies
testReleaseCompile - Compile dependencies for 'testRelease' sources (deprecated: use 'testReleaseImplementation' instead). (n)
No dependencies
testReleaseCompileOnly - Compile only dependencies for 'testRelease' sources. (n)
No dependencies
testReleaseCompileOnlyDependenciesMetadata
No dependencies
testReleaseImplementation - Implementation only dependencies for 'testRelease' sources. (n)
No dependencies
testReleaseImplementationDependenciesMetadata
No dependencies
testReleaseProvided - Provided dependencies for 'testRelease' sources (deprecated: use 'testReleaseCompileOnly' instead). (n)
No dependencies
testReleaseRuntimeOnly - Runtime only dependencies for 'testRelease' sources. (n)
No dependencies
testReleaseRuntimeOnlyDependenciesMetadata
No dependencies
testReleaseWearApp - Link to a wear app to embed for object 'testRelease'. (n)
No dependencies
testRuntimeOnly - Runtime only dependencies for 'test' sources. (n)
No dependencies
testRuntimeOnlyDependenciesMetadata
No dependencies
testWearApp - Link to a wear app to embed for object 'test'. (n)
No dependencies
wearApp - Link to a wear app to embed for object 'main'. (n)
No dependencies
(c) - dependency constraint
(*) - dependencies omitted (listed previously)
(n) - Not resolved (configuration is not meant to be resolved)
A web-based, searchable dependency report is available by adding the --scan option.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 10s
1 actionable task: 1 executed