Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try wordpress-rs #20799

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

Try wordpress-rs #20799

wants to merge 1 commit into from

Conversation

oguzkocer
Copy link
Contributor

This PR is created just to showcase the wordpress-rs project is published correctly. Please ignore it.

@oguzkocer oguzkocer added the Do Not Merge In PRs with this label, our automation will fail a require check, preventing accidental merging label May 10, 2024
@dangermattic
Copy link
Collaborator

1 Error
🚫 This PR is tagged with Do Not Merge label(s).
1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Contributor

wpmobilebot commented May 10, 2024

Jetpack📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack Jetpack
FlavorJalapeno
Build TypeDebug
Versionpr20799-65c2159
Commit65c2159
Direct Downloadjetpack-prototype-build-pr20799-65c2159.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented May 10, 2024

WordPress📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress WordPress
FlavorJalapeno
Build TypeDebug
Versionpr20799-65c2159
Commit65c2159
Direct Downloadwordpress-prototype-build-pr20799-65c2159.apk
Note: Google Login is not supported on these builds.

Copy link

sonarcloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@wpmobilebot
Copy link
Contributor

Found 1 violations:

The PR caused some dependency changes (expand to see details)

 +--- androidx.databinding:viewbinding:8.1.0
-|    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0
-|         \--- androidx.annotation:annotation-jvm:1.6.0
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.9.22
-|                   +--- org.jetbrains:annotations:13.0 -> 23.0.0
-|                   +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (c)
-|                   +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.10 (c)
-|                   \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.22 (c)
+|    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0
+|         \--- androidx.annotation:annotation-jvm:1.8.0
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.0.0
+|                   +--- org.jetbrains:annotations:13.0 -> 23.0.0
+|                   +--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.0 (c)
+|                   +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.0 -> 1.9.10 (c)
+|                   \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (c)
-+--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
++--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
-+--- androidx.webkit:webkit:1.10.0
-|    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    \--- androidx.core:core:1.1.0 -> 1.12.0
-|         +--- androidx.annotation:annotation:1.6.0 (*)
-|         +--- androidx.annotation:annotation-experimental:1.3.0 -> 1.3.1
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.22 (*)
-|         +--- androidx.collection:collection:1.0.0 -> 1.2.0
-|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
-|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         +--- androidx.interpolator:interpolator:1.0.0
-|         |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|         +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.2
-|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.arch.core:core-common:2.2.0
-|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.arch.core:core-runtime:2.2.0
-|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.lifecycle:lifecycle-common:2.6.2
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|         |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3
-|         |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
-|         |    |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3
-|         |    |         |         +--- org.jetbrains:annotations:23.0.0
-|         |    |         |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3
-|         |    |         |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 (c)
-|         |    |         |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3 (c)
-|         |    |         |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 (c)
-|         |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.22
-|         |    |         |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-|         |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10
-|         |    |         |              +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 1.9.22 (*)
-|         |    |         |              \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
-|         |    |         |                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 1.9.22 (*)
-|         |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3 (*)
-|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
-|         |    +--- androidx.profileinstaller:profileinstaller:1.3.0 -> 1.3.1
-|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         |    |    \--- androidx.startup:startup-runtime:1.1.1
-|         |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |         \--- androidx.tracing:tracing:1.0.0 -> 1.1.0
-|         |    |              \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|         +--- androidx.versionedparcelable:versionedparcelable:1.1.1
-|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-+--- androidx.navigation:navigation-compose:2.7.6 -> 2.7.7
-|    +--- androidx.activity:activity-compose:1.7.0 -> 1.8.0
-|    |    +--- androidx.activity:activity-ktx:1.8.0
-|    |    |    +--- androidx.activity:activity:1.8.0
-|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.6.2
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.6.2
-|    |    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.12.0
-|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    |    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2
-|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    |    +--- androidx.savedstate:savedstate:1.2.1
-|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.6.2
-|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.6.2
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.5.3
-|    |    |    \--- androidx.compose.runtime:runtime-android:1.5.3
-|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    |    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.5.3
-|    |    |    \--- androidx.compose.runtime:runtime-saveable-android:1.5.3
-|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.5.3
-|    |    |    \--- androidx.compose.ui:ui-android:1.5.3
-|    |    |         +--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-|    |    |         +--- androidx.compose.ui:ui-geometry:1.5.3
-|    |    |         |    \--- androidx.compose.ui:ui-geometry-android:1.5.3
-|    |    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         |         +--- androidx.compose.ui:ui-util:1.5.3
-|    |    |         |         |    \--- androidx.compose.ui:ui-util-android:1.5.3
-|    |    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- androidx.compose.ui:ui-graphics:1.5.3
-|    |    |         |    \--- androidx.compose.ui:ui-graphics-android:1.5.3
-|    |    |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |    |         |         +--- androidx.compose.ui:ui-unit:1.5.3
-|    |    |         |         |    \--- androidx.compose.ui:ui-unit-android:1.5.3
-|    |    |         |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- androidx.compose.ui:ui-text:1.5.3
-|    |    |         |    \--- androidx.compose.ui:ui-text-android:1.5.3
-|    |    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         |         +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0
-|    |    |         |         |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |    |         |         |    \--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.2
-|    |    |         |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-|    |    |         +--- androidx.customview:customview-poolingcontainer:1.0.0
-|    |    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.9.22 (*)
-|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    |    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    +--- androidx.compose.animation:animation:1.5.1 -> 1.5.3
-|    |    \--- androidx.compose.animation:animation-android:1.5.3
-|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         +--- androidx.compose.animation:animation-core:1.5.3
-|    |         |    \--- androidx.compose.animation:animation-core-android:1.5.3
-|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-|    |         +--- androidx.compose.foundation:foundation-layout:1.5.3
-|    |         |    \--- androidx.compose.foundation:foundation-layout-android:1.5.3
-|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2
-|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.6.2
-|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    +--- androidx.navigation:navigation-runtime-ktx:2.7.7
-|    |    +--- androidx.navigation:navigation-common-ktx:2.7.7
-|    |    |    \--- androidx.navigation:navigation-common:2.7.7
-|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         +--- androidx.collection:collection-ktx:1.1.0
-|    |    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.9.22 (*)
-|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    |    \--- androidx.navigation:navigation-runtime:2.7.7
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-+--- project :libs:networking
-|    \--- androidx.annotation:annotation:1.6.0 (*)
-+--- project :libs:analytics
-|    +--- com.automattic:Automattic-Tracks-Android:5.1.0
-|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    \--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0
-|    |         +--- com.squareup.okio:okio:3.6.0
-|    |         |    \--- com.squareup.okio:okio-jvm:3.6.0
-|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 1.9.22 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
-|    \--- androidx.preference:preference:1.2.0
-|         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1
-|         |    +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|         |    +--- androidx.appcompat:appcompat-resources:1.6.1
-|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         |    |    \--- androidx.vectordrawable:vectordrawable:1.1.0
-|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.cursoradapter:cursoradapter:1.0.0
-|         |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|         |    +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    \--- androidx.customview:customview:1.1.0
-|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    +--- androidx.loader:loader:1.0.0
-|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|         |    |    |    \--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.2
-|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|         |    |    +--- androidx.viewpager:viewpager:1.0.0
-|         |    |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 1.9.22 (*)
-|         |    +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
-|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.22 (*)
-|         +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.6.2
-|         |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.6.2
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 1.9.22 (*)
-|         +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0
-|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         \--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
-|              +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|              +--- androidx.window:window:1.0.0
-|              |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.9.22 (*)
-|              |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.7.3 (*)
-|              |    \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|              \--- androidx.transition:transition:1.4.1
-|                   \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-+--- project :libs:image-editor
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-|    +--- androidx.viewpager2:viewpager2:1.0.0
-|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    +--- com.google.android.material:material:1.9.0
-|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |    +--- androidx.cardview:cardview:1.0.0
-|    |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -> 1.2.0
-|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    \--- androidx.dynamicanimation:dynamicanimation:1.0.0
-|    |         \--- androidx.legacy:legacy-support-core-utils:1.0.0
-|    |              +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |              +--- androidx.documentfile:documentfile:1.0.0
-|    |              |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |              +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
-|    |              |    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |              \--- androidx.print:print:1.0.0
-|    |                   \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    +--- androidx.navigation:navigation-fragment:2.7.7
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    +--- com.github.yalantis:ucrop:2.2.9
-|    |    \--- androidx.exifinterface:exifinterface:1.3.6
-|    |         \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
-|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-|         \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-+--- project :libs:editor
-|    +--- org.wordpress:aztec:{strictly v2.1.3} -> v2.1.3
-|    |    +--- androidx.legacy:legacy-support-v4:1.0.0
-|    |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0
-|    |    |         +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |         +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0
-|    |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |         \--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
-|    |    |              \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-|    +--- com.facebook.react:hermes-android:0.73.3
-|    |    \--- androidx.annotation:annotation:1.6.0 (*)
-|    +--- com.facebook.react:react-android:0.73.3
-|    |    \--- com.facebook.fresco:fresco:3.1.3
-|    |         \--- com.facebook.fresco:drawee:3.1.3
-|    |              \--- com.facebook.fresco:imagepipeline:3.1.3
-|    |                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    +--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.120.0-alpha1
-|    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-7
-|    |    |    +--- com.google.android.exoplayer:exoplayer:2.13.3
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
-|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
-|    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
-|    |    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
-|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
-|    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    |    \--- com.google.android.exoplayer:extension-okhttp:2.13.3
-|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-safe-area-context:4.8.2
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-webview:13.6.1
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |    +--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11
-|    |    |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0
-|    |    |    |    \--- com.github.bumptech.glide:gifdecoder:4.16.0
-|    |    |    |         \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-|    |    |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
-|    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    \--- org.wordpress.react-native-libraries.v6:react-native-gesture-handler:2.14.1
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    \--- com.automattic.tracks:crashlogging:5.1.0
-|         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-+--- org.wordpress:fluxc:{strictly trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8} -> trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8
-|    +--- org.wordpress:wellsql:2.0.0
-|    |    \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    +--- androidx.paging:paging-runtime:2.1.2
-|    |    \--- androidx.paging:paging-common:2.1.2
-|    |         \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    +--- net.java.dev.jna:jna:5.5.0
-|    +--- androidx.security:security-crypto:1.0.0
-|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    +--- androidx.room:room-runtime:2.4.2 -> 2.5.0
-|    |    +--- androidx.room:room-common:2.5.0
-|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|    |    +--- androidx.sqlite:sqlite:2.3.0
-|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    |    \--- androidx.sqlite:sqlite-framework:2.3.0
-|    |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    +--- androidx.room:room-ktx:2.4.2 -> 2.5.0
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.7.3 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9 -> 1.7.3 (*)
-+--- org.wordpress:login:1.15.0
-|    +--- androidx.credentials:credentials:1.2.0
-|    |    +--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.7.3 (*)
-|    +--- androidx.credentials:credentials-play-services-auth:1.2.0
-|    |    +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.9.22 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    \--- com.google.dagger:dagger-android-support:2.47 -> 2.50
-|         +--- com.google.dagger:dagger-android:2.50
-|         |    \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-+--- com.automattic:about:1.4.0
-|    +--- androidx.compose.ui:ui-tooling:1.1.1 -> 1.5.3
-|    |    \--- androidx.compose.ui:ui-tooling-android:1.5.3
-|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         +--- androidx.compose.material:material:1.0.0 -> 1.5.3
-|    |         |    \--- androidx.compose.material:material-android:1.5.3
-|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         |         +--- androidx.compose.foundation:foundation:1.5.3
-|    |         |         |    \--- androidx.compose.foundation:foundation-android:1.5.3
-|    |         |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         |         +--- androidx.compose.material:material-icons-core:1.5.3
-|    |         |         |    \--- androidx.compose.material:material-icons-core-android:1.5.3
-|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         |         +--- androidx.compose.material:material-ripple:1.5.3
-|    |         |         |    \--- androidx.compose.material:material-ripple-android:1.5.3
-|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         +--- androidx.compose.ui:ui-tooling-data:1.5.3
-|    |         |    \--- androidx.compose.ui:ui-tooling-data-android:1.5.3
-|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-|    |         +--- androidx.compose.ui:ui-tooling-preview:1.5.3
-|    |         |    \--- androidx.compose.ui:ui-tooling-preview-android:1.5.3
-|    |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 1.9.22 (*)
-|    +--- com.google.accompanist:accompanist-drawablepainter:0.20.2 -> 0.30.1
-|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3 (*)
-|    \--- com.google.android.material:compose-theme-adapter:1.1.1
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.9.22 (*)
-+--- com.gravatar:gravatar:0.3.0
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 (*)
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 (*)
-+--- com.google.android.play:app-update-ktx:2.1.0
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.7.3 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.7.3 (*)
-+--- com.google.android.flexbox:flexbox:3.0.0
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.9.22 (*)
-+--- androidx.work:work-runtime:2.9.0
-|    +--- androidx.lifecycle:lifecycle-service:2.5.1 -> 2.6.2
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.7.3 (*)
-+--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.22 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.7.3 (*)
-+--- com.google.android.play:review-ktx:2.0.1
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.7.3 (*)
-|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.7.3 (*)
-+--- com.google.mlkit:barcode-scanning-common:17.0.0
-|    \--- com.google.mlkit:vision-common:17.0.0 -> 17.3.0
-|         +--- com.google.android.datatransport:transport-api:2.2.1 -> 3.0.0
-|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         +--- com.google.android.datatransport:transport-backend-cct:2.3.3 -> 3.1.8
-|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    +--- com.google.android.datatransport:transport-runtime:3.1.8
-|         |    |    +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|         |    |    +--- com.google.firebase:firebase-encoders:17.0.0
-|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    |    \--- com.google.firebase:firebase-encoders-proto:16.0.0
-|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         |    \--- com.google.firebase:firebase-encoders-json:18.0.0
-|         |         \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|         \--- com.google.firebase:firebase-components:16.1.0 -> 17.1.0
-|              \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-+--- androidx.camera:camera-camera2:1.2.3
-|    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    \--- androidx.camera:camera-core:1.2.3
-|         +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 1.9.22 (*)
-+--- androidx.camera:camera-view:1.2.3
-|    \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-+--- com.facebook.shimmer:shimmer:0.5.0
-|    \--- androidx.annotation:annotation:1.0.1 -> 1.6.0 (*)
-+--- com.github.bumptech.glide:volley-integration:4.16.0
-|    \--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
-+--- com.zendesk:support:5.1.2
-|    +--- com.zendesk:support-providers:5.1.2
-|    |    +--- com.zendesk:core:4.0.9
-|    |    |    +--- com.zendesk:java-common:2.0.0
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.9.22 (*)
-|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|    |    +--- com.zendesk:guide-providers:1.1.1
-|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|    |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|    \--- com.zendesk:guide:1.1.1
-|         +--- com.zendesk:sdk-configurations:2.0.3
-|         |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|         +--- com.zendesk:messaging-api:5.3.0
-|         |    \--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
-|         \--- com.zendesk:messaging:5.3.0
-|              \--- com.zendesk:common-ui:4.0.5
-|                   \--- com.zendesk.belvedere2:belvedere:3.0.5
-|                        +--- com.zendesk.belvedere2:belvedere-core:3.0.5
-|                        |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|                        +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|                        \--- com.squareup.picasso:picasso:2.8
-|                             \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-+--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 (*)
-+--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 (*)
-+--- com.github.PhilJay:MPAndroidChart:v3.1.0
-|    \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-+--- com.google.dagger:hilt-android:2.50
-|    +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 1.9.22 (*)
-+--- com.google.firebase:firebase-messaging -> 23.1.2
-|    +--- com.google.firebase:firebase-datatransport:18.1.7
-|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-|    \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-+--- androidx.compose.runtime:runtime-livedata -> 1.5.3
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-+--- io.coil-kt:coil-compose:2.4.0
-|    \--- io.coil-kt:coil-compose-base:2.4.0
-|         \--- io.coil-kt:coil-base:2.4.0
-|              +--- androidx.annotation:annotation:1.6.0 (*)
-|              +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.7.3 (*)
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 1.9.22 (*)
-\--- androidx.compose.material3:material3:1.1.1 -> 1.1.2
-     \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.22 (*)
++--- rs.wordpress.api:android:138-16641d758a6a1b3a395bb3714068d213afc9aca3
+|    +--- com.squareup.okhttp3:okhttp:4.12.0
+|    |    +--- com.squareup.okio:okio:3.6.0
+|    |    |    \--- com.squareup.okio:okio-jvm:3.6.0
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10
+|    |    |         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 2.0.0 (*)
+|    |    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.10 -> 2.0.0 (*)
+|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10 -> 2.0.0
+|    |    |              \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 1.9.10 (*)
+|    +--- androidx.annotation:annotation:1.8.0 (*)
+|    +--- rs.wordpress.api:kotlin:138-16641d758a6a1b3a395bb3714068d213afc9aca3
+|    |    +--- com.squareup.okhttp3:okhttp:4.12.0 (*)
+|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1
+|    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1
+|    |    |         +--- org.jetbrains:annotations:23.0.0
+|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1
+|    |    |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 (c)
+|    |    |         |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 (c)
+|    |    |         |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 (c)
+|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.0 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 (*)
++--- net.java.dev.jna:jna:5.13.0
++--- androidx.webkit:webkit:1.10.0
+|    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    \--- androidx.core:core:1.1.0 -> 1.12.0
+|         +--- androidx.annotation:annotation:1.6.0 -> 1.8.0 (*)
+|         +--- androidx.annotation:annotation-experimental:1.3.0 -> 1.3.1
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.0.0 (*)
+|         +--- androidx.collection:collection:1.0.0 -> 1.2.0
+|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
+|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         +--- androidx.interpolator:interpolator:1.0.0
+|         |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|         +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.2
+|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- androidx.arch.core:core-common:2.2.0
+|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- androidx.arch.core:core-runtime:2.2.0
+|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- androidx.lifecycle:lifecycle-common:2.6.2
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|         |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1
+|         |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 (*)
+|         |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1 (*)
+|         |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.0 (*)
+|         |    +--- androidx.profileinstaller:profileinstaller:1.3.0 -> 1.3.1
+|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         |    |    \--- androidx.startup:startup-runtime:1.1.1
+|         |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    |         \--- androidx.tracing:tracing:1.0.0 -> 1.1.0
+|         |    |              \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|         +--- androidx.versionedparcelable:versionedparcelable:1.1.1
+|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
++--- androidx.navigation:navigation-compose:2.7.6 -> 2.7.7
+|    +--- androidx.activity:activity-compose:1.7.0 -> 1.8.0
+|    |    +--- androidx.activity:activity-ktx:1.8.0
+|    |    |    +--- androidx.activity:activity:1.8.0
+|    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.6.1 -> 2.6.2
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.6.2
+|    |    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.12.0
+|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    |    |    |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2
+|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    |    +--- androidx.savedstate:savedstate:1.2.1
+|    |    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1 -> 2.6.2
+|    |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    |    |    +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1 -> 2.6.2
+|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    |    |    +--- androidx.savedstate:savedstate-ktx:1.2.1
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    |    +--- androidx.compose.runtime:runtime:1.0.1 -> 1.5.3
+|    |    |    \--- androidx.compose.runtime:runtime-android:1.5.3
+|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    |    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
+|    |    +--- androidx.compose.runtime:runtime-saveable:1.0.1 -> 1.5.3
+|    |    |    \--- androidx.compose.runtime:runtime-saveable-android:1.5.3
+|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    +--- androidx.compose.ui:ui:1.0.1 -> 1.5.3
+|    |    |    \--- androidx.compose.ui:ui-android:1.5.3
+|    |    |         +--- androidx.annotation:annotation:1.5.0 -> 1.8.0 (*)
+|    |    |         +--- androidx.compose.ui:ui-geometry:1.5.3
+|    |    |         |    \--- androidx.compose.ui:ui-geometry-android:1.5.3
+|    |    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         |         +--- androidx.compose.ui:ui-util:1.5.3
+|    |    |         |         |    \--- androidx.compose.ui:ui-util-android:1.5.3
+|    |    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- androidx.compose.ui:ui-graphics:1.5.3
+|    |    |         |    \--- androidx.compose.ui:ui-graphics-android:1.5.3
+|    |    |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |    |         |         +--- androidx.compose.ui:ui-unit:1.5.3
+|    |    |         |         |    \--- androidx.compose.ui:ui-unit-android:1.5.3
+|    |    |         |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- androidx.compose.ui:ui-text:1.5.3
+|    |    |         |    \--- androidx.compose.ui:ui-text-android:1.5.3
+|    |    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         |         +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0
+|    |    |         |         |    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |    |         |         |    \--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.6.2
+|    |    |         |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
+|    |    |         +--- androidx.customview:customview-poolingcontainer:1.0.0
+|    |    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 2.0.0 (*)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    |    |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    +--- androidx.compose.animation:animation:1.5.1 -> 1.5.3
+|    |    \--- androidx.compose.animation:animation-android:1.5.3
+|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         +--- androidx.compose.animation:animation-core:1.5.3
+|    |         |    \--- androidx.compose.animation:animation-core-android:1.5.3
+|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |         |         +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         |         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
+|    |         +--- androidx.compose.foundation:foundation-layout:1.5.3
+|    |         |    \--- androidx.compose.foundation:foundation-layout-android:1.5.3
+|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2
+|    |    +--- androidx.lifecycle:lifecycle-common-java8:2.6.2
+|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    +--- androidx.navigation:navigation-runtime-ktx:2.7.7
+|    |    +--- androidx.navigation:navigation-common-ktx:2.7.7
+|    |    |    \--- androidx.navigation:navigation-common:2.7.7
+|    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         +--- androidx.collection:collection-ktx:1.1.0
+|    |    |         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 2.0.0 (*)
+|    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    |    \--- androidx.navigation:navigation-runtime:2.7.7
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
++--- project :libs:networking
+|    \--- androidx.annotation:annotation:1.6.0 -> 1.8.0 (*)
++--- project :libs:analytics
+|    +--- com.automattic:Automattic-Tracks-Android:5.1.0
+|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    \--- com.squareup.okhttp3:okhttp:4.9.0 -> 4.12.0 (*)
+|    \--- androidx.preference:preference:1.2.0
+|         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1
+|         |    +--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|         |    +--- androidx.appcompat:appcompat-resources:1.6.1
+|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         |    |    \--- androidx.vectordrawable:vectordrawable:1.1.0
+|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|         |    +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    |    \--- androidx.customview:customview:1.1.0
+|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- androidx.fragment:fragment:1.3.6 -> 1.6.2
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    |    +--- androidx.loader:loader:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|         |    |    |    \--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.6.2
+|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.0.0 (*)
+|         |    +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
+|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 2.0.0 (*)
+|         +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.6.2
+|         |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.1 -> 2.6.2
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 -> 2.0.0 (*)
+|         +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0
+|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         \--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
+|              +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|              +--- androidx.window:window:1.0.0
+|              |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 2.0.0 (*)
+|              |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.2 -> 1.8.1 (*)
+|              |    \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|              \--- androidx.transition:transition:1.4.1
+|                   \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
++--- project :libs:image-editor
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
+|    +--- androidx.viewpager2:viewpager2:1.0.0
+|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    +--- com.google.android.material:material:1.9.0
+|    |    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |    +--- androidx.cardview:cardview:1.0.0
+|    |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 -> 1.2.0
+|    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    \--- androidx.dynamicanimation:dynamicanimation:1.0.0
+|    |         \--- androidx.legacy:legacy-support-core-utils:1.0.0
+|    |              +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |              +--- androidx.documentfile:documentfile:1.0.0
+|    |              |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |              +--- androidx.localbroadcastmanager:localbroadcastmanager:1.0.0
+|    |              |    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |              \--- androidx.print:print:1.0.0
+|    |                   \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    +--- androidx.navigation:navigation-fragment:2.7.7
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    +--- com.github.yalantis:ucrop:2.2.9
+|    |    \--- androidx.exifinterface:exifinterface:1.3.6
+|    |         \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.9.22
+|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
+|         \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.9.22
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
++--- project :libs:editor
+|    +--- org.wordpress:aztec:{strictly v2.1.3} -> v2.1.3
+|    |    +--- androidx.legacy:legacy-support-v4:1.0.0
+|    |    |    \--- androidx.legacy:legacy-support-core-ui:1.0.0
+|    |    |         +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    |         +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0
+|    |    |         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |         \--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
+|    |    |              \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
+|    +--- com.facebook.react:hermes-android:0.73.3
+|    |    \--- androidx.annotation:annotation:1.6.0 -> 1.8.0 (*)
+|    +--- com.facebook.react:react-android:0.73.3
+|    |    \--- com.facebook.fresco:fresco:3.1.3
+|    |         \--- com.facebook.fresco:drawee:3.1.3
+|    |              \--- com.facebook.fresco:imagepipeline:3.1.3
+|    |                   \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    +--- org.wordpress.gutenberg-mobile:react-native-gutenberg-bridge:v1.120.0-alpha1
+|    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-7
+|    |    |    +--- com.google.android.exoplayer:exoplayer:2.13.3
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-core:2.13.3
+|    |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    |    +--- com.google.android.exoplayer:exoplayer-common:2.13.3
+|    |    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    |    \--- com.google.android.exoplayer:exoplayer-extractor:2.13.3
+|    |    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-dash:2.13.3
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-hls:2.13.3
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-smoothstreaming:2.13.3
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    +--- com.google.android.exoplayer:exoplayer-transformer:2.13.3
+|    |    |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    |    \--- com.google.android.exoplayer:exoplayer-ui:2.13.3
+|    |    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    |    \--- com.google.android.exoplayer:extension-okhttp:2.13.3
+|    |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-safe-area-context:4.8.2
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-webview:13.6.1
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |    +--- org.wordpress.react-native-libraries.v6:react-native-fast-image:8.5.11
+|    |    |    +--- com.github.bumptech.glide:glide:4.12.0 -> 4.16.0
+|    |    |    |    \--- com.github.bumptech.glide:gifdecoder:4.16.0
+|    |    |    |         \--- androidx.annotation:annotation:1.5.0 -> 1.8.0 (*)
+|    |    |    \--- com.github.bumptech.glide:okhttp3-integration:4.12.0
+|    |    |         \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    \--- org.wordpress.react-native-libraries.v6:react-native-gesture-handler:2.14.1
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    \--- com.automattic.tracks:crashlogging:5.1.0
+|         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
++--- org.wordpress:fluxc:{strictly trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8} -> trunk-8b7eeade00f33c5b4296722fb3854b3a32e06ad8
+|    +--- org.wordpress:wellsql:2.0.0
+|    |    \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    +--- androidx.paging:paging-runtime:2.1.2
+|    |    \--- androidx.paging:paging-common:2.1.2
+|    |         \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    +--- net.java.dev.jna:jna:5.5.0 -> 5.13.0
+|    +--- androidx.security:security-crypto:1.0.0
+|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    +--- androidx.room:room-runtime:2.4.2 -> 2.5.0
+|    |    +--- androidx.room:room-common:2.5.0
+|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|    |    +--- androidx.sqlite:sqlite:2.3.0
+|    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 2.0.0 (*)
+|    |    \--- androidx.sqlite:sqlite-framework:2.3.0
+|    |         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 2.0.0 (*)
+|    +--- androidx.room:room-ktx:2.4.2 -> 2.5.0
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 2.0.0 (*)
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.9 -> 1.8.1 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.9 -> 1.8.1 (*)
++--- org.wordpress:login:1.15.0
+|    +--- androidx.credentials:credentials:1.2.0
+|    |    +--- androidx.annotation:annotation:1.5.0 -> 1.8.0 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.8.1 (*)
+|    +--- androidx.credentials:credentials-play-services-auth:1.2.0
+|    |    +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 2.0.0 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    \--- com.google.dagger:dagger-android-support:2.47 -> 2.50
+|         +--- com.google.dagger:dagger-android:2.50
+|         |    \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
++--- com.automattic:about:1.4.0
+|    +--- androidx.compose.ui:ui-tooling:1.1.1 -> 1.5.3
+|    |    \--- androidx.compose.ui:ui-tooling-android:1.5.3
+|    |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         +--- androidx.compose.material:material:1.0.0 -> 1.5.3
+|    |         |    \--- androidx.compose.material:material-android:1.5.3
+|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         |         +--- androidx.compose.foundation:foundation:1.5.3
+|    |         |         |    \--- androidx.compose.foundation:foundation-android:1.5.3
+|    |         |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         |         +--- androidx.compose.material:material-icons-core:1.5.3
+|    |         |         |    \--- androidx.compose.material:material-icons-core-android:1.5.3
+|    |         |         |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         |         +--- androidx.compose.material:material-ripple:1.5.3
+|    |         |         |    \--- androidx.compose.material:material-ripple-android:1.5.3
+|    |         |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         +--- androidx.compose.ui:ui-tooling-data:1.5.3
+|    |         |    \--- androidx.compose.ui:ui-tooling-data-android:1.5.3
+|    |         |         +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+|    |         +--- androidx.compose.ui:ui-tooling-preview:1.5.3
+|    |         |    \--- androidx.compose.ui:ui-tooling-preview-android:1.5.3
+|    |         |         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.21 -> 2.0.0 (*)
+|    +--- com.google.accompanist:accompanist-drawablepainter:0.20.2 -> 0.30.1
+|    |    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.8.1 (*)
+|    \--- com.google.android.material:compose-theme-adapter:1.1.1
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 2.0.0 (*)
++--- com.gravatar:gravatar:0.3.0
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.8.1 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.22 -> 2.0.0 (*)
++--- com.google.android.play:app-update-ktx:2.1.0
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.8.1 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.8.1 (*)
++--- com.google.android.flexbox:flexbox:3.0.0
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 2.0.0 (*)
++--- androidx.work:work-runtime:2.9.0
+|    +--- androidx.lifecycle:lifecycle-service:2.5.1 -> 2.6.2
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.8.1 (*)
++--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 2.0.0 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4 -> 1.8.1 (*)
++--- com.google.android.play:review-ktx:2.0.1
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.8.1 (*)
+|    \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.0 -> 1.8.1 (*)
++--- com.google.mlkit:barcode-scanning-common:17.0.0
+|    \--- com.google.mlkit:vision-common:17.0.0 -> 17.3.0
+|         +--- com.google.android.datatransport:transport-api:2.2.1 -> 3.0.0
+|         |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         +--- com.google.android.datatransport:transport-backend-cct:2.3.3 -> 3.1.8
+|         |    +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    +--- com.google.android.datatransport:transport-runtime:3.1.8
+|         |    |    +--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|         |    |    +--- com.google.firebase:firebase-encoders:17.0.0
+|         |    |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    |    \--- com.google.firebase:firebase-encoders-proto:16.0.0
+|         |    |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         |    \--- com.google.firebase:firebase-encoders-json:18.0.0
+|         |         \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|         \--- com.google.firebase:firebase-components:16.1.0 -> 17.1.0
+|              \--- androidx.annotation:annotation:1.5.0 -> 1.8.0 (*)
++--- androidx.camera:camera-camera2:1.2.3
+|    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    \--- androidx.camera:camera-core:1.2.3
+|         +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.20 -> 2.0.0 (*)
++--- androidx.camera:camera-view:1.2.3
+|    \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
++--- com.facebook.shimmer:shimmer:0.5.0
+|    \--- androidx.annotation:annotation:1.0.1 -> 1.8.0 (*)
++--- com.github.bumptech.glide:volley-integration:4.16.0
+|    \--- androidx.annotation:annotation:1.5.0 -> 1.8.0 (*)
++--- com.zendesk:support:5.1.2
+|    +--- com.zendesk:support-providers:5.1.2
+|    |    +--- com.zendesk:core:4.0.9
+|    |    |    +--- com.zendesk:java-common:2.0.0
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 2.0.0 (*)
+|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|    |    +--- com.zendesk:guide-providers:1.1.1
+|    |    |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|    |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|    \--- com.zendesk:guide:1.1.1
+|         +--- com.zendesk:sdk-configurations:2.0.3
+|         |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|         +--- com.zendesk:messaging-api:5.3.0
+|         |    \--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
+|         \--- com.zendesk:messaging:5.3.0
+|              \--- com.zendesk:common-ui:4.0.5
+|                   \--- com.zendesk.belvedere2:belvedere:3.0.5
+|                        +--- com.zendesk.belvedere2:belvedere-core:3.0.5
+|                        |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|                        +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|                        \--- com.squareup.picasso:picasso:2.8
+|                             \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
++--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.8.1 (*)
++--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 -> 1.8.1 (*)
++--- com.github.PhilJay:MPAndroidChart:v3.1.0
+|    \--- androidx.annotation:annotation:1.0.0 -> 1.8.0 (*)
++--- com.google.dagger:hilt-android:2.50
+|    +--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.0.0 (*)
++--- com.google.firebase:firebase-messaging -> 23.1.2
+|    +--- com.google.firebase:firebase-datatransport:18.1.7
+|    |    \--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*)
+|    \--- androidx.annotation:annotation:1.2.0 -> 1.8.0 (*)
++--- androidx.compose.runtime:runtime-livedata -> 1.5.3
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
++--- io.coil-kt:coil-compose:2.4.0
+|    \--- io.coil-kt:coil-compose-base:2.4.0
+|         \--- io.coil-kt:coil-base:2.4.0
+|              +--- androidx.annotation:annotation:1.6.0 -> 1.8.0 (*)
+|              +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1 -> 1.8.1 (*)
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.21 -> 2.0.0 (*)
+\--- androidx.compose.material3:material3:1.1.1 -> 1.1.2
+     \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 2.0.0 (*)

Please review and act accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Do Not Merge In PRs with this label, our automation will fail a require check, preventing accidental merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants