> Task :plugins:compileKotlin UP-TO-DATE > Task :plugins:compileJava NO-SOURCE > Task :plugins:pluginDescriptors UP-TO-DATE > Task :plugins:processResources UP-TO-DATE > Task :plugins:classes UP-TO-DATE > Task :plugins:jar UP-TO-DATE > Task :plugins:inspectClassesForKotlinIC UP-TO-DATE > Configure project :app WARNING: Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled. WARNING: Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled. > Configure project :component:states WARNING: Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled. WARNING: Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled. > Configure project :component:theme WARNING: Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled. WARNING: Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled. > Configure project :component:widget WARNING: Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled. WARNING: Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled. > Configure project :feature:preview WARNING: Accessing value buildConfigFields in variant debug has no effect as the feature buildConfig is disabled. WARNING: Accessing value buildConfigFields in variant release has no effect as the feature buildConfig is disabled. > Task :feature:configuration:dependencies ------------------------------------------------------------ Project ':feature:configuration' ------------------------------------------------------------ _agp_internal_javaPreCompileDebugAndroidTest_kaptClasspath No dependencies _agp_internal_javaPreCompileDebugUnitTest_kaptClasspath No dependencies _agp_internal_javaPreCompileDebug_kaptClasspath No dependencies _agp_internal_javaPreCompileReleaseUnitTest_kaptClasspath No dependencies _agp_internal_javaPreCompileRelease_kaptClasspath No dependencies androidApis - Configuration providing various types of Android JAR file No dependencies androidJdkImage - Configuration providing JDK image for compiling Java 9+ sources No dependencies androidTestAnnotationProcessor - Classpath for the annotation processor for 'androidTest'. (n) No dependencies androidTestApi (n) No dependencies androidTestApiDependenciesMetadata 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 (n) No dependencies androidTestDebugApiDependenciesMetadata 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 androidTestDebugIntransitiveDependenciesMetadata No dependencies androidTestDebugRuntimeOnly - Runtime only dependencies for 'androidTestDebug' sources. (n) No dependencies androidTestDebugWearApp - Link to a wear app to embed for object 'androidTestDebug'. (n) No dependencies androidTestImplementation - Implementation only dependencies for 'androidTest' sources. (n) No dependencies androidTestImplementationDependenciesMetadata No dependencies androidTestIntransitiveDependenciesMetadata No dependencies androidTestReleaseAnnotationProcessor - Classpath for the annotation processor for 'androidTestRelease'. (n) No dependencies androidTestReleaseApi (n) No dependencies androidTestReleaseApiDependenciesMetadata No dependencies androidTestReleaseCompileOnly - Compile only dependencies for 'androidTestRelease' sources. (n) No dependencies androidTestReleaseCompileOnlyDependenciesMetadata No dependencies androidTestReleaseImplementation - Implementation only dependencies for 'androidTestRelease' sources. (n) No dependencies androidTestReleaseImplementationDependenciesMetadata No dependencies androidTestReleaseIntransitiveDependenciesMetadata No dependencies androidTestReleaseRuntimeOnly - Runtime only dependencies for 'androidTestRelease' sources. (n) No dependencies androidTestReleaseWearApp - Link to a wear app to embed for object 'androidTestRelease'. (n) No dependencies androidTestRuntimeOnly - Runtime only dependencies for 'androidTest' sources. (n) 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 compileOnly - Compile only dependencies for 'main' sources. (n) No dependencies compileOnlyDependenciesMetadata No dependencies coreLibraryDesugaring - Configuration to desugar libraries No dependencies debugAndroidTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugAndroidTest No dependencies debugAndroidTestApi (n) No dependencies debugAndroidTestApiDependenciesMetadata No dependencies debugAndroidTestCompilationApi - API dependencies for /debugAndroidTest (n) No dependencies debugAndroidTestCompilationCompileOnly - Compile only dependencies for /debugAndroidTest. (n) No dependencies debugAndroidTestCompilationImplementation - Implementation only dependencies for /debugAndroidTest. (n) No dependencies debugAndroidTestCompilationRuntimeOnly - Runtime only dependencies for /debugAndroidTest. (n) No dependencies debugAndroidTestCompileClasspath - Compile classpath for /debugAndroidTest. +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | \--- project :component:lib +--- project :component:theme | \--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 +--- androidx.cardview:cardview:1.0.0 | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) debugAndroidTestCompileOnly (n) No dependencies debugAndroidTestCompileOnlyDependenciesMetadata No dependencies debugAndroidTestImplementation (n) No dependencies debugAndroidTestImplementationDependenciesMetadata No dependencies debugAndroidTestIntransitiveDependenciesMetadata No dependencies debugAndroidTestRuntimeClasspath - Runtime classpath of /debugAndroidTest. +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.emoji2:emoji2:{strictly 1.2.0} -> 1.2.0 (c) +--- androidx.emoji2:emoji2-views-helper:{strictly 1.2.0} -> 1.2.0 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.resourceinspection:resourceinspection-annotation:{strictly 1.0.1} -> 1.0.1 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.profileinstaller:profileinstaller:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.tracing:tracing:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.constraintlayout:constraintlayout-core:{strictly 1.0.4} -> 1.0.4 (c) +--- com.google.dagger:dagger:{strictly 2.46.1} -> 2.46.1 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains.kotlin:kotlin-bom:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.concurrent:concurrent-futures:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.lifecycle:lifecycle-process:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.startup:startup-runtime:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- javax.inject:javax.inject:{strictly 1} -> 1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | +--- project :component:lib | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | | \--- project :component:core | | +--- androidx.annotation:annotation:1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- com.google.dagger:dagger:2.46.1 | | | \--- javax.inject:javax.inject:1 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-bom:1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | +--- project :component:core (*) | +--- project :component:states | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | +--- project :component:core (*) | | \--- project :component:lib (*) | +--- project :component:theme | | +--- androidx.appcompat:appcompat:1.6.1 | | | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 | | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | \--- androidx.core:core-ktx:1.9.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.core:core:1.9.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | | \--- androidx.core:core:1.9.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | | | +--- androidx.tracing:tracing:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | | | +--- androidx.appcompat:appcompat-resources:1.6.1 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | \--- androidx.appcompat:appcompat:1.6.1 (c) | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | +--- androidx.core:core:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*) | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.1 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | \--- androidx.emoji2:emoji2:1.2.0 (*) | | | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.loader:loader:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | | +--- androidx.viewpager:viewpager:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | \--- androidx.appcompat:appcompat-resources:1.6.1 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | \--- project :component:core (*) | +--- androidx.appcompat:appcompat:1.6.1 (*) | +--- androidx.activity:activity:1.7.2 (*) | \--- androidx.fragment:fragment:1.5.7 (*) +--- project :component:theme (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 | +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*) | +--- androidx.core:core:1.3.2 -> 1.9.0 (*) | \--- androidx.constraintlayout:constraintlayout-core:1.0.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) debugAndroidTestRuntimeOnly (n) 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 'debug' sources. (n) No dependencies debugApiDependenciesMetadata No dependencies debugApiElements - API elements for debug (n) No dependencies debugApiElements-published (n) No dependencies debugArchives (n) No dependencies debugCompilationApi - API dependencies for /debug (n) No dependencies debugCompilationCompileOnly - Compile only dependencies for /debug. (n) No dependencies debugCompilationImplementation - Implementation only dependencies for /debug. (n) No dependencies debugCompilationRuntimeOnly - Runtime only dependencies for /debug. (n) No dependencies debugCompileClasspath - Compile classpath for /debug. +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | \--- project :component:lib +--- project :component:theme | \--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 +--- androidx.cardview:cardview:1.0.0 | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) debugCompileOnly - Compile only dependencies for 'debug' sources. (n) No dependencies debugCompileOnlyDependenciesMetadata No dependencies debugImplementation - Implementation only dependencies for 'debug' sources. (n) No dependencies debugImplementationDependenciesMetadata No dependencies debugIntransitiveDependenciesMetadata No dependencies debugRuntimeClasspath - Runtime classpath of /debug. +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | +--- project :component:lib | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | | \--- project :component:core | | +--- androidx.annotation:annotation:1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- com.google.dagger:dagger:2.46.1 | | | \--- javax.inject:javax.inject:1 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-bom:1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | +--- project :component:core (*) | +--- project :component:states | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | +--- project :component:core (*) | | \--- project :component:lib (*) | +--- project :component:theme | | +--- androidx.appcompat:appcompat:1.6.1 | | | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 | | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | \--- androidx.core:core-ktx:1.9.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.core:core:1.9.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | | \--- androidx.core:core:1.9.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | | | +--- androidx.tracing:tracing:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | | | +--- androidx.appcompat:appcompat-resources:1.6.1 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | \--- androidx.appcompat:appcompat:1.6.1 (c) | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | +--- androidx.core:core:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*) | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.1 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | \--- androidx.emoji2:emoji2:1.2.0 (*) | | | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.loader:loader:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | | +--- androidx.viewpager:viewpager:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | \--- androidx.appcompat:appcompat-resources:1.6.1 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | \--- project :component:core (*) | +--- androidx.appcompat:appcompat:1.6.1 (*) | +--- androidx.activity:activity:1.7.2 (*) | \--- androidx.fragment:fragment:1.5.7 (*) +--- project :component:theme (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 | +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*) | +--- androidx.core:core:1.3.2 -> 1.9.0 (*) | \--- androidx.constraintlayout:constraintlayout-core:1.0.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) debugRuntimeElements - Runtime elements for debug (n) No dependencies debugRuntimeElements-published (n) No dependencies debugRuntimeOnly - Runtime only dependencies for 'debug' sources. (n) No dependencies debugSourcesElements - Source files of Android debug. (n) No dependencies debugSourcesElements-published (n) No dependencies debugUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugUnitTest No dependencies debugUnitTestApi (n) No dependencies debugUnitTestApiDependenciesMetadata No dependencies debugUnitTestCompilationApi - API dependencies for /debugUnitTest (n) No dependencies debugUnitTestCompilationCompileOnly - Compile only dependencies for /debugUnitTest. (n) No dependencies debugUnitTestCompilationImplementation - Implementation only dependencies for /debugUnitTest. (n) No dependencies debugUnitTestCompilationRuntimeOnly - Runtime only dependencies for /debugUnitTest. (n) No dependencies debugUnitTestCompileClasspath - Compile classpath for /debugUnitTest. +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | \--- project :component:lib +--- project :component:theme | \--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 +--- androidx.cardview:cardview:1.0.0 | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-test:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- app.cash.paparazzi:paparazzi:1.2.0 | +--- app.cash.paparazzi:layoutlib-native-jdk11:2022.1.1-beta4-f5f9f71 | +--- com.android.tools:common:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | \--- com.google.guava:guava:30.1-jre -> 31.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:3.12.0 -> 3.13.0 | | +--- com.google.errorprone:error_prone_annotations:2.11.0 | | \--- com.google.j2objc:j2objc-annotations:1.3 | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 | +--- com.android.tools:ninepatch:30.4.0 | +--- com.android.tools:sdk-common:30.4.0 | +--- kxml2:kxml2:2.3.0 | | \--- net.sf.kxml:kxml2:2.3.0 | +--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- com.google.guava:guava:31.1-jre (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) | +--- com.squareup.okio:okio:3.1.0 | | \--- com.squareup.okio:okio-jvm:3.1.0 | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-bom:1.7.20 -> 1.8.21 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (c) | | \--- org.jetbrains.kotlin:kotlin-test-junit:1.8.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) +--- project :component:paparazzi | +--- app.cash.paparazzi:paparazzi:1.2.0 (*) | +--- junit:junit:4.13.2 (*) | +--- org.mockito:mockito-core:5.3.1 | | +--- net.bytebuddy:byte-buddy:1.14.4 | | \--- net.bytebuddy:byte-buddy-agent:1.14.4 | \--- com.google.testparameterinjector:test-parameter-injector:1.12 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.7.4 -> 1.8.1 | +--- com.google.code.findbugs:jsr305:3.0.2 | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | \--- org.yaml:snakeyaml:1.27 +--- junit:junit:4.13.2 (*) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 -> 1.8.21 | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (*) | \--- junit:junit:4.13.2 (*) +--- com.google.truth:truth:1.1.3 | +--- com.google.guava:guava:30.1.1-android -> 31.1-jre (*) | +--- org.checkerframework:checker-qual:3.13.0 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.8.1 | +--- com.google.errorprone:error_prone_annotations:2.7.1 -> 2.11.0 | \--- org.ow2.asm:asm:9.1 +--- org.mockito:mockito-core:5.3.1 (*) +--- com.google.testparameterinjector:test-parameter-injector:1.12 (*) +--- org.jetbrains.kotlin:kotlin-test:{strictly 1.8.21} -> 1.8.21 (c) +--- app.cash.paparazzi:paparazzi:{strictly 1.2.0} -> 1.2.0 (c) +--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c) +--- org.jetbrains.kotlin:kotlin-test-junit:{strictly 1.8.21} -> 1.8.21 (c) +--- com.google.truth:truth:{strictly 1.1.3} -> 1.1.3 (c) +--- org.mockito:mockito-core:{strictly 5.3.1} -> 5.3.1 (c) +--- com.google.testparameterinjector:test-parameter-injector:{strictly 1.12} -> 1.12 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- app.cash.paparazzi:layoutlib-native-jdk11:{strictly 2022.1.1-beta4-f5f9f71} -> 2022.1.1-beta4-f5f9f71 (c) +--- com.android.tools:common:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools.layoutlib:layoutlib-api:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools:ninepatch:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools:sdk-common:{strictly 30.4.0} -> 30.4.0 (c) +--- kxml2:kxml2:{strictly 2.3.0} -> 2.3.0 (c) +--- com.google.guava:guava:{strictly 31.1-jre} -> 31.1-jre (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- com.squareup.okio:okio:{strictly 3.1.0} -> 3.1.0 (c) +--- org.jetbrains.kotlin:kotlin-bom:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c) +--- org.checkerframework:checker-qual:{strictly 3.13.0} -> 3.13.0 (c) +--- com.google.auto.value:auto-value-annotations:{strictly 1.8.1} -> 1.8.1 (c) +--- com.google.errorprone:error_prone_annotations:{strictly 2.11.0} -> 2.11.0 (c) +--- org.ow2.asm:asm:{strictly 9.1} -> 9.1 (c) +--- net.bytebuddy:byte-buddy:{strictly 1.14.4} -> 1.14.4 (c) +--- net.bytebuddy:byte-buddy-agent:{strictly 1.14.4} -> 1.14.4 (c) +--- com.google.code.findbugs:jsr305:{strictly 3.0.2} -> 3.0.2 (c) +--- org.yaml:snakeyaml:{strictly 1.27} -> 1.27 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- com.android.tools:annotations:{strictly 30.4.0} -> 30.4.0 (c) +--- net.sf.kxml:kxml2:{strictly 2.3.0} -> 2.3.0 (c) +--- com.google.guava:failureaccess:{strictly 1.0.1} -> 1.0.1 (c) +--- com.google.guava:listenablefuture:{strictly 9999.0-empty-to-avoid-conflict-with-guava} -> 9999.0-empty-to-avoid-conflict-with-guava (c) +--- com.google.j2objc:j2objc-annotations:{strictly 1.3} -> 1.3 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) +--- com.squareup.okio:okio-jvm:{strictly 3.1.0} -> 3.1.0 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) \--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) debugUnitTestCompileOnly (n) No dependencies debugUnitTestCompileOnlyDependenciesMetadata No dependencies debugUnitTestImplementation (n) No dependencies debugUnitTestImplementationDependenciesMetadata No dependencies debugUnitTestIntransitiveDependenciesMetadata No dependencies debugUnitTestRuntimeClasspath - Runtime classpath of /debugUnitTest. +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-test:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- app.cash.paparazzi:paparazzi:1.2.0 | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | +--- com.squareup.moshi:moshi:1.13.0 | | +--- com.squareup.okio:okio:2.10.0 -> 3.1.0 | | | \--- com.squareup.okio:okio-jvm:3.1.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.8.21 (*) | +--- com.squareup.moshi:moshi-adapters:1.13.0 | | +--- com.squareup.moshi:moshi:1.13.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.8.21 (*) | +--- org.jcodec:jcodec:0.2.5 | +--- org.jcodec:jcodec-javase:0.2.5 | | \--- org.jcodec:jcodec:0.2.5 | +--- app.cash.paparazzi:paparazzi-agent:1.2.0 | | +--- net.bytebuddy:byte-buddy:1.12.10 -> 1.14.4 | | +--- net.bytebuddy:byte-buddy-agent:1.12.10 -> 1.14.4 | | +--- junit:junit:4.13.2 | | | \--- org.hamcrest:hamcrest-core:1.3 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) | +--- app.cash.paparazzi:layoutlib-native-jdk11:2022.1.1-beta4-f5f9f71 | +--- com.android.tools:common:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | +--- com.google.guava:guava:30.1-jre -> 31.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:3.12.0 -> 3.13.0 | | | +--- com.google.errorprone:error_prone_annotations:2.11.0 | | | \--- com.google.j2objc:j2objc-annotations:1.3 | | +--- net.java.dev.jna:jna-platform:5.6.0 | | | \--- net.java.dev.jna:jna:5.6.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | +--- com.android.tools:common:30.4.0 (*) | | +--- net.sf.kxml:kxml2:2.3.0 | | \--- org.jetbrains:annotations:13.0 | +--- com.android.tools:ninepatch:30.4.0 | | \--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | +--- com.android.tools:sdk-common:30.4.0 | | +--- com.android.tools.analytics-library:shared:30.4.0 | | | +--- com.android.tools.analytics-library:protos:30.4.0 | | | | \--- com.google.protobuf:protobuf-java:3.17.2 | | | +--- com.android.tools:annotations:30.4.0 | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.google.code.gson:gson:2.8.9 | | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | | +--- net.java.dev.jna:jna-platform:5.6.0 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | +--- com.android.tools.build:aapt2-proto:7.4.0-8841542 | | | \--- com.google.protobuf:protobuf-java:3.17.2 | | +--- com.android.tools:common:30.4.0 (*) | | +--- com.android.tools.ddms:ddmlib:30.4.0 | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.google.protobuf:protobuf-java:3.17.2 | | | +--- net.sf.kxml:kxml2:2.3.0 | | | \--- org.jetbrains:annotations:13.0 | | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 (*) | | +--- com.android.tools:sdklib:30.4.0 | | | +--- com.android.tools:repository:30.4.0 | | | | +--- com.android.tools.analytics-library:shared:30.4.0 (*) | | | | +--- com.android.tools:common:30.4.0 (*) | | | | +--- com.google.jimfs:jimfs:1.1 | | | | | \--- com.google.guava:guava:18.0 -> 31.1-jre (*) | | | | +--- com.sun.activation:javax.activation:1.2.0 | | | | +--- org.apache.commons:commons-compress:1.20 | | | | +--- org.glassfish.jaxb:jaxb-runtime:2.3.2 | | | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 | | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | +--- org.glassfish.jaxb:txw2:2.3.2 | | | | | +--- com.sun.istack:istack-commons-runtime:3.0.8 | | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | +--- org.jvnet.staxex:stax-ex:1.8.1 | | | | | | +--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | | \--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 (*) | | | | | +--- com.sun.xml.fastinfoset:FastInfoset:1.2.16 | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.android.tools:dvlib:30.4.0 | | | | \--- com.android.tools:common:30.4.0 (*) | | | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 (*) | | | +--- com.google.code.gson:gson:2.8.9 | | | +--- org.apache.commons:commons-compress:1.20 | | | +--- org.apache.httpcomponents:httpcore:4.4.13 | | | +--- org.apache.httpcomponents:httpmime:4.5.6 | | | | \--- org.apache.httpcomponents:httpclient:4.5.6 | | | | +--- org.apache.httpcomponents:httpcore:4.4.10 -> 4.4.13 | | | | +--- commons-logging:commons-logging:1.2 | | | | \--- commons-codec:commons-codec:1.10 | | | \--- org.glassfish.jaxb:jaxb-runtime:2.3.2 (*) | | +--- com.google.code.gson:gson:2.8.9 | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | +--- com.google.protobuf:protobuf-java:3.17.2 | | +--- javax.inject:javax.inject:1 | | +--- net.sf.kxml:kxml2:2.3.0 | | +--- org.bouncycastle:bcpkix-jdk15on:1.67 | | | \--- org.bouncycastle:bcprov-jdk15on:1.67 | | +--- org.bouncycastle:bcprov-jdk15on:1.67 | | +--- org.glassfish.jaxb:jaxb-runtime:2.3.2 (*) | | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | | +--- org.jetbrains.kotlin:kotlin-reflect:1.7.10 -> 1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | \--- xerces:xercesImpl:2.12.0 | | \--- xml-apis:xml-apis:1.4.01 | +--- kxml2:kxml2:2.3.0 | | \--- net.sf.kxml:kxml2:2.3.0 | +--- junit:junit:4.13.2 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 | | \--- androidx.annotation:annotation-jvm:1.6.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | +--- com.google.guava:guava:31.1-jre (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | +--- com.squareup.okio:okio:3.1.0 (*) | +--- org.jetbrains.kotlin:kotlin-bom:1.7.20 -> 1.8.21 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (c) | | \--- org.jetbrains.kotlin:kotlin-test-junit:1.8.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) +--- project :component:paparazzi | +--- app.cash.paparazzi:paparazzi:1.2.0 (*) | +--- junit:junit:4.13.2 (*) | +--- org.mockito:mockito-core:5.3.1 | | +--- net.bytebuddy:byte-buddy:1.14.4 | | +--- net.bytebuddy:byte-buddy-agent:1.14.4 | | \--- org.objenesis:objenesis:3.3 | +--- com.google.testparameterinjector:test-parameter-injector:1.12 | | +--- junit:junit:4.13.2 (*) | | +--- com.google.auto.value:auto-value-annotations:1.7.4 -> 1.8.1 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | \--- org.yaml:snakeyaml:1.27 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) +--- junit:junit:4.13.2 (*) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 -> 1.8.21 | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (*) | \--- junit:junit:4.13.2 (*) +--- com.google.truth:truth:1.1.3 | +--- com.google.guava:guava:30.1.1-android -> 31.1-jre (*) | +--- org.checkerframework:checker-qual:3.13.0 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.8.1 | +--- com.google.errorprone:error_prone_annotations:2.7.1 -> 2.11.0 | \--- org.ow2.asm:asm:9.1 +--- org.mockito:mockito-core:5.3.1 (*) +--- com.google.testparameterinjector:test-parameter-injector:1.12 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) +--- project :component:widget | +--- project :component:lib | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | | \--- project :component:core | | +--- androidx.annotation:annotation:1.6.0 (*) | | +--- com.google.dagger:dagger:2.46.1 | | | \--- javax.inject:javax.inject:1 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-bom:1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | +--- project :component:core (*) | +--- project :component:states | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | +--- project :component:core (*) | | \--- project :component:lib (*) | +--- project :component:theme | | +--- androidx.appcompat:appcompat:1.6.1 | | | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 | | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | \--- androidx.core:core-ktx:1.9.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.core:core:1.9.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | | \--- androidx.core:core:1.9.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | | | +--- androidx.tracing:tracing:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | | | +--- androidx.appcompat:appcompat-resources:1.6.1 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | \--- androidx.appcompat:appcompat:1.6.1 (c) | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | +--- androidx.core:core:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*) | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.1 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | \--- androidx.emoji2:emoji2:1.2.0 (*) | | | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.loader:loader:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | | +--- androidx.viewpager:viewpager:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | \--- androidx.appcompat:appcompat-resources:1.6.1 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | \--- project :component:core (*) | +--- androidx.appcompat:appcompat:1.6.1 (*) | +--- androidx.activity:activity:1.7.2 (*) | \--- androidx.fragment:fragment:1.5.7 (*) +--- project :component:theme (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 | +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*) | +--- androidx.core:core:1.3.2 -> 1.9.0 (*) | \--- androidx.constraintlayout:constraintlayout-core:1.0.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) debugUnitTestRuntimeOnly (n) No dependencies debugWearApp - Link to a wear app to embed for object 'debug'. (n) No dependencies detekt - The detekt dependencies to be used for this project. \--- io.gitlab.arturbosch.detekt:detekt-cli:1.23.0 +--- com.beust:jcommander:1.82 +--- io.gitlab.arturbosch.detekt:detekt-tooling:1.23.0 | +--- io.gitlab.arturbosch.detekt:detekt-api:1.23.0 | | +--- io.gitlab.arturbosch.detekt:detekt-utils:1.23.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | | | | \--- org.jetbrains:annotations:13.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 -> 1.8.21 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 | | | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | | | \--- net.java.dev.jna:jna:5.6.0 | | +--- io.gitlab.arturbosch.detekt:detekt-psi-utils:1.23.0 | | | +--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-parser:1.23.0 | +--- io.gitlab.arturbosch.detekt:detekt-psi-utils:1.23.0 (*) | +--- io.github.davidburstrom.contester:contester-breakpoint:0.2.0 | +--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 (*) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-compiler-embeddable:{strictly 1.8.21} -> 1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-core:1.23.0 | +--- org.snakeyaml:snakeyaml-engine:2.6 | +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-metrics:1.23.0 | | +--- io.gitlab.arturbosch.detekt:detekt-api:1.23.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-psi-utils:1.23.0 (*) | +--- io.gitlab.arturbosch.detekt:detekt-report-html:1.23.0 | | +--- io.gitlab.arturbosch.detekt:detekt-utils:1.23.0 (*) | | +--- org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.1 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-report-md:1.23.0 | | +--- io.gitlab.arturbosch.detekt:detekt-metrics:1.23.0 (*) | | +--- io.gitlab.arturbosch.detekt:detekt-api:1.23.0 (*) | | +--- io.gitlab.arturbosch.detekt:detekt-utils:1.23.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-report-txt:1.23.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-report-xml:1.23.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-report-sarif:1.23.0 | | +--- io.github.detekt.sarif4k:sarif4k:0.4.0 | | | \--- io.github.detekt.sarif4k:sarif4k-jvm:0.4.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1 | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:1.4.1 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.8.21 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 -> 1.8.21 | | | | +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.4.1 | | | | | \--- org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.4.1 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 -> 1.8.21 | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | +--- io.gitlab.arturbosch.detekt:detekt-utils:1.23.0 (*) | +--- io.gitlab.arturbosch.detekt:detekt-api:1.23.0 (*) | +--- io.gitlab.arturbosch.detekt:detekt-parser:1.23.0 (*) | +--- io.gitlab.arturbosch.detekt:detekt-tooling:1.23.0 (*) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) \--- io.gitlab.arturbosch.detekt:detekt-rules:1.23.0 +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-complexity:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-coroutines:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-documentation:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-empty:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-errorprone:1.23.0 | +--- io.gitlab.arturbosch.detekt:detekt-tooling:1.23.0 (*) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-exceptions:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-naming:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) +--- io.gitlab.arturbosch.detekt:detekt-rules-performance:1.23.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) \--- io.gitlab.arturbosch.detekt:detekt-rules-style:1.23.0 \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) detektPlugins - The detektPlugins libraries to be used for this project. \--- io.gitlab.arturbosch.detekt:detekt-rules-libraries:1.23.0 implementation - Implementation only dependencies for 'main' sources. (n) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 (n) +--- project widget (n) +--- project theme (n) +--- androidx.appcompat:appcompat:1.6.1 (n) +--- androidx.activity:activity:1.7.2 (n) +--- androidx.fragment:fragment:1.5.7 (n) +--- androidx.constraintlayout:constraintlayout:2.1.4 (n) \--- androidx.cardview:cardview:1.0.0 (n) implementationDependenciesMetadata +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.6.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.10 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.10 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget FAILED +--- project :component:theme FAILED +--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.10 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.10 | | | | | | | \--- org.jetbrains.kotlinx:atomicfu:0.17.3 | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.8.10 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.10 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | | +--- androidx.core:core-ktx:1.2.0 | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.41 -> 1.8.10 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | \--- androidx.core:core:1.2.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | +--- androidx.annotation:annotation:1.3.0 | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 | | | | | \--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.3.0 | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.10 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.3.0 intransitiveDependenciesMetadata No dependencies kapt No dependencies kaptAndroidTest No dependencies kaptAndroidTestDebug No dependencies kaptAndroidTestRelease No dependencies kaptClasspath_kaptDebugAndroidTestKotlin No dependencies kaptClasspath_kaptDebugKotlin No dependencies kaptClasspath_kaptDebugUnitTestKotlin No dependencies kaptClasspath_kaptReleaseKotlin No dependencies kaptClasspath_kaptReleaseUnitTestKotlin No dependencies kaptDebug No dependencies kaptRelease No dependencies kaptTest No dependencies kaptTestDebug No dependencies kaptTestFixtures No dependencies kaptTestFixturesDebug No dependencies kaptTestFixturesRelease No dependencies kaptTestRelease No dependencies kotlinCompilerClasspath \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinCompilerPluginClasspath No dependencies kotlinCompilerPluginClasspathDebug - Kotlin compiler plugins for compilation \--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinCompilerPluginClasspathDebugAndroidTest - Kotlin compiler plugins for compilation \--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinCompilerPluginClasspathDebugUnitTest - Kotlin compiler plugins for compilation \--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinCompilerPluginClasspathRelease - Kotlin compiler plugins for compilation \--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinCompilerPluginClasspathReleaseUnitTest - Kotlin compiler plugins for compilation \--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinKaptWorkerDependencies +--- org.jetbrains.kotlin:kotlin-annotation-processing-gradle:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | | \--- org.jetbrains:annotations:13.0 | \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 | +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 | +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | \--- net.java.dev.jna:jna:5.6.0 \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) kotlinKlibCommonizerClasspath \--- org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 \--- org.jetbrains.kotlin:kotlin-compiler-embeddable:1.8.21 +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- org.jetbrains.kotlin:kotlin-script-runtime:1.8.21 +--- org.jetbrains.kotlin:kotlin-reflect:1.6.10 +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.8.21 +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 \--- net.java.dev.jna:jna:5.6.0 kotlinNativeCompilerPluginClasspath No dependencies lintChecks - Configuration to apply external lint check jar No dependencies lintPublish - Configuration to publish external lint check jar No dependencies nativePlatform \--- app.cash.paparazzi:layoutlib-native-win:2022.1.1-beta4-f5f9f71 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 'release' sources. (n) No dependencies releaseApiDependenciesMetadata No dependencies releaseApiElements - API elements for release (n) No dependencies releaseApiElements-published (n) No dependencies releaseArchives (n) No dependencies releaseCompilationApi - API dependencies for /release (n) No dependencies releaseCompilationCompileOnly - Compile only dependencies for /release. (n) No dependencies releaseCompilationImplementation - Implementation only dependencies for /release. (n) No dependencies releaseCompilationRuntimeOnly - Runtime only dependencies for /release. (n) No dependencies releaseCompileClasspath - Compile classpath for /release. +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | \--- project :component:lib +--- project :component:theme | \--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 +--- androidx.cardview:cardview:1.0.0 | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) releaseCompileOnly - Compile only dependencies for 'release' sources. (n) No dependencies releaseCompileOnlyDependenciesMetadata No dependencies releaseImplementation - Implementation only dependencies for 'release' sources. (n) No dependencies releaseImplementationDependenciesMetadata No dependencies releaseIntransitiveDependenciesMetadata No dependencies releaseRuntimeClasspath - Runtime classpath of /release. +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | +--- project :component:lib | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | | \--- project :component:core | | +--- androidx.annotation:annotation:1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- com.google.dagger:dagger:2.46.1 | | | \--- javax.inject:javax.inject:1 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-bom:1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | +--- project :component:core (*) | +--- project :component:states | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | +--- project :component:core (*) | | \--- project :component:lib (*) | +--- project :component:theme | | +--- androidx.appcompat:appcompat:1.6.1 | | | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 | | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | \--- androidx.core:core-ktx:1.9.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.core:core:1.9.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | | \--- androidx.core:core:1.9.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | | | +--- androidx.tracing:tracing:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | | | +--- androidx.appcompat:appcompat-resources:1.6.1 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | \--- androidx.appcompat:appcompat:1.6.1 (c) | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | +--- androidx.core:core:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*) | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.1 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | \--- androidx.emoji2:emoji2:1.2.0 (*) | | | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.loader:loader:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | | +--- androidx.viewpager:viewpager:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | \--- androidx.appcompat:appcompat-resources:1.6.1 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | \--- project :component:core (*) | +--- androidx.appcompat:appcompat:1.6.1 (*) | +--- androidx.activity:activity:1.7.2 (*) | \--- androidx.fragment:fragment:1.5.7 (*) +--- project :component:theme (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 | +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*) | +--- androidx.core:core:1.3.2 -> 1.9.0 (*) | \--- androidx.constraintlayout:constraintlayout-core:1.0.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) releaseRuntimeElements - Runtime elements for release (n) No dependencies releaseRuntimeElements-published (n) No dependencies releaseRuntimeOnly - Runtime only dependencies for 'release' sources. (n) No dependencies releaseSourcesElements - Source files of Android release. (n) No dependencies releaseSourcesElements-published (n) No dependencies releaseUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: releaseUnitTest No dependencies releaseUnitTestApi (n) No dependencies releaseUnitTestApiDependenciesMetadata No dependencies releaseUnitTestCompilationApi - API dependencies for /releaseUnitTest (n) No dependencies releaseUnitTestCompilationCompileOnly - Compile only dependencies for /releaseUnitTest. (n) No dependencies releaseUnitTestCompilationImplementation - Implementation only dependencies for /releaseUnitTest. (n) No dependencies releaseUnitTestCompilationRuntimeOnly - Runtime only dependencies for /releaseUnitTest. (n) No dependencies releaseUnitTestCompileClasspath - Compile classpath for /releaseUnitTest. +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- project :component:widget | \--- project :component:lib +--- project :component:theme | \--- androidx.appcompat:appcompat:1.6.1 | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 | | | \--- androidx.annotation:annotation-jvm:1.6.0 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 | | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (*) | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | \--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.9.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- androidx.appcompat:appcompat-resources:1.6.1 | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | \--- androidx.collection:collection:1.1.0 (*) | | \--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | +--- androidx.interpolator:interpolator:1.0.0 | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.collection:collection:1.1.0 (*) | +--- androidx.core:core:1.9.0 (*) | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | \--- androidx.customview:customview:1.0.0 | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | +--- androidx.collection:collection:1.1.0 (*) | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | +--- androidx.loader:loader:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | +--- androidx.viewpager:viewpager:1.0.0 | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | \--- androidx.customview:customview:1.0.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | \--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 +--- androidx.cardview:cardview:1.0.0 | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.appcompat:appcompat:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.activity:activity:{strictly 1.7.2} -> 1.7.2 (c) +--- androidx.fragment:fragment:{strictly 1.5.7} -> 1.5.7 (c) +--- androidx.constraintlayout:constraintlayout:{strictly 2.1.4} -> 2.1.4 (c) +--- androidx.cardview:cardview:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlin:kotlin-test:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) +--- app.cash.paparazzi:paparazzi:1.2.0 | +--- app.cash.paparazzi:layoutlib-native-jdk11:2022.1.1-beta4-f5f9f71 | +--- com.android.tools:common:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | \--- com.google.guava:guava:30.1-jre -> 31.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:3.12.0 -> 3.13.0 | | +--- com.google.errorprone:error_prone_annotations:2.11.0 | | \--- com.google.j2objc:j2objc-annotations:1.3 | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 | +--- com.android.tools:ninepatch:30.4.0 | +--- com.android.tools:sdk-common:30.4.0 | +--- kxml2:kxml2:2.3.0 | | \--- net.sf.kxml:kxml2:2.3.0 | +--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | +--- com.google.guava:guava:31.1-jre (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) | +--- com.squareup.okio:okio:3.1.0 | | \--- com.squareup.okio:okio-jvm:3.1.0 | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.8.21 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-bom:1.7.20 -> 1.8.21 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (c) | | \--- org.jetbrains.kotlin:kotlin-test-junit:1.8.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) +--- project :component:paparazzi | +--- app.cash.paparazzi:paparazzi:1.2.0 (*) | +--- junit:junit:4.13.2 (*) | +--- org.mockito:mockito-core:5.3.1 | | +--- net.bytebuddy:byte-buddy:1.14.4 | | \--- net.bytebuddy:byte-buddy-agent:1.14.4 | \--- com.google.testparameterinjector:test-parameter-injector:1.12 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.7.4 -> 1.8.1 | +--- com.google.code.findbugs:jsr305:3.0.2 | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | \--- org.yaml:snakeyaml:1.27 +--- junit:junit:4.13.2 (*) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 -> 1.8.21 | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (*) | \--- junit:junit:4.13.2 (*) +--- com.google.truth:truth:1.1.3 | +--- com.google.guava:guava:30.1.1-android -> 31.1-jre (*) | +--- org.checkerframework:checker-qual:3.13.0 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.8.1 | +--- com.google.errorprone:error_prone_annotations:2.7.1 -> 2.11.0 | \--- org.ow2.asm:asm:9.1 +--- org.mockito:mockito-core:5.3.1 (*) +--- com.google.testparameterinjector:test-parameter-injector:1.12 (*) +--- org.jetbrains.kotlin:kotlin-test:{strictly 1.8.21} -> 1.8.21 (c) +--- app.cash.paparazzi:paparazzi:{strictly 1.2.0} -> 1.2.0 (c) +--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c) +--- org.jetbrains.kotlin:kotlin-test-junit:{strictly 1.8.21} -> 1.8.21 (c) +--- com.google.truth:truth:{strictly 1.1.3} -> 1.1.3 (c) +--- org.mockito:mockito-core:{strictly 5.3.1} -> 5.3.1 (c) +--- com.google.testparameterinjector:test-parameter-injector:{strictly 1.12} -> 1.12 (c) +--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.8.21} -> 1.8.21 (c) +--- androidx.annotation:annotation:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.appcompat:appcompat-resources:{strictly 1.6.1} -> 1.6.1 (c) +--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.cursoradapter:cursoradapter:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.drawerlayout:drawerlayout:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.savedstate:savedstate:{strictly 1.2.1} -> 1.2.1 (c) +--- androidx.lifecycle:lifecycle-runtime:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c) +--- androidx.collection:collection:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c) +--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.6.1} -> 2.6.1 (c) +--- androidx.loader:loader:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.viewpager:viewpager:{strictly 1.0.0} -> 1.0.0 (c) +--- app.cash.paparazzi:layoutlib-native-jdk11:{strictly 2022.1.1-beta4-f5f9f71} -> 2022.1.1-beta4-f5f9f71 (c) +--- com.android.tools:common:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools.layoutlib:layoutlib-api:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools:ninepatch:{strictly 30.4.0} -> 30.4.0 (c) +--- com.android.tools:sdk-common:{strictly 30.4.0} -> 30.4.0 (c) +--- kxml2:kxml2:{strictly 2.3.0} -> 2.3.0 (c) +--- com.google.guava:guava:{strictly 31.1-jre} -> 31.1-jre (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c) +--- com.squareup.okio:okio:{strictly 3.1.0} -> 3.1.0 (c) +--- org.jetbrains.kotlin:kotlin-bom:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.8.21} -> 1.8.21 (c) +--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c) +--- org.checkerframework:checker-qual:{strictly 3.13.0} -> 3.13.0 (c) +--- com.google.auto.value:auto-value-annotations:{strictly 1.8.1} -> 1.8.1 (c) +--- com.google.errorprone:error_prone_annotations:{strictly 2.11.0} -> 2.11.0 (c) +--- org.ow2.asm:asm:{strictly 9.1} -> 9.1 (c) +--- net.bytebuddy:byte-buddy:{strictly 1.14.4} -> 1.14.4 (c) +--- net.bytebuddy:byte-buddy-agent:{strictly 1.14.4} -> 1.14.4 (c) +--- com.google.code.findbugs:jsr305:{strictly 3.0.2} -> 3.0.2 (c) +--- org.yaml:snakeyaml:{strictly 1.27} -> 1.27 (c) +--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.8.21} -> 1.8.21 (c) +--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c) +--- androidx.annotation:annotation-jvm:{strictly 1.6.0} -> 1.6.0 (c) +--- androidx.vectordrawable:vectordrawable:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.vectordrawable:vectordrawable-animated:{strictly 1.1.0} -> 1.1.0 (c) +--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c) +--- androidx.customview:customview:{strictly 1.0.0} -> 1.0.0 (c) +--- androidx.arch.core:core-common:{strictly 2.2.0} -> 2.2.0 (c) +--- androidx.lifecycle:lifecycle-common:{strictly 2.6.1} -> 2.6.1 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c) +--- androidx.lifecycle:lifecycle-livedata:{strictly 2.6.1} -> 2.6.1 (c) +--- com.android.tools:annotations:{strictly 30.4.0} -> 30.4.0 (c) +--- net.sf.kxml:kxml2:{strictly 2.3.0} -> 2.3.0 (c) +--- com.google.guava:failureaccess:{strictly 1.0.1} -> 1.0.1 (c) +--- com.google.guava:listenablefuture:{strictly 9999.0-empty-to-avoid-conflict-with-guava} -> 9999.0-empty-to-avoid-conflict-with-guava (c) +--- com.google.j2objc:j2objc-annotations:{strictly 1.3} -> 1.3 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c) +--- com.squareup.okio:okio-jvm:{strictly 3.1.0} -> 3.1.0 (c) +--- androidx.interpolator:interpolator:{strictly 1.0.0} -> 1.0.0 (c) +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c) \--- androidx.arch.core:core-runtime:{strictly 2.2.0} -> 2.2.0 (c) releaseUnitTestCompileOnly (n) No dependencies releaseUnitTestCompileOnlyDependenciesMetadata No dependencies releaseUnitTestImplementation (n) No dependencies releaseUnitTestImplementationDependenciesMetadata No dependencies releaseUnitTestIntransitiveDependenciesMetadata No dependencies releaseUnitTestRuntimeClasspath - Runtime classpath of /releaseUnitTest. +--- project :feature:configuration (*) +--- org.jetbrains.kotlin:kotlin-test:1.4.32 -> 1.8.21 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 | \--- org.jetbrains:annotations:13.0 +--- app.cash.paparazzi:paparazzi:1.2.0 | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | +--- com.squareup.moshi:moshi:1.13.0 | | +--- com.squareup.okio:okio:2.10.0 -> 3.1.0 | | | \--- com.squareup.okio:okio-jvm:3.1.0 | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.8.21 | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.8.21 (*) | +--- com.squareup.moshi:moshi-adapters:1.13.0 | | +--- com.squareup.moshi:moshi:1.13.0 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.0 -> 1.8.21 (*) | +--- org.jcodec:jcodec:0.2.5 | +--- org.jcodec:jcodec-javase:0.2.5 | | \--- org.jcodec:jcodec:0.2.5 | +--- app.cash.paparazzi:paparazzi-agent:1.2.0 | | +--- net.bytebuddy:byte-buddy:1.12.10 -> 1.14.4 | | +--- net.bytebuddy:byte-buddy-agent:1.12.10 -> 1.14.4 | | +--- junit:junit:4.13.2 | | | \--- org.hamcrest:hamcrest-core:1.3 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) | +--- app.cash.paparazzi:layoutlib-native-jdk11:2022.1.1-beta4-f5f9f71 | +--- com.android.tools:common:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | +--- com.google.guava:guava:30.1-jre -> 31.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:3.12.0 -> 3.13.0 | | | +--- com.google.errorprone:error_prone_annotations:2.11.0 | | | \--- com.google.j2objc:j2objc-annotations:1.3 | | +--- net.java.dev.jna:jna-platform:5.6.0 | | | \--- net.java.dev.jna:jna:5.6.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | +--- com.android.tools:common:30.4.0 (*) | | +--- net.sf.kxml:kxml2:2.3.0 | | \--- org.jetbrains:annotations:13.0 | +--- com.android.tools:ninepatch:30.4.0 | | \--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | +--- com.android.tools:sdk-common:30.4.0 | | +--- com.android.tools.analytics-library:shared:30.4.0 | | | +--- com.android.tools.analytics-library:protos:30.4.0 | | | | \--- com.google.protobuf:protobuf-java:3.17.2 | | | +--- com.android.tools:annotations:30.4.0 | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.google.code.gson:gson:2.8.9 | | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | | +--- net.java.dev.jna:jna-platform:5.6.0 (*) | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | +--- com.android.tools.build:aapt2-proto:7.4.0-8841542 | | | \--- com.google.protobuf:protobuf-java:3.17.2 | | +--- com.android.tools:common:30.4.0 (*) | | +--- com.android.tools.ddms:ddmlib:30.4.0 | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.google.protobuf:protobuf-java:3.17.2 | | | +--- net.sf.kxml:kxml2:2.3.0 | | | \--- org.jetbrains:annotations:13.0 | | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 (*) | | +--- com.android.tools:sdklib:30.4.0 | | | +--- com.android.tools:repository:30.4.0 | | | | +--- com.android.tools.analytics-library:shared:30.4.0 (*) | | | | +--- com.android.tools:common:30.4.0 (*) | | | | +--- com.google.jimfs:jimfs:1.1 | | | | | \--- com.google.guava:guava:18.0 -> 31.1-jre (*) | | | | +--- com.sun.activation:javax.activation:1.2.0 | | | | +--- org.apache.commons:commons-compress:1.20 | | | | +--- org.glassfish.jaxb:jaxb-runtime:2.3.2 | | | | | +--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 | | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | +--- org.glassfish.jaxb:txw2:2.3.2 | | | | | +--- com.sun.istack:istack-commons-runtime:3.0.8 | | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | +--- org.jvnet.staxex:stax-ex:1.8.1 | | | | | | +--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | | | \--- jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 (*) | | | | | +--- com.sun.xml.fastinfoset:FastInfoset:1.2.16 | | | | | \--- jakarta.activation:jakarta.activation-api:1.2.1 | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | | +--- com.android.tools:common:30.4.0 (*) | | | +--- com.android.tools:dvlib:30.4.0 | | | | \--- com.android.tools:common:30.4.0 (*) | | | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 (*) | | | +--- com.google.code.gson:gson:2.8.9 | | | +--- org.apache.commons:commons-compress:1.20 | | | +--- org.apache.httpcomponents:httpcore:4.4.13 | | | +--- org.apache.httpcomponents:httpmime:4.5.6 | | | | \--- org.apache.httpcomponents:httpclient:4.5.6 | | | | +--- org.apache.httpcomponents:httpcore:4.4.10 -> 4.4.13 | | | | +--- commons-logging:commons-logging:1.2 | | | | \--- commons-codec:commons-codec:1.10 | | | \--- org.glassfish.jaxb:jaxb-runtime:2.3.2 (*) | | +--- com.google.code.gson:gson:2.8.9 | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | +--- com.google.protobuf:protobuf-java:3.17.2 | | +--- javax.inject:javax.inject:1 | | +--- net.sf.kxml:kxml2:2.3.0 | | +--- org.bouncycastle:bcpkix-jdk15on:1.67 | | | \--- org.bouncycastle:bcprov-jdk15on:1.67 | | +--- org.bouncycastle:bcprov-jdk15on:1.67 | | +--- org.glassfish.jaxb:jaxb-runtime:2.3.2 (*) | | +--- org.jetbrains.intellij.deps:trove4j:1.0.20200330 | | +--- org.jetbrains.kotlin:kotlin-reflect:1.7.10 -> 1.8.21 | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.8.21 (*) | | \--- xerces:xercesImpl:2.12.0 | | \--- xml-apis:xml-apis:1.4.01 | +--- kxml2:kxml2:2.3.0 | | \--- net.sf.kxml:kxml2:2.3.0 | +--- junit:junit:4.13.2 (*) | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 | | \--- androidx.annotation:annotation-jvm:1.6.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.8.21 (*) | +--- com.google.guava:guava:31.1-jre (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (c) | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.4 (c) | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.8.21 | +--- com.squareup.okio:okio:3.1.0 (*) | +--- org.jetbrains.kotlin:kotlin-bom:1.7.20 -> 1.8.21 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 (c) | | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (c) | | \--- org.jetbrains.kotlin:kotlin-test-junit:1.8.21 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 -> 1.8.21 (*) +--- project :component:paparazzi | +--- app.cash.paparazzi:paparazzi:1.2.0 (*) | +--- junit:junit:4.13.2 (*) | +--- org.mockito:mockito-core:5.3.1 | | +--- net.bytebuddy:byte-buddy:1.14.4 | | +--- net.bytebuddy:byte-buddy-agent:1.14.4 | | \--- org.objenesis:objenesis:3.3 | +--- com.google.testparameterinjector:test-parameter-injector:1.12 | | +--- junit:junit:4.13.2 (*) | | +--- com.google.auto.value:auto-value-annotations:1.7.4 -> 1.8.1 | | +--- com.google.code.findbugs:jsr305:3.0.2 | | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | | \--- org.yaml:snakeyaml:1.27 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) +--- junit:junit:4.13.2 (*) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 -> 1.8.21 | +--- org.jetbrains.kotlin:kotlin-test:1.8.21 (*) | \--- junit:junit:4.13.2 (*) +--- com.google.truth:truth:1.1.3 | +--- com.google.guava:guava:30.1.1-android -> 31.1-jre (*) | +--- org.checkerframework:checker-qual:3.13.0 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.8.1 | +--- com.google.errorprone:error_prone_annotations:2.7.1 -> 2.11.0 | \--- org.ow2.asm:asm:9.1 +--- org.mockito:mockito-core:5.3.1 (*) +--- com.google.testparameterinjector:test-parameter-injector:1.12 (*) +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) +--- project :component:widget | +--- project :component:lib | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | | \--- project :component:core | | +--- androidx.annotation:annotation:1.6.0 (*) | | +--- com.google.dagger:dagger:2.46.1 | | | \--- javax.inject:javax.inject:1 | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 (*) | | +--- org.jetbrains.kotlin:kotlin-bom:1.8.21 (*) | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.8.21 (*) | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | +--- project :component:core (*) | +--- project :component:states | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | +--- project :component:core (*) | | \--- project :component:lib (*) | +--- project :component:theme | | +--- androidx.appcompat:appcompat:1.6.1 | | | +--- androidx.activity:activity:1.6.0 -> 1.7.2 | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.8.0 -> 1.9.0 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.annotation:annotation-experimental:1.3.0 | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.2.0 | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.2.0 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- androidx.arch.core:core-common:2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*) | | | | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*) | | | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.8.21 (*) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 | | | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*) | | | | | | | +--- androidx.startup:startup-runtime:1.1.1 | | | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | | \--- androidx.tracing:tracing:1.0.0 | | | | | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.versionedparcelable:versionedparcelable:1.1.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | | \--- androidx.core:core-ktx:1.9.0 (c) | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.core:core:1.9.0 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | | | | \--- androidx.core:core:1.9.0 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (*) | | | | | +--- androidx.savedstate:savedstate:1.2.1 | | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (*) | | | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | +--- androidx.profileinstaller:profileinstaller:1.3.0 (*) | | | | +--- androidx.savedstate:savedstate:1.2.1 (*) | | | | +--- androidx.tracing:tracing:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*) | | | +--- androidx.appcompat:appcompat-resources:1.6.1 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | | +--- androidx.core:core:1.6.0 -> 1.9.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 | | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.1.0 -> 1.9.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 | | | | | +--- androidx.vectordrawable:vectordrawable:1.1.0 (*) | | | | | +--- androidx.interpolator:interpolator:1.0.0 | | | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | \--- androidx.collection:collection:1.1.0 (*) | | | | \--- androidx.appcompat:appcompat:1.6.1 (c) | | | +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*) | | | +--- androidx.core:core:1.9.0 (*) | | | +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*) | | | +--- androidx.cursoradapter:cursoradapter:1.0.0 | | | | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | +--- androidx.drawerlayout:drawerlayout:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | \--- androidx.customview:customview:1.0.0 | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | \--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | +--- androidx.emoji2:emoji2:1.2.0 | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.1 | | | | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (*) | | | | | +--- androidx.startup:startup-runtime:1.1.1 (*) | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*) | | | +--- androidx.emoji2:emoji2-views-helper:1.2.0 | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core:1.3.0 -> 1.9.0 (*) | | | | \--- androidx.emoji2:emoji2:1.2.0 (*) | | | +--- androidx.fragment:fragment:1.3.6 -> 1.5.7 | | | | +--- androidx.activity:activity:1.5.1 -> 1.7.2 (*) | | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | | +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*) | | | | +--- androidx.collection:collection:1.1.0 (*) | | | | +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*) | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.1 (*) | | | | +--- androidx.loader:loader:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.1 | | | | | | +--- androidx.arch.core:core-common:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.arch.core:core-runtime:2.1.0 -> 2.2.0 (*) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (*) | | | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.8.21 (*) | | | | | | +--- androidx.lifecycle:lifecycle-common:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-process:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-runtime:2.6.1 (c) | | | | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 (c) | | | | | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 (c) | | | | | \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.6.1 (*) | | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | | +--- androidx.viewpager:viewpager:1.0.0 | | | | | +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) | | | | | +--- androidx.core:core:1.0.0 -> 1.9.0 (*) | | | | | \--- androidx.customview:customview:1.0.0 (*) | | | | \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.8.21 (*) | | | +--- androidx.lifecycle:lifecycle-runtime:2.5.1 -> 2.6.1 (*) | | | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.1 (*) | | | +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1 | | | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*) | | | +--- androidx.savedstate:savedstate:1.2.0 -> 1.2.1 (*) | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.21 (*) | | | \--- androidx.appcompat:appcompat-resources:1.6.1 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.32 -> 1.8.21 (*) | | \--- project :component:core (*) | +--- androidx.appcompat:appcompat:1.6.1 (*) | +--- androidx.activity:activity:1.7.2 (*) | \--- androidx.fragment:fragment:1.5.7 (*) +--- project :component:theme (*) +--- androidx.appcompat:appcompat:1.6.1 (*) +--- androidx.activity:activity:1.7.2 (*) +--- androidx.fragment:fragment:1.5.7 (*) +--- androidx.constraintlayout:constraintlayout:2.1.4 | +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*) | +--- androidx.core:core:1.3.2 -> 1.9.0 (*) | \--- androidx.constraintlayout:constraintlayout-core:1.0.4 \--- androidx.cardview:cardview:1.0.0 \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*) releaseUnitTestRuntimeOnly (n) No dependencies releaseWearApp - Link to a wear app to embed for object 'release'. (n) No dependencies runtimeOnly - Runtime only dependencies for 'main' sources. (n) No dependencies testAnnotationProcessor - Classpath for the annotation processor for 'test'. (n) No dependencies testApi (n) No dependencies testApiDependenciesMetadata 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 (n) No dependencies testDebugApiDependenciesMetadata 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 testDebugIntransitiveDependenciesMetadata No dependencies testDebugRuntimeOnly - Runtime only dependencies for 'testDebug' sources. (n) No dependencies testDebugWearApp - Link to a wear app to embed for object 'testDebug'. (n) No dependencies testFixturesAnnotationProcessor - Classpath for the annotation processor for 'testFixtures'. (n) No dependencies testFixturesApi - API dependencies for 'testFixtures' sources. (n) No dependencies testFixturesApiDependenciesMetadata No dependencies testFixturesCompileOnly - Compile only dependencies for 'testFixtures' sources. (n) No dependencies testFixturesCompileOnlyDependenciesMetadata No dependencies testFixturesDebugAnnotationProcessor - Classpath for the annotation processor for 'testFixturesDebug'. (n) No dependencies testFixturesDebugApi - API dependencies for 'testFixturesDebug' sources. (n) No dependencies testFixturesDebugApiDependenciesMetadata No dependencies testFixturesDebugCompileOnly - Compile only dependencies for 'testFixturesDebug' sources. (n) No dependencies testFixturesDebugCompileOnlyDependenciesMetadata No dependencies testFixturesDebugImplementation - Implementation only dependencies for 'testFixturesDebug' sources. (n) No dependencies testFixturesDebugImplementationDependenciesMetadata No dependencies testFixturesDebugIntransitiveDependenciesMetadata No dependencies testFixturesDebugRuntimeOnly - Runtime only dependencies for 'testFixturesDebug' sources. (n) No dependencies testFixturesDebugWearApp - Link to a wear app to embed for object 'testFixturesDebug'. (n) No dependencies testFixturesImplementation - Implementation only dependencies for 'testFixtures' sources. (n) No dependencies testFixturesImplementationDependenciesMetadata No dependencies testFixturesIntransitiveDependenciesMetadata No dependencies testFixturesReleaseAnnotationProcessor - Classpath for the annotation processor for 'testFixturesRelease'. (n) No dependencies testFixturesReleaseApi - API dependencies for 'testFixturesRelease' sources. (n) No dependencies testFixturesReleaseApiDependenciesMetadata No dependencies testFixturesReleaseCompileOnly - Compile only dependencies for 'testFixturesRelease' sources. (n) No dependencies testFixturesReleaseCompileOnlyDependenciesMetadata No dependencies testFixturesReleaseImplementation - Implementation only dependencies for 'testFixturesRelease' sources. (n) No dependencies testFixturesReleaseImplementationDependenciesMetadata No dependencies testFixturesReleaseIntransitiveDependenciesMetadata No dependencies testFixturesReleaseRuntimeOnly - Runtime only dependencies for 'testFixturesRelease' sources. (n) No dependencies testFixturesReleaseWearApp - Link to a wear app to embed for object 'testFixturesRelease'. (n) No dependencies testFixturesRuntimeOnly - Runtime only dependencies for 'testFixtures' sources. (n) No dependencies testFixturesWearApp - Link to a wear app to embed for object 'testFixtures'. (n) No dependencies testImplementation - Implementation only dependencies for 'test' sources. (n) +--- org.jetbrains.kotlin:kotlin-test:1.4.32 (n) +--- app.cash.paparazzi:paparazzi:1.2.0 (n) +--- project paparazzi (n) +--- junit:junit:4.13.2 (n) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 (n) +--- com.google.truth:truth:1.1.3 (n) +--- org.mockito:mockito-core:5.3.1 (n) \--- com.google.testparameterinjector:test-parameter-injector:1.12 (n) testImplementationDependenciesMetadata +--- org.jetbrains.kotlin:kotlin-test:1.4.32 -> 1.7.20 | +--- org.jetbrains.kotlin:kotlin-test-common:1.7.20 | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 | \--- org.jetbrains.kotlin:kotlin-test-annotations-common:1.7.20 | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 +--- app.cash.paparazzi:paparazzi:1.2.0 | +--- app.cash.paparazzi:layoutlib-native-jdk11:2022.1.1-beta4-f5f9f71 | +--- com.android.tools:common:30.4.0 | | +--- com.android.tools:annotations:30.4.0 | | \--- com.google.guava:guava:30.1-jre -> 31.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:3.12.0 -> 3.13.0 | | +--- com.google.errorprone:error_prone_annotations:2.11.0 | | \--- com.google.j2objc:j2objc-annotations:1.3 | +--- com.android.tools.layoutlib:layoutlib-api:30.4.0 | +--- com.android.tools:ninepatch:30.4.0 | +--- com.android.tools:sdk-common:30.4.0 | +--- kxml2:kxml2:2.3.0 | | \--- net.sf.kxml:kxml2:2.3.0 | +--- junit:junit:4.13.2 | | \--- org.hamcrest:hamcrest-core:1.3 | +--- androidx.annotation:annotation:1.3.0 | +--- com.google.guava:guava:31.1-jre (*) | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20 | | \--- org.jetbrains.kotlinx:atomicfu:0.17.3 | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20 | +--- com.squareup.okio:okio:3.1.0 | | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20 | +--- org.jetbrains.kotlin:kotlin-bom:1.7.20 | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-test:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-test-junit:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 (c) | | +--- org.jetbrains.kotlin:kotlin-test-common:1.7.20 (c) | | \--- org.jetbrains.kotlin:kotlin-test-annotations-common:1.7.20 (c) | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20 | | \--- org.jetbrains:annotations:13.0 | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20 | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*) +--- project :component:paparazzi | +--- app.cash.paparazzi:paparazzi:1.2.0 (*) | +--- junit:junit:4.13.2 (*) | +--- org.mockito:mockito-core:5.3.1 | | +--- net.bytebuddy:byte-buddy:1.14.4 | | \--- net.bytebuddy:byte-buddy-agent:1.14.4 | \--- com.google.testparameterinjector:test-parameter-injector:1.12 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.7.4 -> 1.8.1 | +--- com.google.code.findbugs:jsr305:3.0.2 | +--- com.google.guava:guava:30.1-jre -> 31.1-jre (*) | \--- org.yaml:snakeyaml:1.27 +--- junit:junit:4.13.2 (*) +--- org.jetbrains.kotlin:kotlin-test-junit:1.4.32 -> 1.7.20 | +--- org.jetbrains.kotlin:kotlin-test:1.7.20 (*) | \--- junit:junit:4.13.2 (*) +--- com.google.truth:truth:1.1.3 | +--- com.google.guava:guava:30.1.1-android -> 31.1-jre (*) | +--- org.checkerframework:checker-qual:3.13.0 | +--- junit:junit:4.13.2 (*) | +--- com.google.auto.value:auto-value-annotations:1.8.1 | +--- com.google.errorprone:error_prone_annotations:2.7.1 -> 2.11.0 | \--- org.ow2.asm:asm:9.1 +--- org.mockito:mockito-core:5.3.1 (*) \--- com.google.testparameterinjector:test-parameter-injector:1.12 (*) testIntransitiveDependenciesMetadata No dependencies testReleaseAnnotationProcessor - Classpath for the annotation processor for 'testRelease'. (n) No dependencies testReleaseApi (n) No dependencies testReleaseApiDependenciesMetadata 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 testReleaseIntransitiveDependenciesMetadata No dependencies testReleaseRuntimeOnly - Runtime only dependencies for 'testRelease' sources. (n) 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 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) - A dependency constraint, not a dependency. The dependency affected by the constraint occurs elsewhere in the tree. (*) - Indicates repeated occurrences of a transitive dependency subtree. Gradle expands transitive dependency subtrees only once per project; repeat occurrences only display the root of the subtree, followed by this annotation. (n) - A dependency or dependency configuration that cannot be resolved. A web-based, searchable dependency report is available by adding the --scan option. BUILD SUCCESSFUL in 2s 6 actionable tasks: 1 executed, 5 up-to-date