> Task :app:dependencies

------------------------------------------------------------
Project ':app'
------------------------------------------------------------

androidApis - Configuration providing various types of Android JAR file
No dependencies

androidJacocoAnt - The Jacoco agent to use to get coverage data.
\--- org.jacoco:org.jacoco.ant:0.8.7
     +--- org.jacoco:org.jacoco.core:0.8.7
     |    +--- org.ow2.asm:asm:9.1
     |    +--- org.ow2.asm:asm-commons:9.1
     |    |    +--- org.ow2.asm:asm:9.1
     |    |    +--- org.ow2.asm:asm-tree:9.1
     |    |    |    \--- org.ow2.asm:asm:9.1
     |    |    \--- org.ow2.asm:asm-analysis:9.1
     |    |         \--- org.ow2.asm:asm-tree:9.1 (*)
     |    \--- org.ow2.asm:asm-tree:9.1 (*)
     +--- org.jacoco:org.jacoco.report:0.8.7
     |    \--- org.jacoco:org.jacoco.core:0.8.7 (*)
     \--- org.jacoco:org.jacoco.agent:0.8.7

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

androidTestDebugRuntimeOnlyDependenciesMetadata
No dependencies

androidTestDebugWearApp - Link to a wear app to embed for object 'androidTestDebug'. (n)
No dependencies

androidTestImplementation - Implementation only dependencies for 'androidTest' sources. (n)
+--- androidx.test.ext:junit:1.1.5 (n)
+--- androidx.test.espresso:espresso-core:3.5.1 (n)
\--- androidx.compose.ui:ui-test-junit4:1.3.2 (n)

androidTestImplementationDependenciesMetadata
+--- androidx.test.ext:junit:1.1.5
|    +--- junit:junit:4.13.2
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- androidx.test:core:1.5.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10
|    |    |         \--- org.jetbrains:annotations:13.0
|    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:annotation:1.0.1
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.annotation:annotation-experimental:1.1.0
|    |    |    \--- androidx.tracing:tracing:1.0.0
|    |    +--- androidx.test.services:storage:1.4.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1 (*)
|    |    |    +--- com.google.code.findbugs:jsr305:2.0.2
|    |    |    \--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-common:2.3.1
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    +--- com.google.guava:listenablefuture:1.0
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
|    |    \--- androidx.concurrent:concurrent-futures:1.1.0
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- com.google.guava:listenablefuture:1.0
|    +--- androidx.test:monitor:1.6.1 (*)
|    \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
+--- androidx.test.espresso:espresso-core:3.5.1
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.test:core:1.5.0 (*)
|    +--- androidx.test:runner:1.5.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.test:monitor:1.6.1 (*)
|    |    +--- androidx.test.services:storage:1.4.2 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    \--- junit:junit:4.13.2 (*)
|    +--- androidx.test.espresso:espresso-idling-resource:3.5.1
|    +--- com.squareup:javawriter:2.1.1
|    +--- javax.inject:javax.inject:1
|    +--- org.hamcrest:hamcrest-library:1.3
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- org.hamcrest:hamcrest-integration:1.3
|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
|    +--- com.google.code.findbugs:jsr305:2.0.2
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
|    \--- androidx.test:annotation:1.0.1 (*)
\--- androidx.compose.ui:ui-test-junit4:1.3.2
     +--- androidx.activity:activity:1.2.0
     |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    +--- androidx.core:core:1.1.0
     |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0
     |    |    |    +--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*)
     |    |    |    +--- androidx.arch.core:core-common:2.1.0
     |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.0
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.collection:collection:1.0.0
     |    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
     |    |    \--- androidx.collection:collection:1.0.0 (*)
     |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 (*)
     |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0
     |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    +--- androidx.savedstate:savedstate:1.1.0
     |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0
     |         +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
     |         +--- androidx.savedstate:savedstate:1.1.0 (*)
     |         +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0
     |         |    \--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*)
     |         \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 (*)
     +--- androidx.compose.ui:ui-test:1.3.2
     |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
     |    |    \--- 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.7.10
     |    |         |    \--- org.jetbrains.kotlinx:atomicfu:0.17.3
     |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.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.kotlinx:kotlinx-coroutines-test:1.6.4 (c)
     |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21
     |    |              +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
     |    |              \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21
     |    |                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
     |    +--- androidx.compose.ui:ui:1.3.2
     |    |    +--- androidx.annotation:annotation:1.5.0 (*)
     |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
     |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
     |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
     |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
     |    |    +--- androidx.compose.ui:ui-text:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
     |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-text:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
     |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10
     |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
     |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4
     |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
     |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.10
     |         \--- org.jetbrains.kotlinx:atomicfu:0.17.3 (*)
     +--- androidx.test.ext:junit:1.1.3 -> 1.1.5 (*)
     +--- junit:junit:4.13.2 (*)
     +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
     \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10

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

androidTestReleaseRuntimeOnlyDependenciesMetadata
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

androidTestRuntimeOnlyDependenciesMetadata
No dependencies

androidTestUtil - Additional APKs used during instrumentation testing.
No dependencies

androidTestWearApp - Link to a wear app to embed for object 'androidTest'. (n)
No dependencies

annotationProcessor - Classpath for the annotation processor for 'main'. (n)
No dependencies

api - API dependencies for 'main' sources. (n)
No dependencies

apiDependenciesMetadata
\--- 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 (*)

archives - Configuration for archive artifacts. (n)
No dependencies

compileOnly - Compile only dependencies for 'main' sources. (n)
No dependencies

compileOnlyDependenciesMetadata
No dependencies

coreLibraryDesugaring - Configuration to desugar libraries
No dependencies

debugAabPublication - Bundle Publication for debug (n)
No dependencies

debugAndroidTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugAndroidTest
No dependencies

debugAndroidTestApi - API dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
No dependencies

debugAndroidTestApiDependenciesMetadata
No dependencies

debugAndroidTestCompileClasspath - Compile classpath for compilation 'debugAndroidTest' (target  (androidJvm)).
+--- androidx.test.ext:junit:1.1.5
|    +--- junit:junit:4.13.2
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- androidx.test:core:1.5.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20
|    |    |         \--- org.jetbrains:annotations:13.0
|    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:annotation:1.0.1
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0
|    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.tracing:tracing:1.0.0
|    |    +--- androidx.test.services:storage:1.4.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1 (*)
|    |    |    +--- com.google.code.findbugs:jsr305:2.0.2
|    |    |    \--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.5.1
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    +--- com.google.guava:listenablefuture:1.0
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.0.0
|    |         +--- com.google.guava:listenablefuture:1.0
|    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.test:monitor:1.6.1 (*)
|    \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
+--- androidx.test.espresso:espresso-core:3.5.1
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.test:core:1.5.0 (*)
|    +--- androidx.test:runner:1.5.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.test:monitor:1.6.1 (*)
|    |    +--- androidx.test.services:storage:1.4.2 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    \--- junit:junit:4.13.2 (*)
|    +--- androidx.test.espresso:espresso-idling-resource:3.5.1
|    +--- com.squareup:javawriter:2.1.1
|    +--- javax.inject:javax.inject:1
|    +--- org.hamcrest:hamcrest-library:1.3
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- org.hamcrest:hamcrest-integration:1.3
|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
|    +--- com.google.code.findbugs:jsr305:2.0.2
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    \--- androidx.test:annotation:1.0.1 (*)
+--- androidx.compose.ui:ui-test-junit4:1.3.2
|    +--- androidx.activity:activity:1.2.0 -> 1.6.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.core:core:1.8.0 -> 1.9.0
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.annotation:annotation-experimental:1.3.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |              \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.9.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|    |    |         +--- 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.kotlinx:kotlinx-coroutines-test-jvm:1.6.4 (c)
|    |    |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4 (c)
|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20
|    |    |         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
|    |    |         |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20
|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui-test:1.3.2
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    +--- androidx.compose.ui:ui:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4
|    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.6.4
|    |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |              +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |              \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    +--- androidx.test.ext:junit:1.1.3 -> 1.1.5 (*)
|    +--- junit:junit:4.13.2 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.20 (*)
+--- project :app (*)
+--- androidx.test.ext:junit:{strictly 1.1.5} -> 1.1.5 (c)
+--- androidx.test.espresso:espresso-core:{strictly 3.5.1} -> 3.5.1 (c)
+--- androidx.compose.ui:ui-test-junit4:{strictly 1.3.2} -> 1.3.2 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.3.2 (*)
|    \--- androidx.compose.ui:ui-tooling-preview:1.3.2
|         +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1 (*)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c)
+--- androidx.test:core:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.test:monitor:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.test:runner:{strictly 1.5.2} -> 1.5.2 (c)
+--- androidx.test.espresso:espresso-idling-resource:{strictly 3.5.1} -> 3.5.1 (c)
+--- com.squareup:javawriter:{strictly 2.1.1} -> 2.1.1 (c)
+--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
+--- org.hamcrest:hamcrest-library:{strictly 1.3} -> 1.3 (c)
+--- org.hamcrest:hamcrest-integration:{strictly 1.3} -> 1.3 (c)
+--- com.google.code.findbugs:jsr305:{strictly 2.0.2} -> 2.0.2 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.test:annotation:{strictly 1.0.1} -> 1.0.1 (c)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui-test:{strictly 1.3.2} -> 1.3.2 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- androidx.test.services:storage:{strictly 1.4.2} -> 1.4.2 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.tracing:tracing:{strictly 1.0.0} -> 1.0.0 (c)
+--- com.google.guava:listenablefuture:{strictly 1.0} -> 1.0 (c)
+--- androidx.concurrent:concurrent-futures:{strictly 1.0.0} -> 1.0.0 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-test:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:{strictly 1.6.4} -> 1.6.4 (c)
\--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)

debugAndroidTestCompileOnly - Compile only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
No dependencies

debugAndroidTestCompileOnlyDependenciesMetadata
No dependencies

debugAndroidTestImplementation - Implementation only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
No dependencies

debugAndroidTestImplementationDependenciesMetadata
+--- androidx.test.ext:junit:1.1.5
|    +--- junit:junit:4.13.2
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- androidx.test:core:1.5.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10
|    |    |         \--- org.jetbrains:annotations:13.0
|    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:annotation:1.0.1
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.annotation:annotation-experimental:1.1.0
|    |    |    \--- androidx.tracing:tracing:1.0.0
|    |    +--- androidx.test.services:storage:1.4.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1 (*)
|    |    |    +--- com.google.code.findbugs:jsr305:2.0.2
|    |    |    \--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-common:2.3.1
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    +--- com.google.guava:listenablefuture:1.0
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
|    |    \--- androidx.concurrent:concurrent-futures:1.1.0
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- com.google.guava:listenablefuture:1.0
|    +--- androidx.test:monitor:1.6.1 (*)
|    \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
+--- androidx.test.espresso:espresso-core:3.5.1
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.test:core:1.5.0 (*)
|    +--- androidx.test:runner:1.5.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.test:monitor:1.6.1 (*)
|    |    +--- androidx.test.services:storage:1.4.2 (*)
|    |    +--- androidx.tracing:tracing:1.0.0
|    |    \--- junit:junit:4.13.2 (*)
|    +--- androidx.test.espresso:espresso-idling-resource:3.5.1
|    +--- com.squareup:javawriter:2.1.1
|    +--- javax.inject:javax.inject:1
|    +--- org.hamcrest:hamcrest-library:1.3
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- org.hamcrest:hamcrest-integration:1.3
|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
|    +--- com.google.code.findbugs:jsr305:2.0.2
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
|    \--- androidx.test:annotation:1.0.1 (*)
\--- androidx.compose.ui:ui-test-junit4:1.3.2
     +--- androidx.activity:activity:1.2.0
     |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    +--- androidx.core:core:1.1.0
     |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.lifecycle:lifecycle-runtime:2.0.0 -> 2.3.0
     |    |    |    +--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*)
     |    |    |    +--- androidx.arch.core:core-common:2.1.0
     |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.0
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.collection:collection:1.0.0
     |    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
     |    |    \--- androidx.collection:collection:1.0.0 (*)
     |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 (*)
     |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0
     |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    +--- androidx.savedstate:savedstate:1.1.0
     |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0
     |         +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
     |         +--- androidx.savedstate:savedstate:1.1.0 (*)
     |         +--- androidx.lifecycle:lifecycle-livedata-core:2.3.0
     |         |    \--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.3.1 (*)
     |         \--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 (*)
     +--- androidx.compose.ui:ui-test:1.3.2
     |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
     |    |    \--- 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.7.10
     |    |         |    \--- org.jetbrains.kotlinx:atomicfu:0.17.3
     |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.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.kotlinx:kotlinx-coroutines-test:1.6.4 (c)
     |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21
     |    |              +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
     |    |              \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21
     |    |                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
     |    +--- androidx.compose.ui:ui:1.3.2
     |    |    +--- androidx.annotation:annotation:1.5.0 (*)
     |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
     |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
     |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
     |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
     |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
     |    |    +--- androidx.compose.ui:ui-text:1.3.2
     |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
     |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
     |    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-text:1.3.2 (*)
     |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
     |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
     |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10
     |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
     |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4
     |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
     |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.10
     |         \--- org.jetbrains.kotlinx:atomicfu:0.17.3 (*)
     +--- androidx.test.ext:junit:1.1.3 -> 1.1.5 (*)
     +--- junit:junit:4.13.2 (*)
     +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
     \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10

debugAndroidTestIntransitiveDependenciesMetadata
No dependencies

debugAndroidTestRuntimeClasspath - Runtime classpath of compilation 'debugAndroidTest' (target  (androidJvm)).
+--- androidx.test.ext:junit:1.1.5
|    +--- junit:junit:4.13.2
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- androidx.test:core:1.5.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.20
|    |    |         \--- org.jetbrains:annotations:13.0
|    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:annotation:1.0.1
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0
|    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.tracing:tracing:1.0.0
|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.test.services:storage:1.4.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.test:monitor:1.6.0 -> 1.6.1 (*)
|    |    |    +--- com.google.code.findbugs:jsr305:2.0.2
|    |    |    \--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-common:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
|    |    +--- androidx.tracing:tracing:1.0.0 (*)
|    |    +--- com.google.guava:listenablefuture:1.0
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- androidx.concurrent:concurrent-futures:1.1.0 -> 1.0.0
|    |         +--- com.google.guava:listenablefuture:1.0
|    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.test:monitor:1.6.1 (*)
|    \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
+--- androidx.test.espresso:espresso-core:3.5.1
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.test:core:1.5.0 (*)
|    +--- androidx.test:runner:1.5.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.test:annotation:1.0.1 (*)
|    |    +--- androidx.test:monitor:1.6.1 (*)
|    |    +--- androidx.test.services:storage:1.4.2 (*)
|    |    +--- androidx.tracing:tracing:1.0.0 (*)
|    |    \--- junit:junit:4.13.2 (*)
|    +--- androidx.test.espresso:espresso-idling-resource:3.5.1
|    +--- com.squareup:javawriter:2.1.1
|    +--- javax.inject:javax.inject:1
|    +--- org.hamcrest:hamcrest-library:1.3
|    |    \--- org.hamcrest:hamcrest-core:1.3
|    +--- org.hamcrest:hamcrest-integration:1.3
|    |    \--- org.hamcrest:hamcrest-library:1.3 (*)
|    +--- com.google.code.findbugs:jsr305:2.0.2
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    \--- androidx.test:annotation:1.0.1 (*)
+--- androidx.compose.ui:ui-test-junit4:1.3.2
|    +--- androidx.activity:activity:1.2.0 -> 1.6.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.core:core:1.8.0 -> 1.9.0
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.annotation:annotation-experimental:1.3.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.concurrent:concurrent-futures:1.0.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    \--- androidx.core:core-ktx:1.9.0 (c)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.9.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- androidx.core:core:1.9.0 (c)
|    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.1 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|    |    |         +--- 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.kotlinx:kotlinx-coroutines-test-jvm:1.6.4 (c)
|    |    |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4 (c)
|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20
|    |    |         |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
|    |    |         |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.20
|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    +--- androidx.tracing:tracing:1.0.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- androidx.activity:activity-ktx:1.6.1 (c)
|    +--- androidx.activity:activity-compose:1.3.0 -> 1.6.1
|    |    +--- androidx.activity:activity-ktx:1.6.1
|    |    |    +--- androidx.activity:activity:1.6.1 (*)
|    |    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.activity:activity:1.6.1 (c)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|    |    |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.autofill:autofill:1.0.0
|    |    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
|    |    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
|    |    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.startup:startup-runtime:1.1.1
|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.tracing:tracing:1.0.0 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui-test:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.test:monitor:1.5.0 -> 1.6.1 (*)
|    |    +--- androidx.test.espresso:espresso-core:3.3.0 -> 3.5.1 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4
|    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm:1.6.4
|    |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |              +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |              \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    +--- androidx.lifecycle:lifecycle-common:2.3.0 -> 2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    +--- androidx.test:core:1.4.0 -> 1.5.0 (*)
|    +--- androidx.test:monitor:1.5.0 -> 1.6.1 (*)
|    +--- androidx.test.espresso:espresso-core:3.3.0 -> 3.5.1 (*)
|    +--- androidx.test.espresso:espresso-idling-resource:3.3.0 -> 3.5.1
|    +--- androidx.test.ext:junit:1.1.3 -> 1.1.5 (*)
|    +--- junit:junit:4.13.2 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.4 (*)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.tracing:tracing:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.concurrent:concurrent-futures:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-util:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.arch.core:core-runtime:{strictly 2.1.0} -> 2.1.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.autofill:autofill:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.customview:customview-poolingcontainer:{strictly 1.0.0} -> 1.0.0 (c)
+--- androidx.profileinstaller:profileinstaller:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:{strictly 1.6.4} -> 1.6.4 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.startup:startup-runtime:{strictly 1.1.1} -> 1.1.1 (c)
\--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)

debugAndroidTestRuntimeOnly - Runtime only dependencies for compilation 'debugAndroidTest' (target  (androidJvm)). (n)
No dependencies

debugAndroidTestRuntimeOnlyDependenciesMetadata
No dependencies

debugAnnotationProcessor - Classpath for the annotation processor for 'debug'. (n)
No dependencies

debugAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debug
No dependencies

debugApi - API dependencies for compilation 'debug' (target  (androidJvm)). (n)
No dependencies

debugApiDependenciesMetadata
\--- 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 (*)

debugApiElements - API elements for debug (n)
No dependencies

debugApkPublication - APK publication for debug (n)
No dependencies

debugCompileClasspath - Compile classpath for compilation 'debug' (target  (androidJvm)).
+--- 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 (*)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
|    |    \--- 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.7.20 (*)
|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui:1.3.2
|    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.3.2 (*)
|    \--- androidx.compose.ui:ui-tooling-preview:1.3.2
|         +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1
|         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.core:core:1.8.0 -> 1.9.0
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    +--- androidx.annotation:annotation-experimental:1.3.0
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.arch.core:core-common:2.1.0
|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.collection:collection:1.0.0 -> 1.2.0
|         |              \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|         |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|         |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.core:core:1.9.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|         |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|         |    +--- androidx.savedstate:savedstate:1.2.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|         +--- androidx.savedstate:savedstate:1.2.0 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
+--- androidx.compose.ui:ui-tooling:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-test-manifest:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-preview:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.material:material:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.navigation:navigation-compose:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:{strictly 0.7.0} -> 0.7.0 (c)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:{strictly master-SNAPSHOT} -> master-SNAPSHOT (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-data:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.animation:animation-core:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.foundation:foundation:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.compose.material:material-icons-core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.material:material-ripple:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.animation:animation:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-compose:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-runtime-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- io.coil-kt:coil:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:{strictly 0.7.0} -> 0.7.0 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (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)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.compose.foundation:foundation-layout:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- androidx.navigation:navigation-runtime:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp:{strictly 0.7.0} -> 0.7.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.navigation:navigation-common:{strictly 2.5.3} -> 2.5.3 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 4.10.0} -> 4.10.0 (c)
+--- com.squareup.okio:okio:{strictly 3.2.0} -> 3.2.0 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jvm:{strictly 0.7.0} -> 0.7.0 (c)
\--- com.squareup.okio:okio-jvm:{strictly 3.2.0} -> 3.2.0 (c)

debugCompileOnly - Compile only dependencies for compilation 'debug' (target  (androidJvm)). (n)
No dependencies

debugCompileOnlyDependenciesMetadata
No dependencies

debugImplementation - Implementation only dependencies for compilation 'debug' (target  (androidJvm)). (n)
+--- androidx.compose.ui:ui-tooling:1.3.2 (n)
\--- androidx.compose.ui:ui-test-manifest:1.3.2 (n)

debugImplementationDependenciesMetadata
+--- 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 (*)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
|    |    \--- 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.7.20
|    |         |    \--- org.jetbrains.kotlinx:atomicfu:0.17.3
|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |         +--- 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 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui:1.3.2
|    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.3.2 (*)
|    \--- androidx.compose.ui:ui-tooling-preview:1.3.2
|         +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1
|         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.core:core:1.8.0 -> 1.9.0
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    +--- androidx.annotation:annotation-experimental:1.3.0
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.arch.core:core-common:2.1.0
|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.collection:collection:1.0.0
|         |              \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|         +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|         |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|         |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.core:core:1.9.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|         |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|         |    +--- androidx.savedstate:savedstate:1.2.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|         +--- androidx.savedstate:savedstate:1.2.0 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT

debugIntransitiveDependenciesMetadata
No dependencies

debugReverseMetadataValues - Metadata Values dependencies for the base Split
No dependencies

debugRuntimeClasspath - Runtime classpath of compilation 'debug' (target  (androidJvm)).
+--- 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 (*)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.activity:activity-compose:1.3.0 -> 1.6.1
|    |    +--- androidx.activity:activity-ktx:1.6.1
|    |    |    +--- androidx.activity:activity:1.6.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    |    +--- androidx.concurrent:concurrent-futures:1.0.0
|    |    |    |    |    |    +--- com.google.guava:listenablefuture:1.0
|    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
|    |    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
|    |    |    |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    |    \--- androidx.core:core-ktx:1.9.0 (c)
|    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.core:core:1.9.0 (*)
|    |    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    |    |    \--- androidx.core:core:1.9.0 (c)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
|    |    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.1 (*)
|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|    |    |    |    |         +--- 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.7.20 (*)
|    |    |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    |    +--- androidx.tracing:tracing:1.0.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- androidx.activity:activity-ktx:1.6.1 (c)
|    |    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.activity:activity:1.6.1 (c)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|    |    |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.autofill:autofill:1.0.0
|    |    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
|    |    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
|    |    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.startup:startup-runtime:1.1.1
|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.tracing:tracing:1.0.0 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.compose.animation:animation:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation-core:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.material:material:1.0.0 -> 1.3.1
|    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.2.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.1 (*)
|    |    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.material:material-ripple:1.3.1
|    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1 (*)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
+--- androidx.activity:activity-compose:1.6.1 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.2.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    +--- androidx.navigation:navigation-runtime-ktx:2.5.3
|    |    +--- androidx.navigation:navigation-common-ktx:2.5.3
|    |    |    \--- androidx.navigation:navigation-common:2.5.3
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         +--- androidx.collection:collection-ktx:1.1.0
|    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*)
|    |    |         |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |         +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    \--- androidx.navigation:navigation-runtime:2.5.3
|    |         +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |         +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |         +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |         +--- androidx.navigation:navigation-common:2.5.3 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okio:okio:3.2.0 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.appcompat:appcompat-resources:1.4.2
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.0.1 -> 1.9.0 (*)
|    |    |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    |    |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    |    \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
|    |    |    |         +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
|    |    |    |         +--- androidx.interpolator:interpolator:1.0.0
|    |    |    |         |    \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    +--- androidx.collection:collection:1.2.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    |    \--- androidx.exifinterface:exifinterface:1.3.3
|    |    |         \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.1 (*)
|    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    \--- com.google.accompanist:accompanist-drawablepainter:0.25.1
|    |         \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
     +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -> 1.7.20 (*)
     +--- com.squareup.retrofit2:retrofit:2.8.1
     |    \--- com.squareup.okhttp3:okhttp:3.14.7 -> 4.10.0 (*)
     +--- com.squareup.retrofit2:converter-gson:2.8.1
     |    +--- com.squareup.retrofit2:retrofit:2.8.1 (*)
     |    \--- com.google.code.gson:gson:2.8.5
     +--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 (*)
     +--- com.madgag.spongycastle:core:1.51.0.0
     +--- com.madgag.spongycastle:prov:1.51.0.0
     |    \--- com.madgag.spongycastle:core:1.51.0.0
     \--- com.github.mgunlogson:cuckoofilter4j:1.0.1
          \--- com.google.guava:guava:19.0

debugRuntimeElements - Runtime elements for debug (n)
No dependencies

debugRuntimeOnly - Runtime only dependencies for compilation 'debug' (target  (androidJvm)). (n)
No dependencies

debugRuntimeOnlyDependenciesMetadata
No dependencies

debugUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: debugUnitTest
No dependencies

debugUnitTestApi - API dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
No dependencies

debugUnitTestApiDependenciesMetadata
No dependencies

debugUnitTestCompileClasspath - Compile classpath for compilation 'debugUnitTest' (target  (androidJvm)).
+--- 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 (*)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2
|    |    \--- 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.7.20 (*)
|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui:1.3.2
|    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.3.2 (*)
|    \--- androidx.compose.ui:ui-tooling-preview:1.3.2
|         +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1
|         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.core:core:1.8.0 -> 1.9.0
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    +--- androidx.annotation:annotation-experimental:1.3.0
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.arch.core:core-common:2.1.0
|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.collection:collection:1.0.0 -> 1.2.0
|         |              \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|         |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|         |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    +--- androidx.core:core:1.9.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|         |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|         |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|         |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|         |    +--- androidx.savedstate:savedstate:1.2.0
|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|         +--- androidx.savedstate:savedstate:1.2.0 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- project :app (*)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.compose.ui:ui-tooling:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-test-manifest:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
+--- junit:junit:4.13.2
|    \--- org.hamcrest:hamcrest-core:1.3
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-preview:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.material:material:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.navigation:navigation-compose:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:{strictly 0.7.0} -> 0.7.0 (c)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:{strictly master-SNAPSHOT} -> master-SNAPSHOT (c)
+--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-data:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.animation:animation-core:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.foundation:foundation:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.compose.material:material-icons-core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.material:material-ripple:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.animation:animation:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-compose:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-runtime-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- io.coil-kt:coil:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:{strictly 0.7.0} -> 0.7.0 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (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)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.compose.foundation:foundation-layout:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- androidx.navigation:navigation-runtime:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp:{strictly 0.7.0} -> 0.7.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.navigation:navigation-common:{strictly 2.5.3} -> 2.5.3 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 4.10.0} -> 4.10.0 (c)
+--- com.squareup.okio:okio:{strictly 3.2.0} -> 3.2.0 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jvm:{strictly 0.7.0} -> 0.7.0 (c)
\--- com.squareup.okio:okio-jvm:{strictly 3.2.0} -> 3.2.0 (c)

debugUnitTestCompileOnly - Compile only dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
No dependencies

debugUnitTestCompileOnlyDependenciesMetadata
No dependencies

debugUnitTestImplementation - Implementation only dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
No dependencies

debugUnitTestImplementationDependenciesMetadata
\--- junit:junit:4.13.2
     \--- org.hamcrest:hamcrest-core:1.3

debugUnitTestIntransitiveDependenciesMetadata
No dependencies

debugUnitTestRuntimeClasspath - Runtime classpath of compilation 'debugUnitTest' (target  (androidJvm)).
+--- project :app (*)
+--- junit:junit:4.13.2
|    \--- org.hamcrest:hamcrest-core:1.3
+--- 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 (*)
+--- androidx.compose.ui:ui-tooling:1.3.2
|    +--- androidx.activity:activity-compose:1.3.0 -> 1.6.1
|    |    +--- androidx.activity:activity-ktx:1.6.1
|    |    |    +--- androidx.activity:activity:1.6.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    |    +--- androidx.concurrent:concurrent-futures:1.0.0
|    |    |    |    |    |    +--- com.google.guava:listenablefuture:1.0
|    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0
|    |    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
|    |    |    |    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    |    \--- androidx.core:core-ktx:1.9.0 (c)
|    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.core:core:1.9.0 (*)
|    |    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    |    |    \--- androidx.core:core:1.9.0 (c)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
|    |    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.1 (*)
|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|    |    |    |    |         +--- 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.7.20 (*)
|    |    |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    |    +--- androidx.tracing:tracing:1.0.0
|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- androidx.activity:activity-ktx:1.6.1 (c)
|    |    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.activity:activity:1.6.1 (c)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|    |    |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.autofill:autofill:1.0.0
|    |    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
|    |    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
|    |    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.startup:startup-runtime:1.1.1
|    |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.tracing:tracing:1.0.0 (*)
|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    +--- androidx.compose.animation:animation:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation-core:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.material:material:1.0.0 -> 1.3.1
|    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.2.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.1 (*)
|    |    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.material:material-ripple:1.3.1
|    |    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.3.2 (*)
|    +--- androidx.compose.ui:ui-tooling-data:1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.ui:ui-test-manifest:1.3.2
|    \--- androidx.activity:activity:1.2.0 -> 1.6.1 (*)
+--- androidx.core:core-ktx:1.9.0 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
+--- androidx.activity:activity-compose:1.6.1 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (*)
+--- androidx.compose.material:material:1.3.1 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.2.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    +--- androidx.navigation:navigation-runtime-ktx:2.5.3
|    |    +--- androidx.navigation:navigation-common-ktx:2.5.3
|    |    |    \--- androidx.navigation:navigation-common:2.5.3
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         +--- androidx.collection:collection-ktx:1.1.0
|    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*)
|    |    |         |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |         +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    \--- androidx.navigation:navigation-runtime:2.5.3
|    |         +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |         +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |         +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |         +--- androidx.navigation:navigation-common:2.5.3 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okio:okio:3.2.0 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.appcompat:appcompat-resources:1.4.2
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.0.1 -> 1.9.0 (*)
|    |    |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    |    |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    |    \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
|    |    |    |         +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
|    |    |    |         +--- androidx.interpolator:interpolator:1.0.0
|    |    |    |         |    \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    +--- androidx.collection:collection:1.2.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    |    \--- androidx.exifinterface:exifinterface:1.3.3
|    |    |         \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.1 (*)
|    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    \--- com.google.accompanist:accompanist-drawablepainter:0.25.1
|    |         \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
     +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -> 1.7.20 (*)
     +--- com.squareup.retrofit2:retrofit:2.8.1
     |    \--- com.squareup.okhttp3:okhttp:3.14.7 -> 4.10.0 (*)
     +--- com.squareup.retrofit2:converter-gson:2.8.1
     |    +--- com.squareup.retrofit2:retrofit:2.8.1 (*)
     |    \--- com.google.code.gson:gson:2.8.5
     +--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 (*)
     +--- com.madgag.spongycastle:core:1.51.0.0
     +--- com.madgag.spongycastle:prov:1.51.0.0
     |    \--- com.madgag.spongycastle:core:1.51.0.0
     \--- com.github.mgunlogson:cuckoofilter4j:1.0.1
          \--- com.google.guava:guava:19.0

debugUnitTestRuntimeOnly - Runtime only dependencies for compilation 'debugUnitTest' (target  (androidJvm)). (n)
No dependencies

debugUnitTestRuntimeOnlyDependenciesMetadata
No dependencies

debugWearApp - Link to a wear app to embed for object 'debug'. (n)
No dependencies

debugWearBundling - Resolved Configuration for wear app bundling for variant: debug
No dependencies

default - Configuration for default artifacts. (n)
No dependencies

implementation - Implementation only dependencies for 'main' sources. (n)
+--- androidx.core:core-ktx:1.9.0 (n)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (n)
+--- androidx.activity:activity-compose:1.6.1 (n)
+--- androidx.compose.ui:ui:1.3.2 (n)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2 (n)
+--- androidx.compose.material:material:1.3.1 (n)
+--- androidx.navigation:navigation-compose:2.5.3 (n)
+--- io.coil-kt:coil-compose:2.2.2 (n)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0 (n)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT (n)

implementationDependenciesMetadata
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- androidx.collection:collection:1.0.0
|    |              \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|         +--- 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
|         +--- 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 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|         +--- androidx.annotation:annotation:1.5.0 (*)
|         +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|         +--- androidx.compose.ui:ui-geometry:1.3.2
|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.compose.ui:ui-graphics:1.3.2
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|         +--- androidx.compose.ui:ui-text:1.3.2
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|         \--- androidx.compose.ui:ui-unit:1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT

intransitiveDependenciesMetadata
No dependencies

kotlin-extension - Configuration for Compose related kotlin compiler extension
\--- androidx.compose.compiler:compiler:1.3.2

kotlinCompilerClasspath
\--- org.jetbrains.kotlin:kotlin-compiler-embeddable: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-script-runtime:1.7.20
     +--- org.jetbrains.kotlin:kotlin-reflect:1.7.20
     |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
     +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.7.20
     +--- 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 'debug' (target  (androidJvm))
No dependencies

kotlinCompilerPluginClasspathDebugAndroidTest - Kotlin compiler plugins for compilation 'debugAndroidTest' (target  (androidJvm))
No dependencies

kotlinCompilerPluginClasspathDebugUnitTest - Kotlin compiler plugins for compilation 'debugUnitTest' (target  (androidJvm))
No dependencies

kotlinCompilerPluginClasspathRelease - Kotlin compiler plugins for compilation 'release' (target  (androidJvm))
No dependencies

kotlinCompilerPluginClasspathReleaseUnitTest - Kotlin compiler plugins for compilation 'releaseUnitTest' (target  (androidJvm))
No dependencies

kotlinKlibCommonizerClasspath
\--- org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable: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-compiler-embeddable:1.7.20
          +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
          +--- org.jetbrains.kotlin:kotlin-script-runtime:1.7.20
          +--- org.jetbrains.kotlin:kotlin-reflect:1.7.20
          |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 (*)
          +--- org.jetbrains.kotlin:kotlin-daemon-embeddable:1.7.20
          +--- 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

releaseAabPublication - Bundle Publication for release (n)
No dependencies

releaseAnnotationProcessor - Classpath for the annotation processor for 'release'. (n)
No dependencies

releaseAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: release
No dependencies

releaseApi - API dependencies for compilation 'release' (target  (androidJvm)). (n)
No dependencies

releaseApiDependenciesMetadata
\--- 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 (*)

releaseApiElements - API elements for release (n)
No dependencies

releaseApkPublication - APK publication for release (n)
No dependencies

releaseCompileClasspath - Compile classpath for compilation 'release' (target  (androidJvm)).
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |              \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 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.7.20 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|         +--- androidx.annotation:annotation:1.5.0 (*)
|         +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|         +--- androidx.compose.ui:ui-geometry:1.3.2
|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.compose.ui:ui-graphics:1.3.2
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|         +--- androidx.compose.ui:ui-text:1.3.2
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|         \--- androidx.compose.ui:ui-unit:1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-preview:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.material:material:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.navigation:navigation-compose:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:{strictly 0.7.0} -> 0.7.0 (c)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:{strictly master-SNAPSHOT} -> master-SNAPSHOT (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.animation:animation-core:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.compose.foundation:foundation:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.compose.material:material-icons-core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.material:material-ripple:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.animation:animation:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-compose:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-runtime-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- io.coil-kt:coil:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:{strictly 0.7.0} -> 0.7.0 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (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)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.compose.foundation:foundation-layout:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- androidx.navigation:navigation-runtime:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp:{strictly 0.7.0} -> 0.7.0 (c)
+--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common:{strictly 2.5.3} -> 2.5.3 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 4.10.0} -> 4.10.0 (c)
+--- com.squareup.okio:okio:{strictly 3.2.0} -> 3.2.0 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jvm:{strictly 0.7.0} -> 0.7.0 (c)
\--- com.squareup.okio:okio-jvm:{strictly 3.2.0} -> 3.2.0 (c)

releaseCompileOnly - Compile only dependencies for compilation 'release' (target  (androidJvm)). (n)
No dependencies

releaseCompileOnlyDependenciesMetadata
No dependencies

releaseImplementation - Implementation only dependencies for compilation 'release' (target  (androidJvm)). (n)
No dependencies

releaseImplementationDependenciesMetadata
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- androidx.collection:collection:1.0.0
|    |              \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4
|         +--- 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
|         +--- 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 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|         +--- androidx.annotation:annotation:1.5.0 (*)
|         +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|         +--- androidx.compose.ui:ui-geometry:1.3.2
|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.compose.ui:ui-graphics:1.3.2
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|         +--- androidx.compose.ui:ui-text:1.3.2
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|         \--- androidx.compose.ui:ui-unit:1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT

releaseIntransitiveDependenciesMetadata
No dependencies

releaseReverseMetadataValues - Metadata Values dependencies for the base Split
No dependencies

releaseRuntimeClasspath - Runtime classpath of compilation 'release' (target  (androidJvm)).
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.concurrent:concurrent-futures:1.0.0
|    |    |    +--- com.google.guava:listenablefuture:1.0
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-runtime:2.1.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
|    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    \--- androidx.core:core-ktx:1.9.0 (c)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    \--- androidx.core:core:1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 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.7.20 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.1 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    +--- androidx.tracing:tracing:1.0.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.activity:activity-ktx:1.6.1 (c)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- androidx.activity:activity:1.6.1 (c)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|    |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    +--- androidx.autofill:autofill:1.0.0
|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
|    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
|    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    \--- androidx.startup:startup-runtime:1.1.1
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.tracing:tracing:1.0.0 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation-core:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.20
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.2.1 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.1 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.2.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    +--- androidx.navigation:navigation-runtime-ktx:2.5.3
|    |    +--- androidx.navigation:navigation-common-ktx:2.5.3
|    |    |    \--- androidx.navigation:navigation-common:2.5.3
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         +--- androidx.collection:collection-ktx:1.1.0
|    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*)
|    |    |         |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |         +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    \--- androidx.navigation:navigation-runtime:2.5.3
|    |         +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |         +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |         +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |         +--- androidx.navigation:navigation-common:2.5.3 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okio:okio:3.2.0 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.appcompat:appcompat-resources:1.4.2
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.0.1 -> 1.9.0 (*)
|    |    |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    |    |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    |    \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
|    |    |    |         +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
|    |    |    |         +--- androidx.interpolator:interpolator:1.0.0
|    |    |    |         |    \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    +--- androidx.collection:collection:1.2.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    |    \--- androidx.exifinterface:exifinterface:1.3.3
|    |    |         \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.1 (*)
|    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    \--- com.google.accompanist:accompanist-drawablepainter:0.25.1
|    |         \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
     +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -> 1.7.20 (*)
     +--- com.squareup.retrofit2:retrofit:2.8.1
     |    \--- com.squareup.okhttp3:okhttp:3.14.7 -> 4.10.0 (*)
     +--- com.squareup.retrofit2:converter-gson:2.8.1
     |    +--- com.squareup.retrofit2:retrofit:2.8.1 (*)
     |    \--- com.google.code.gson:gson:2.8.5
     +--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 (*)
     +--- com.madgag.spongycastle:core:1.51.0.0
     +--- com.madgag.spongycastle:prov:1.51.0.0
     |    \--- com.madgag.spongycastle:core:1.51.0.0
     \--- com.github.mgunlogson:cuckoofilter4j:1.0.1
          \--- com.google.guava:guava:19.0

releaseRuntimeElements - Runtime elements for release (n)
No dependencies

releaseRuntimeOnly - Runtime only dependencies for compilation 'release' (target  (androidJvm)). (n)
No dependencies

releaseRuntimeOnlyDependenciesMetadata
No dependencies

releaseUnitTestAnnotationProcessorClasspath - Resolved configuration for annotation-processor for variant: releaseUnitTest
No dependencies

releaseUnitTestApi - API dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
No dependencies

releaseUnitTestApiDependenciesMetadata
No dependencies

releaseUnitTestCompileClasspath - Compile classpath for compilation 'releaseUnitTest' (target  (androidJvm)).
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |         \--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |              \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 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.7.20 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- androidx.compose.runtime:runtime:1.3.2 (*)
|    \--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|         +--- androidx.annotation:annotation:1.5.0 (*)
|         +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|         +--- androidx.compose.ui:ui-geometry:1.3.2
|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         +--- androidx.compose.ui:ui-graphics:1.3.2
|         |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         \--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|         +--- androidx.compose.ui:ui-text:1.3.2
|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|         |    \--- androidx.compose.ui:ui-unit:1.3.2 (*)
|         \--- androidx.compose.ui:ui-unit:1.3.2 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    |    \--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    \--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    \--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    \--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    \--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    \--- androidx.navigation:navigation-runtime-ktx:2.5.3
|         +--- androidx.navigation:navigation-common-ktx:2.5.3
|         |    \--- androidx.navigation:navigation-common:2.5.3
|         |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|         |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|         |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|         |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|         \--- androidx.navigation:navigation-runtime:2.5.3
|              +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|              +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|              +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|              +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|              +--- androidx.navigation:navigation-common:2.5.3 (*)
|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    \--- com.squareup.okio:okio:3.2.0 (*)
|    |    \--- androidx.compose.foundation:foundation:1.2.1 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
+--- project :app (*)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.core:core-ktx:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.activity:activity-compose:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.ui:ui:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-tooling-preview:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.material:material:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.navigation:navigation-compose:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:{strictly 0.7.0} -> 0.7.0 (c)
+--- com.github.Giszmo.NostrPostr:nostrpostrlib:{strictly master-SNAPSHOT} -> master-SNAPSHOT (c)
+--- junit:junit:4.13.2
|    \--- org.hamcrest:hamcrest-core:1.3
+--- junit:junit:{strictly 4.13.2} -> 4.13.2 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:{strictly 1.7.20} -> 1.7.20 (c)
+--- androidx.annotation:annotation:{strictly 1.5.0} -> 1.5.0 (c)
+--- androidx.core:core:{strictly 1.9.0} -> 1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime:{strictly 2.5.1} -> 2.5.1 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.activity:activity-ktx:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.compose.runtime:runtime:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.runtime:runtime-saveable:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-geometry:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-graphics:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-text:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.ui:ui-unit:{strictly 1.3.2} -> 1.3.2 (c)
+--- androidx.compose.animation:animation-core:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.compose.foundation:foundation:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.compose.material:material-icons-core:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.material:material-ripple:{strictly 1.3.1} -> 1.3.1 (c)
+--- androidx.compose.animation:animation:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-compose:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-runtime-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-compose-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- io.coil-kt:coil:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:{strictly 0.7.0} -> 0.7.0 (c)
+--- org.hamcrest:hamcrest-core:{strictly 1.3} -> 1.3 (c)
+--- org.jetbrains.kotlin:kotlin-stdlib-common:{strictly 1.7.20} -> 1.7.20 (c)
+--- org.jetbrains:annotations:{strictly 13.0} -> 13.0 (c)
+--- androidx.annotation:annotation-experimental:{strictly 1.3.0} -> 1.3.0 (c)
+--- androidx.versionedparcelable:versionedparcelable:{strictly 1.1.1} -> 1.1.1 (c)
+--- androidx.arch.core:core-common:{strictly 2.1.0} -> 2.1.0 (c)
+--- androidx.lifecycle:lifecycle-common:{strictly 2.5.1} -> 2.5.1 (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)
+--- androidx.activity:activity:{strictly 1.6.1} -> 1.6.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-ktx:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate-ktx:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.compose.foundation:foundation-layout:{strictly 1.2.1} -> 1.2.1 (c)
+--- androidx.lifecycle:lifecycle-common-java8:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.lifecycle:lifecycle-viewmodel-savedstate:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common-ktx:{strictly 2.5.3} -> 2.5.3 (c)
+--- androidx.navigation:navigation-runtime:{strictly 2.5.3} -> 2.5.3 (c)
+--- io.coil-kt:coil-base:{strictly 2.2.2} -> 2.2.2 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp:{strictly 0.7.0} -> 0.7.0 (c)
+--- androidx.collection:collection:{strictly 1.2.0} -> 1.2.0 (c)
+--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:{strictly 1.6.4} -> 1.6.4 (c)
+--- androidx.lifecycle:lifecycle-viewmodel:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.savedstate:savedstate:{strictly 1.2.0} -> 1.2.0 (c)
+--- androidx.lifecycle:lifecycle-livedata-core:{strictly 2.5.1} -> 2.5.1 (c)
+--- androidx.navigation:navigation-common:{strictly 2.5.3} -> 2.5.3 (c)
+--- com.squareup.okhttp3:okhttp:{strictly 4.10.0} -> 4.10.0 (c)
+--- com.squareup.okio:okio:{strictly 3.2.0} -> 3.2.0 (c)
+--- fr.acinq.secp256k1:secp256k1-kmp-jvm:{strictly 0.7.0} -> 0.7.0 (c)
\--- com.squareup.okio:okio-jvm:{strictly 3.2.0} -> 3.2.0 (c)

releaseUnitTestCompileOnly - Compile only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
No dependencies

releaseUnitTestCompileOnlyDependenciesMetadata
No dependencies

releaseUnitTestImplementation - Implementation only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
No dependencies

releaseUnitTestImplementationDependenciesMetadata
\--- junit:junit:4.13.2
     \--- org.hamcrest:hamcrest-core:1.3

releaseUnitTestIntransitiveDependenciesMetadata
No dependencies

releaseUnitTestRuntimeClasspath - Runtime classpath of compilation 'releaseUnitTest' (target  (androidJvm)).
+--- project :app (*)
+--- junit:junit:4.13.2
|    \--- org.hamcrest:hamcrest-core:1.3
+--- 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 (*)
+--- androidx.core:core-ktx:1.9.0
|    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.core:core:1.9.0
|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.annotation:annotation-experimental:1.3.0
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.concurrent:concurrent-futures:1.0.0
|    |    |    +--- com.google.guava:listenablefuture:1.0
|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-common:2.1.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.arch.core:core-runtime:2.1.0
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    \--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (c)
|    |    +--- androidx.versionedparcelable:versionedparcelable:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    \--- androidx.core:core-ktx:1.9.0 (c)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    \--- androidx.core:core:1.9.0 (c)
+--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
|    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 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.7.20 (*)
|         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
|         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
+--- androidx.activity:activity-compose:1.6.1
|    +--- androidx.activity:activity-ktx:1.6.1
|    |    +--- androidx.activity:activity:1.6.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1
|    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
|    |    |    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    |    +--- androidx.savedstate:savedstate:1.2.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
|    |    |    |    |    +--- androidx.lifecycle:lifecycle-common:2.4.0 -> 2.5.1 (*)
|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    +--- androidx.tracing:tracing:1.0.0
|    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- androidx.activity:activity-ktx:1.6.1 (c)
|    |    +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1
|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1 -> 1.6.4 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0
|    |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- androidx.activity:activity:1.6.1 (c)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2
|    |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    +--- androidx.autofill:autofill:1.0.0
|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.3.2 (*)
|    |    +--- androidx.compose.runtime:runtime-saveable:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2
|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-geometry:1.3.2 (*)
|    |    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- androidx.compose.ui:ui-text:1.3.2
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.runtime:runtime-saveable:1.2.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-graphics:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    |    +--- androidx.compose.ui:ui-unit:1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.3.2 (*)
|    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
|    |    +--- androidx.customview:customview-poolingcontainer:1.0.0
|    |    |    +--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.3.0 -> 2.5.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    \--- androidx.lifecycle:lifecycle-common:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    |    +--- androidx.profileinstaller:profileinstaller:1.2.0
|    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    \--- androidx.startup:startup-runtime:1.1.1
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         \--- androidx.tracing:tracing:1.0.0 (*)
|    |    +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.ui:ui:1.3.2 (*)
+--- androidx.compose.ui:ui-tooling-preview:1.3.2
|    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
+--- androidx.compose.material:material:1.3.1
|    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation-core:1.1.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2 -> 1.6.4 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.20 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.2.1
|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    +--- androidx.compose.animation:animation-core:1.1.1 (*)
|    |    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-unit:1.1.1 -> 1.3.2 (*)
|    |    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    |    +--- androidx.core:core:1.7.0 -> 1.9.0 (*)
|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-geometry:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.20
|    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1 (*)
|    +--- androidx.compose.foundation:foundation:1.2.0 -> 1.2.1
|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.animation:animation:1.1.1 (*)
|    |    +--- androidx.compose.foundation:foundation-layout:1.2.1 (*)
|    |    +--- androidx.compose.runtime:runtime:1.2.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-graphics:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-text:1.0.0 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    +--- androidx.compose.foundation:foundation-layout:1.1.1 -> 1.2.1 (*)
|    +--- androidx.compose.material:material-icons-core:1.3.1
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.7.20 (*)
|    +--- androidx.compose.material:material-ripple:1.3.1
|    |    +--- androidx.compose.animation:animation:1.0.0 -> 1.1.1 (*)
|    |    +--- androidx.compose.foundation:foundation:1.1.1 -> 1.2.1 (*)
|    |    +--- androidx.compose.runtime:runtime:1.1.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
|    +--- androidx.compose.runtime:runtime:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui-text:1.2.0 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui-util:1.0.0 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-runtime:2.3.0 -> 2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.0 -> 2.5.1 (*)
|    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10 -> 1.7.20
+--- androidx.navigation:navigation-compose:2.5.3
|    +--- androidx.activity:activity-compose:1.5.1 -> 1.6.1 (*)
|    +--- androidx.compose.animation:animation:1.0.1 -> 1.1.1 (*)
|    +--- androidx.compose.foundation:foundation-layout:1.0.1 -> 1.2.1 (*)
|    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.3.2 (*)
|    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1
|    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.3.2 (*)
|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    +--- androidx.navigation:navigation-runtime-ktx:2.5.3
|    |    +--- androidx.navigation:navigation-common-ktx:2.5.3
|    |    |    \--- androidx.navigation:navigation-common:2.5.3
|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |         +--- androidx.collection:collection-ktx:1.1.0
|    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.20 (*)
|    |    |         |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |         +--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |    |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
|    |    |         +--- androidx.savedstate:savedstate-ktx:1.2.0 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    |    \--- androidx.navigation:navigation-runtime:2.5.3
|    |         +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.1 (*)
|    |         +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
|    |         +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1 (*)
|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1 (*)
|    |         +--- androidx.navigation:navigation-common:2.5.3 (*)
|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.20 (*)
+--- io.coil-kt:coil-compose:2.2.2
|    +--- io.coil-kt:coil-compose-base:2.2.2
|    |    +--- io.coil-kt:coil-base:2.2.2
|    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.4.1 -> 2.5.1 (*)
|    |    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 (*)
|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okhttp3:okhttp:4.10.0
|    |    |    |    +--- com.squareup.okio:okio:3.0.0 -> 3.2.0
|    |    |    |    |    \--- com.squareup.okio:okio-jvm:3.2.0
|    |    |    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20 -> 1.7.20 (*)
|    |    |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.20
|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.20 -> 1.7.20 (*)
|    |    |    +--- com.squareup.okio:okio:3.2.0 (*)
|    |    |    +--- androidx.annotation:annotation:1.5.0 (*)
|    |    |    +--- androidx.appcompat:appcompat-resources:1.4.2
|    |    |    |    +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
|    |    |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    |    |    +--- androidx.core:core:1.0.1 -> 1.9.0 (*)
|    |    |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
|    |    |    |    |    +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
|    |    |    |    |    \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    |    \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
|    |    |    |         +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
|    |    |    |         +--- androidx.interpolator:interpolator:1.0.0
|    |    |    |         |    \--- androidx.annotation:annotation:1.0.0 -> 1.5.0 (*)
|    |    |    |         \--- androidx.collection:collection:1.1.0 -> 1.2.0 (*)
|    |    |    +--- androidx.collection:collection:1.2.0 (*)
|    |    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    |    \--- androidx.exifinterface:exifinterface:1.3.3
|    |    |         \--- androidx.annotation:annotation:1.2.0 -> 1.5.0 (*)
|    |    +--- androidx.compose.foundation:foundation:1.2.1 (*)
|    |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
|    |    \--- com.google.accompanist:accompanist-drawablepainter:0.25.1
|    |         \--- androidx.compose.ui:ui:1.2.1 -> 1.3.2 (*)
|    \--- io.coil-kt:coil:2.2.2
|         \--- io.coil-kt:coil-base:2.2.2 (*)
+--- fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.7.0
|    +--- fr.acinq.secp256k1:secp256k1-kmp-jni-common:0.7.0
|    |    +--- fr.acinq.secp256k1:secp256k1-kmp:0.7.0
|    |    |    \--- fr.acinq.secp256k1:secp256k1-kmp-jvm:0.7.0
|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.20
|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
|    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 -> 1.7.20 (*)
\--- com.github.Giszmo.NostrPostr:nostrpostrlib:master-SNAPSHOT
     +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10 -> 1.7.20 (*)
     +--- com.squareup.retrofit2:retrofit:2.8.1
     |    \--- com.squareup.okhttp3:okhttp:3.14.7 -> 4.10.0 (*)
     +--- com.squareup.retrofit2:converter-gson:2.8.1
     |    +--- com.squareup.retrofit2:retrofit:2.8.1 (*)
     |    \--- com.google.code.gson:gson:2.8.5
     +--- com.squareup.okhttp3:okhttp:4.9.3 -> 4.10.0 (*)
     +--- com.madgag.spongycastle:core:1.51.0.0
     +--- com.madgag.spongycastle:prov:1.51.0.0
     |    \--- com.madgag.spongycastle:core:1.51.0.0
     \--- com.github.mgunlogson:cuckoofilter4j:1.0.1
          \--- com.google.guava:guava:19.0

releaseUnitTestRuntimeOnly - Runtime only dependencies for compilation 'releaseUnitTest' (target  (androidJvm)). (n)
No dependencies

releaseUnitTestRuntimeOnlyDependenciesMetadata
No dependencies

releaseWearApp - Link to a wear app to embed for object 'release'. (n)
No dependencies

releaseWearBundling - Resolved Configuration for wear app bundling for variant: release
No dependencies

runtimeOnly - Runtime only dependencies for 'main' sources. (n)
No dependencies

runtimeOnlyDependenciesMetadata
No dependencies

testAnnotationProcessor - Classpath for the annotation processor for 'test'. (n)
No dependencies

testApi (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

testDebugRuntimeOnlyDependenciesMetadata
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

testFixturesDebugRuntimeOnlyDependenciesMetadata
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

testFixturesReleaseRuntimeOnlyDependenciesMetadata
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

testFixturesRuntimeOnlyDependenciesMetadata
No dependencies

testFixturesWearApp - Link to a wear app to embed for object 'testFixtures'. (n)
No dependencies

testImplementation - Implementation only dependencies for 'test' sources. (n)
\--- junit:junit:4.13.2 (n)

testImplementationDependenciesMetadata
\--- junit:junit:4.13.2
     \--- org.hamcrest:hamcrest-core:1.3

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

testReleaseRuntimeOnlyDependenciesMetadata
No dependencies

testReleaseWearApp - Link to a wear app to embed for object 'testRelease'. (n)
No dependencies

testRuntimeOnly - Runtime only dependencies for 'test' sources. (n)
No dependencies

testRuntimeOnlyDependenciesMetadata
No dependencies

testWearApp - Link to a wear app to embed for object 'test'. (n)
No dependencies

wearApp - Link to a wear app to embed for object 'main'. (n)
No dependencies

(c) - dependency constraint
(*) - dependencies omitted (listed previously)

(n) - Not resolved (configuration is not meant to be resolved)

A web-based, searchable dependency report is available by adding the --scan option.

BUILD SUCCESSFUL in 2s
1 actionable task: 1 executed