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

[Dependency Updates] Update androidxAppcompatVersion to 1.6.1 #18341

Conversation

ravishanker
Copy link
Contributor

@ravishanker ravishanker commented May 1, 2023

Updating androidxAppcompatVersion from 1.4.2 to 1.6.1. Since compleSdkVersion, and targetSdkVersion are now migrated to 33 (android 13). It is now time to update AppcompatVersion to the latest stable version.

It is also required for the implementation of Per-app Language Preferences pbArwn-5im-p2.

To test:

  • See the dependency tree diff result and verify correctness.
  • Thoroughly smoke test both, the WordPress and Jetpack apps, and see if they both work as expected.

Regression Notes

  1. Potential unintended areas of impact
    Haven't found any in my testing. However,

    • androidx.appcompat is a library that is being added as a transitive dependency across lots of androidx and com.google and other libraries.
  2. What I did to test those areas of impact (or what existing automated tests I relied on)

    • See To test section above.
  3. What automated tests I added (or what prevented me from doing so)

    • N/A

PR submission checklist:

  • I have completed the Regression Notes.
  • I have considered adding accessibility improvements for my changes.
  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

Update androidxAppcompatVersion from 1.4.2 to 1.6.1
@ravishanker
Copy link
Contributor Author

ravishanker commented May 1, 2023

👋 @ParaskP7 - I'm not sure, if you were going to handle this. I just needed this for Per-app Language Preferences pbArwn-5im-p2 finally since android 13 migration is done! Thank you!!

@wpmobilebot
Copy link
Contributor

Found 1 violations:

The PR caused the following dependency changes:

 +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.6.21
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
-|    |    \--- org.jetbrains:annotations:13.0
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10
+|    |    \--- org.jetbrains:annotations:13.0
 |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.21
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
 +--- project :libs:analytics
 |    +--- com.automattic:Automattic-Tracks-Android:2.2.0
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.31 -> 1.6.21 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.31 -> 1.7.10 (*)
 |    |    +--- io.sentry:sentry-android -> 5.4.3
 |    |    |    \--- io.sentry:sentry-android-core:5.4.3
-|    |    |         \--- androidx.core:core:1.3.2 -> 1.8.0
-|    |    |              +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|    |    |              +--- androidx.annotation:annotation-experimental:1.1.0
-|    |    |              +--- androidx.collection:collection:1.0.0 -> 1.1.0
-|    |    |              |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |              +--- androidx.concurrent:concurrent-futures:1.0.0
-|    |    |              |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-|    |    |              |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |              +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1 (*)
-|    |    |              \--- androidx.versionedparcelable:versionedparcelable:1.1.1
-|    |    |                   +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|    |    |                   \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+|    |    |         \--- androidx.core:core:1.3.2 -> 1.9.0
+|    |    |              +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|    |    |              +--- androidx.annotation:annotation-experimental:1.3.0
+|    |    |              |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
+|    |    |              +--- androidx.collection:collection:1.0.0 -> 1.1.0
+|    |    |              |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |              +--- androidx.concurrent:concurrent-futures:1.0.0
+|    |    |              |    +--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+|    |    |              |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |              +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1 (*)
+|    |    |              +--- androidx.versionedparcelable:versionedparcelable:1.1.1
+|    |    |              |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|    |    |              |    \--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+|    |    |              \--- androidx.core:core-ktx:1.9.0 (c)
 |    |    \--- io.sentry:sentry-android-okhttp -> 5.4.3
 |    |         \--- com.squareup.okhttp3:okhttp -> 4.9.2
 |    |              +--- com.squareup.okio:okio:2.8.0 -> 3.2.0
 |    |              |    \--- com.squareup.okio:okio-jvm:3.2.0
-|    |              |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.6.21
+|    |              |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.20 -> 1.7.10
-|    |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
+|    |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.10 (*)
 |    \--- androidx.preference:preference:1.2.0
-|         +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.2
-|         |    +--- androidx.annotation:annotation:1.3.0
-|         |    +--- androidx.core:core:1.7.0 -> 1.8.0 (*)
-|         |    +--- androidx.cursoradapter:cursoradapter:1.0.0
-|         |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    +--- androidx.activity:activity:1.2.4 -> 1.5.1
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
-|         |    |    +--- androidx.core:core:1.8.0 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
-|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
-|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.8.0
-|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    |    +--- androidx.core:core:1.8.0 (*)
-|         |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    |    |    +--- 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.3.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.6.21 (*)
-|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    |    |    \--- 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 (*)
-|         |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21
-|         |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
-|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 (*)
-|         |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
-|         |    |    +--- androidx.tracing:tracing:1.0.0 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    +--- androidx.fragment:fragment:1.3.6 -> 1.5.5
-|         |    |    +--- androidx.activity:activity:1.5.1 (*)
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
-|         |    |    +--- androidx.collection:collection:1.1.0 (*)
-|         |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.8.0 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
-|         |    |    +--- androidx.loader:loader:1.0.0
-|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
-|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.5.1
-|         |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
-|         |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
-|         |    |    |    |    \--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 (*)
-|         |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.5.1 (*)
-|         |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
-|         |    |    +--- androidx.viewpager:viewpager:1.0.0
-|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
-|         |    |    |    \--- androidx.customview:customview:1.0.0 -> 1.1.0
-|         |    |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |         +--- androidx.core:core:1.3.0 -> 1.8.0 (*)
-|         |    |    |         \--- androidx.collection:collection:1.1.0 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    +--- androidx.appcompat:appcompat-resources:1.4.2
-|         |    |    +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
-|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|         |    |    +--- androidx.core:core:1.0.1 -> 1.8.0 (*)
-|         |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
-|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    |    +--- androidx.core:core:1.1.0 -> 1.8.0 (*)
-|         |    |    |    \--- androidx.collection:collection:1.1.0 (*)
-|         |    |    \--- androidx.vectordrawable:vectordrawable-animated:1.1.0
-|         |    |         +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
-|         |    |         +--- androidx.interpolator:interpolator:1.0.0
-|         |    |         |    \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    |         \--- androidx.collection:collection:1.1.0 (*)
-|         |    +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
-|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
-|         |    |    +--- androidx.core:core:1.2.0 -> 1.8.0 (*)
-|         |    |    \--- androidx.customview:customview:1.1.0 (*)
-|         |    +--- androidx.savedstate:savedstate:1.1.0 -> 1.2.0 (*)
-|         |    +--- androidx.emoji2:emoji2:1.0.0
-|         |    |    +--- androidx.collection:collection:1.1.0 (*)
-|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
-|         |    |    +--- androidx.lifecycle:lifecycle-process:2.4.0 -> 2.5.1 (*)
-|         |    |    +--- androidx.core:core:1.3.0 -> 1.8.0 (*)
-|         |    |    \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
-|         |    +--- androidx.emoji2:emoji2-views-helper:1.0.0
-|         |    |    +--- androidx.emoji2:emoji2:1.0.0 (*)
-|         |    |    +--- androidx.collection:collection:1.1.0 (*)
-|         |    |    \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
-|         |    +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
-|         |    +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.5.1 (*)
-|         |    +--- androidx.lifecycle:lifecycle-viewmodel:2.3.1 -> 2.5.1 (*)
-|         |    \--- androidx.resourceinspection:resourceinspection-annotation:1.0.0
-|         |         \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1
+|         |    +--- androidx.activity:activity:1.6.0
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    +--- androidx.collection:collection:1.0.0 -> 1.1.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.3.0
+|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+|         |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (c)
+|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+|         |    |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0
+|         |    |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    |    +--- androidx.core:core:1.9.0 (*)
+|         |    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
+|         |    |    |    |    \--- 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.3.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.10 (*)
+|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+|         |    |    |    \--- 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 (*)
+|         |    |    |         |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21 -> 1.7.10
+|         |    |    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.6.4 (*)
+|         |    |    |         \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.21 (*)
+|         |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
+|         |    |    +--- androidx.tracing:tracing:1.0.0 (*)
+|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
+|         |    |    \--- androidx.activity:activity-ktx:1.6.0 (c)
+|         |    +--- androidx.annotation:annotation:1.3.0
+|         |    +--- androidx.appcompat:appcompat-resources:1.6.1
+|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|         |    |    +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+|         |    |    +--- androidx.core:core:1.6.0 -> 1.9.0 (*)
+|         |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0
+|         |    |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    |    +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+|         |    |    |    \--- androidx.collection:collection:1.1.0 (*)
+|         |    |    +--- androidx.vectordrawable:vectordrawable-animated:1.1.0
+|         |    |    |    +--- androidx.vectordrawable:vectordrawable:1.1.0 (*)
+|         |    |    |    +--- androidx.interpolator:interpolator:1.0.0
+|         |    |    |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+|         |    |    |    \--- androidx.collection:collection:1.1.0 (*)
+|         |    |    \--- androidx.appcompat:appcompat:1.6.1 (c)
+|         |    +--- androidx.collection:collection:1.0.0 -> 1.1.0 (*)
+|         |    +--- androidx.core:core:1.9.0 (*)
+|         |    +--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
+|         |    +--- androidx.cursoradapter:cursoradapter:1.0.0
+|         |    |    \--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+|         |    +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    +--- androidx.core:core:1.2.0 -> 1.9.0 (*)
+|         |    |    \--- androidx.customview:customview:1.1.0
+|         |    |         +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |         +--- androidx.core:core:1.3.0 -> 1.9.0 (*)
+|         |    |         \--- androidx.collection:collection:1.1.0 (*)
+|         |    +--- androidx.emoji2:emoji2:1.2.0
+|         |    |    +--- androidx.annotation:annotation:1.2.0 -> 1.3.0
+|         |    |    +--- androidx.collection:collection:1.1.0 (*)
+|         |    |    +--- androidx.core:core:1.3.0 -> 1.9.0 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-process:2.4.1 -> 2.5.1 (*)
+|         |    |    \--- androidx.startup:startup-runtime:1.0.0 -> 1.1.1 (*)
+|         |    +--- androidx.emoji2:emoji2-views-helper:1.2.0
+|         |    |    +--- androidx.collection:collection:1.1.0 (*)
+|         |    |    +--- androidx.core:core:1.3.0 -> 1.9.0 (*)
+|         |    |    \--- androidx.emoji2:emoji2:1.2.0 (*)
+|         |    +--- androidx.fragment:fragment:1.3.6 -> 1.5.5
+|         |    |    +--- androidx.activity:activity:1.5.1 -> 1.6.0 (*)
+|         |    |    +--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    |    +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
+|         |    |    +--- androidx.collection:collection:1.1.0 (*)
+|         |    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
+|         |    |    +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 (*)
+|         |    |    +--- androidx.loader:loader:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
+|         |    |    |    +--- androidx.lifecycle:lifecycle-livedata:2.0.0 -> 2.5.1
+|         |    |    |    |    +--- androidx.arch.core:core-common:2.1.0 (*)
+|         |    |    |    |    +--- androidx.arch.core:core-runtime:2.1.0 (*)
+|         |    |    |    |    \--- androidx.lifecycle:lifecycle-livedata-core:2.5.1 (*)
+|         |    |    |    \--- androidx.lifecycle:lifecycle-viewmodel:2.0.0 -> 2.5.1 (*)
+|         |    |    +--- androidx.savedstate:savedstate:1.2.0 (*)
+|         |    |    +--- androidx.viewpager:viewpager:1.0.0
+|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
+|         |    |    |    +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
+|         |    |    |    \--- androidx.customview:customview:1.0.0 -> 1.1.0 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+|         |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
+|         |    +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 (*)
+|         |    +--- androidx.resourceinspection:resourceinspection-annotation:1.0.1
+|         |    |    \--- androidx.annotation:annotation:1.1.0 -> 1.3.0
+|         |    +--- androidx.savedstate:savedstate:1.2.0 (*)
+|         |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
+|         |    \--- androidx.appcompat:appcompat-resources:1.6.1 (c)
-|         +--- androidx.core:core:1.6.0 -> 1.8.0 (*)
+|         +--- androidx.core:core:1.6.0 -> 1.9.0 (*)
 |         +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.5.5
-|         |    +--- androidx.activity:activity-ktx:1.5.1
-|         |    |    +--- androidx.activity:activity:1.5.1 (*)
-|         |    |    +--- androidx.core:core-ktx:1.1.0 -> 1.8.0 (*)
-|         |    |    +--- androidx.lifecycle:lifecycle-runtime-ktx:2.5.1
-|         |    |    |    +--- androidx.annotation:annotation:1.0.0 -> 1.3.0
-|         |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
-|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
-|         |    |    |    \--- 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 (*)
-|         |    |    |    \--- 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.6.21 (*)
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|         |    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.0
+|         |    |    +--- androidx.activity:activity:1.6.0 (*)
+|         |    |    +--- 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.3.0
+|         |    |    |    +--- androidx.lifecycle:lifecycle-runtime:2.5.1 (*)
+|         |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
+|         |    |    |    \--- 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.10 (*)
+|         |    |    |    \--- 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.10 (*)
+|         |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 (*)
+|         |    |    \--- androidx.activity:activity:1.6.0 (c)
 |         |    +--- androidx.collection:collection-ktx:1.1.0
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.6.21 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.3.20 -> 1.7.10 (*)
-|         |    +--- androidx.core:core-ktx:1.2.0 -> 1.8.0 (*)
+|         |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
 |         |    +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.5.1
-|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|         |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
-|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|         |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
 |         +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.2.1
-|         |    \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
+|         |    \--- androidx.core:core:1.3.2 -> 1.9.0 (*)
 |         \--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
-|              +--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|              +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |              +--- androidx.window:window:1.0.0
-|              |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+|              |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.7.10 (*)
-|              |    \--- androidx.core:core:1.3.2 -> 1.8.0 (*)
+|              |    \--- androidx.core:core:1.3.2 -> 1.9.0 (*)
 |              \--- androidx.transition:transition:1.4.1
-|                   \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|                   \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 +--- project :libs:image-editor
-|    +--- androidx.activity:activity:1.5.1 (*)
+|    +--- androidx.activity:activity:1.5.1 -> 1.6.0 (*)
-|    +--- androidx.activity:activity-ktx:1.5.1 (*)
+|    +--- androidx.activity:activity-ktx:1.5.1 -> 1.6.0 (*)
-|    +--- androidx.appcompat:appcompat:1.4.2 (*)
+|    +--- androidx.appcompat:appcompat:1.6.1 (*)
 |    +--- androidx.constraintlayout:constraintlayout:1.1.3 -> 2.0.4
-|    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.2 (*)
+|    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|    |    \--- androidx.core:core:1.3.1 -> 1.8.0 (*)
+|    |    \--- androidx.core:core:1.3.1 -> 1.9.0 (*)
 |    +--- androidx.viewpager2:viewpager2:1.0.0
-|    |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    +--- com.google.android.material:material:1.2.1 -> 1.6.0-alpha01
-|    |    +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.2 (*)
+|    |    +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1 (*)
 |    |    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
-|    |    |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
-|    |    +--- androidx.core:core:1.5.0 -> 1.8.0 (*)
+|    |    +--- androidx.core:core:1.5.0 -> 1.9.0 (*)
 |    |    +--- androidx.dynamicanimation:dynamicanimation:1.0.0
-|    |    |    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |    |    +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    |    |    \--- androidx.legacy:legacy-support-core-utils:1.0.0
-|    |    |         \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |    |         \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
-|    |    \--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+|    |    \--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
 |    +--- androidx.navigation:navigation-fragment:2.4.2
 |    |    +--- androidx.navigation:navigation-runtime:2.4.2
 |    |    |    +--- androidx.navigation:navigation-common:2.4.2
-|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+|    |    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.7.10 (*)
-|    |    |    |    \--- androidx.core:core-ktx:1.1.0 -> 1.8.0 (*)
+|    |    |    |    \--- androidx.core:core-ktx:1.1.0 -> 1.9.0 (*)
-|    |    |    +--- androidx.activity:activity-ktx:1.2.3 -> 1.5.1 (*)
+|    |    |    +--- androidx.activity:activity-ktx:1.2.3 -> 1.6.0 (*)
-|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0
+|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.7.10 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.7.10 (*)
 |    +--- androidx.navigation:navigation-ui:2.4.2
-|    |    \--- androidx.annotation:annotation-experimental:1.1.0
+|    |    \--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
 |    \--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.6.10
-|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |         \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.6.10
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 +--- project :libs:editor
 |    +--- org.wordpress:aztec:{strictly v1.6.3} -> v1.6.3
 |    |    \--- androidx.legacy:legacy-support-v4:1.0.0
-|    |         +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |         +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    |         +--- androidx.media:media:1.0.0 -> 1.2.1
-|    |         |    \--- androidx.core:core:1.3.0 -> 1.8.0 (*)
+|    |         |    \--- androidx.core:core:1.3.0 -> 1.9.0 (*)
 |    |         \--- androidx.legacy:legacy-support-core-ui:1.0.0
-|    |              +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |              +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    |              +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0
-|    |              |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |              |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    |              \--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
-|    |                   \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |                   \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    +--- org.wordpress.aztec:wordpress-shortcodes:{strictly v1.6.3} -> v1.6.3
-|    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
 |    +--- org.wordpress-mobile.gutenberg-mobile:react-native-gutenberg-bridge:v1.94.0
 |    |    +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-5
-|    |    |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    |    +--- com.github.wordpress-mobile:react-native-prompt-android:1.0.0-wp-3
-|    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
 |    |    +--- com.github.wordpress-mobile:react-native-gesture-handler:2.3.2-wp-2
-|    |    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.4.2 (*)
+|    |    |    +--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|    |    |    +--- androidx.core:core-ktx:1.6.0 -> 1.8.0 (*)
+|    |    |    +--- androidx.core:core-ktx:1.6.0 -> 1.9.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.20 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.20 -> 1.7.10 (*)
 |    |    +--- org.wordpress-mobile.react-native-libraries.v1:react-native-screens:2.9.0
-|    |    |    \--- androidx.appcompat:appcompat:1.1.0 -> 1.4.2 (*)
+|    |    |    \--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1 (*)
 |    |    +--- org.wordpress-mobile.react-native-libraries.v1:react-native-webview:11.6.2
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.7.10 (*)
 |    |    \--- org.wordpress-mobile.gutenberg-mobile:react-native-aztec:v1.94.0
 |    |         +--- androidx.gridlayout:gridlayout:1.0.0
-|    |         |    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |         |    \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
-|    |         \--- androidx.appcompat:appcompat:1.2.0 -> 1.4.2 (*)
+|    |         \--- androidx.appcompat:appcompat:1.2.0 -> 1.6.1 (*)
-|    +--- androidx.core:core:1.8.0 (*)
+|    +--- androidx.core:core:1.8.0 -> 1.9.0 (*)
-|    \--- androidx.appcompat:appcompat:1.4.2 (*)
+|    \--- androidx.appcompat:appcompat:1.6.1 (*)
 +--- org.wordpress:fluxc:{strictly trunk-5805ef65e9cebb0153c38ebf98a8f6fab646648c} -> trunk-5805ef65e9cebb0153c38ebf98a8f6fab646648c
-|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.4.2 (*)
+|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
 |    +--- androidx.room:room-runtime:2.4.2
-|    |    \--- androidx.annotation:annotation-experimental:1.1.0
+|    |    \--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
 |    \--- androidx.room:room-ktx:2.4.2
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 +--- org.wordpress:utils:{strictly 3.6.1} -> 3.6.1
-|    \--- androidx.core:core-ktx:1.5.0 -> 1.8.0 (*)
+|    \--- androidx.core:core-ktx:1.5.0 -> 1.9.0 (*)
 +--- org.wordpress:login:1.3.0
 |    +--- com.google.android.gms:play-services-auth:18.1.0 -> 20.4.1
 |    |    \--- com.google.android.gms:play-services-auth-api-phone:18.0.1
 |    |         \--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0
-|    |              +--- androidx.core:core:1.2.0 -> 1.8.0 (*)
+|    |              +--- androidx.core:core:1.2.0 -> 1.9.0 (*)
 |    |              \--- com.google.android.gms:play-services-basement:18.1.0
-|    |                   \--- androidx.core:core:1.2.0 -> 1.8.0 (*)
+|    |                   \--- androidx.core:core:1.2.0 -> 1.9.0 (*)
-|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.4.2 (*)
+|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
-|    +--- androidx.core:core-ktx:1.3.2 -> 1.8.0 (*)
+|    +--- androidx.core:core-ktx:1.3.2 -> 1.9.0 (*)
 |    \--- com.google.dagger:dagger-android-support:2.42
-|         +--- androidx.activity:activity:1.3.1 -> 1.5.1 (*)
+|         +--- androidx.activity:activity:1.3.1 -> 1.6.0 (*)
-|         \--- androidx.appcompat:appcompat:1.3.1 -> 1.4.2 (*)
+|         \--- androidx.appcompat:appcompat:1.3.1 -> 1.6.1 (*)
 +--- com.automattic:about:1.1.0
-|    +--- androidx.core:core-ktx:1.7.0 -> 1.8.0 (*)
+|    +--- androidx.core:core-ktx:1.7.0 -> 1.9.0 (*)
 |    +--- androidx.compose.ui:ui:1.0.5 -> 1.1.1
 |    |    +--- androidx.compose.runtime:runtime-saveable:1.1.1
 |    |    |    +--- androidx.compose.runtime:runtime:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    +--- androidx.compose.ui:ui-geometry:1.1.1
 |    |    |    +--- androidx.compose.ui:ui-util:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    +--- androidx.compose.ui:ui-graphics:1.1.1
 |    |    |    +--- androidx.compose.ui:ui-unit:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
 |    |    +--- androidx.compose.ui:ui-text:1.1.1
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
-|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
-|    |    |    \--- androidx.core:core:1.5.0 -> 1.8.0 (*)
+|    |    |    \--- androidx.core:core:1.5.0 -> 1.9.0 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    \--- androidx.autofill:autofill:1.0.0
-|    |         \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |         \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    +--- androidx.compose.ui:ui-tooling:1.0.5
 |    |    +--- androidx.compose.ui:ui-tooling-preview:1.0.5 -> 1.1.1
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    +--- androidx.compose.ui:ui-tooling-data:1.0.5
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*)
-|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+|    |    +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*)
 |    |    +--- androidx.compose.material:material:1.0.5 -> 1.1.1
 |    |    |    +--- androidx.compose.animation:animation-core:1.0.0 -> 1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    |    +--- androidx.compose.foundation:foundation:1.1.1
 |    |    |    |    +--- androidx.compose.animation:animation:1.1.1
 |    |    |    |    |    +--- androidx.compose.foundation:foundation-layout:1.0.0 -> 1.1.1
-|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
-|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
 |    |    |    +--- androidx.compose.material:material-icons-core:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 |    |    |    +--- androidx.compose.material:material-ripple:1.1.1
-|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.6.21
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.6.10 -> 1.7.10
 |    |    \--- androidx.activity:activity-compose:1.3.1
-|    |         +--- androidx.activity:activity-ktx:1.3.1 -> 1.5.1 (*)
+|    |         +--- androidx.activity:activity-ktx:1.3.1 -> 1.6.0 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.6.21 (*)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.21 -> 1.7.10 (*)
 |    +--- androidx.navigation:navigation-compose:2.4.0-beta02
 |    |    +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0-rc01 -> 2.5.1
-|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0
+|    |    |    +--- androidx.annotation:annotation-experimental:1.1.0 -> 1.3.0 (*)
-|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.6.21 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.31 -> 1.7.10 (*)
 |    \--- com.google.android.material:compose-theme-adapter:1.1.1
-|         +--- androidx.appcompat:appcompat:1.3.0 -> 1.4.2 (*)
+|         +--- androidx.appcompat:appcompat:1.3.0 -> 1.6.1 (*)
-|         +--- androidx.core:core-ktx:1.3.1 -> 1.8.0 (*)
+|         +--- androidx.core:core-ktx:1.3.1 -> 1.9.0 (*)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.7.10 (*)
 +--- com.automattic:stories:2.1.0
 |    +--- org.jetbrains.kotlinx:kotlinx-serialization-runtime:1.0-M1-1.4.0-rc
 |    |    \--- org.jetbrains.kotlinx:kotlinx-serialization-runtime-jvm:1.0-M1-1.4.0-rc
-|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0-rc -> 1.6.21 (*)
+|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.4.0-rc -> 1.7.10 (*)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0-rc -> 1.6.21
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0-rc -> 1.7.10
 |    +--- org.jetbrains.kotlin:kotlin-reflect:1.4.20
-|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.6.21 (*)
+|    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.20 -> 1.7.10 (*)
-|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.4.2 (*)
+|    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
-|    +--- androidx.core:core-ktx:1.2.0 -> 1.8.0 (*)
+|    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
 |    +--- androidx.emoji:emoji:1.0.0
-|    |    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    |    \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    +--- com.automattic.stories:photoeditor:2.1.0
-|    |    +--- androidx.appcompat:appcompat:1.0.2 -> 1.4.2 (*)
+|    |    +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
-|    |    +--- androidx.core:core-ktx:1.2.0 -> 1.8.0 (*)
+|    |    +--- androidx.core:core-ktx:1.2.0 -> 1.9.0 (*)
 |    |    +--- androidx.camera:camera-core:1.0.0-alpha06
-|    |    |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    |    +--- androidx.camera:camera-camera2:1.0.0-alpha06
-|    |    |    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    |    |    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 |    |    \--- com.github.chrisbanes:PhotoView:2.3.0
-|    |         \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    |         \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
 |    \--- androidx.lifecycle:lifecycle-livedata-ktx:2.2.0 -> 2.5.1
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 (*)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.21 -> 1.7.10 (*)
-+--- androidx.core:core:1.8.0 (*)
++--- androidx.core:core:1.8.0 -> 1.9.0 (*)
-+--- androidx.core:core-ktx:1.8.0 (*)
++--- androidx.core:core-ktx:1.8.0 -> 1.9.0 (*)
-+--- androidx.activity:activity:1.5.1 (*)
++--- androidx.activity:activity:1.5.1 -> 1.6.0 (*)
-+--- androidx.activity:activity-ktx:1.5.1 (*)
++--- androidx.activity:activity-ktx:1.5.1 -> 1.6.0 (*)
-+--- androidx.appcompat:appcompat:1.4.2 (*)
++--- androidx.appcompat:appcompat:1.6.1 (*)
-+--- androidx.appcompat:appcompat-resources:1.4.2 (*)
++--- androidx.appcompat:appcompat-resources:1.6.1 (*)
 +--- com.google.android.flexbox:flexbox:3.0.0
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.6.21 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.10 (*)
 +--- androidx.percentlayout:percentlayout:1.0.0
-|    \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 +--- androidx.work:work-runtime:2.7.1
-|    +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.1.0
+|    +--- androidx.annotation:annotation-experimental:1.0.0 -> 1.3.0 (*)
-|    +--- androidx.core:core:1.6.0 -> 1.8.0 (*)
+|    +--- androidx.core:core:1.6.0 -> 1.9.0 (*)
-|    \--- androidx.core:core:1.1.0 -> 1.8.0 (*)
+|    \--- androidx.core:core:1.1.0 -> 1.9.0 (*)
 +--- androidx.work:work-runtime-ktx:2.7.1
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*)
 +--- com.google.firebase:firebase-messaging:21.1.0
-|    +--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|    +--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 |    \--- com.google.firebase:firebase-iid:21.1.0
-|         \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|         \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 +--- com.google.android.gms:play-services-code-scanner:16.0.0-beta3
-|    +--- androidx.activity:activity:1.3.1 -> 1.5.1 (*)
+|    +--- androidx.activity:activity:1.3.1 -> 1.6.0 (*)
 |    \--- com.google.mlkit:barcode-scanning-common:17.0.0
 |         \--- com.google.mlkit:vision-common:17.0.0
 |              \--- com.google.mlkit:common:18.0.0 -> 18.5.0
-|                   \--- androidx.core:core:1.0.0 -> 1.8.0 (*)
+|                   \--- androidx.core:core:1.0.0 -> 1.9.0 (*)
 +--- com.airbnb.android:lottie:5.2.0
-|    \--- androidx.appcompat:appcompat:1.3.1 -> 1.4.2 (*)
+|    \--- androidx.appcompat:appcompat:1.3.1 -> 1.6.1 (*)
 +--- androidx.compose.runtime:runtime-livedata:1.1.1
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)
 +--- io.coil-kt:coil-compose:1.4.0
 |    +--- io.coil-kt:coil:1.4.0
 |    |    \--- io.coil-kt:coil-base:1.4.0
-|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*)
+|    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.7.10 (*)
-|    |         +--- androidx.appcompat:appcompat-resources:1.3.1 -> 1.4.2 (*)
+|    |         +--- androidx.appcompat:appcompat-resources:1.3.1 -> 1.6.1 (*)
-|    |         \--- androidx.core:core-ktx:1.6.0 -> 1.8.0 (*)
+|    |         \--- androidx.core:core-ktx:1.6.0 -> 1.9.0 (*)
 |    +--- io.coil-kt:coil-compose-base:1.4.0
-|    |    \--- androidx.core:core-ktx:1.6.0 -> 1.8.0 (*)
+|    |    \--- androidx.core:core-ktx:1.6.0 -> 1.9.0 (*)
-|    \--- androidx.core:core-ktx:1.6.0 -> 1.8.0 (*)
+|    \--- androidx.core:core-ktx:1.6.0 -> 1.9.0 (*)
 +--- com.zendesk:support:5.1.1
 |    +--- com.zendesk:support-providers:5.1.1
 |    |    \--- com.zendesk:core:4.0.9
 |    |         \--- com.zendesk:java-common:2.0.0
-|    |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.6.21 (*)
+|    |              \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.32 -> 1.7.10 (*)
 |    +--- com.zendesk:guide:1.0.9
 |    |    +--- com.zendesk:messaging:5.2.5
 |    |    |    +--- com.zendesk:common-ui:4.0.5
 |    |    |    |    +--- com.zendesk.belvedere2:belvedere:3.0.5
 |    |    |    |    |    +--- com.zendesk.belvedere2:belvedere-core:3.0.5
-|    |    |    |    |    |    \--- androidx.core:core:1.3.1 -> 1.8.0 (*)
+|    |    |    |    |    |    \--- androidx.core:core:1.3.1 -> 1.9.0 (*)
-|    |    |    |    |    \--- androidx.core:core:1.3.1 -> 1.8.0 (*)
+|    |    |    |    |    \--- androidx.core:core:1.3.1 -> 1.9.0 (*)
-|    |    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    |    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
-|    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    |    |    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
-|    |    \--- androidx.appcompat:appcompat -> 1.4.2 (*)
+|    |    \--- androidx.appcompat:appcompat -> 1.6.1 (*)
-|    \--- androidx.appcompat:appcompat:1.0.0 -> 1.4.2 (*)
+|    \--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1 (*)
 \--- com.google.dagger:hilt-android:2.42
-     +--- androidx.activity:activity:1.3.1 -> 1.5.1 (*)
+     +--- androidx.activity:activity:1.3.1 -> 1.6.0 (*)
-     \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.6.21 (*)
+     \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.10 -> 1.7.10 (*)

Please review and act accordingly

@wpmobilebot
Copy link
Contributor

wpmobilebot commented May 1, 2023

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
Versionpr18341-8b34ecc
Commit8b34ecc
Direct Downloadjetpack-prototype-build-pr18341-8b34ecc.apk
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented May 1, 2023

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
Versionpr18341-8b34ecc
Commit8b34ecc
Direct Downloadwordpress-prototype-build-pr18341-8b34ecc.apk
Note: Google Login is not supported on these builds.

Added annotation @kotlinx.coroutines.DelicateCoroutinesApi
Added annotation @kotlinx.coroutines.DelicateCoroutinesApi
….6.1' of github.com:wordpress-mobile/WordPress-Android into Dependency-Updates]Update-androidxAppcompatVersion-to-1.6.1
@ParaskP7
Copy link
Contributor

ParaskP7 commented May 2, 2023

👋 @ravishanker and thank you so much for opening this dependency update PR! 🥇

I'm not sure, if you were going to handle this. I just needed this for Per-app Language Preferences pbArwn-5im-p2 finally since android 13 migration is done! Thank you!!

I had it in my plan to handle this update yes, but only after me finishing with the ongoing Compose/Kotlin update, which is in-progress, almost done, and mostly in-review:

FYI: The above PRs target this parent branch, which will then be tested with QE help and merged into trunk.

As you can see from the dependency tree diff on this PR (see here), this dependency update is implicitly updating Kotlin to 1.7.10 as well, via a transient update, which I would ideally like to avoid here. As seen from the above PR list, Kotlin already gets explicitly update to 1.7.20 and then 1.8.20 (see here) and here).

As such, I would recommend us landing this Compose/Kotlin update to trunk first and then move forward with any other such update, especially one which is transiently updating Kotlin to a newer version. Wdyt? 🤔

PS: I hope that we will be able to merge this Compose/Kotlin to trunk this week, that is, if we don't get any unforeseen blockers during the QE testing phase. I have joined forces with @ovitrif to help with the reviews on all those PRs (context), but you and @irfano are free to help with all those reviews us well, especially if you would like that work done sooner than later. 💯

@peril-wordpress-mobile
Copy link

Fails
🚫

This PR is tagged with '[Status] Not Ready for Merge' label.

Generated by 🚫 dangerJS

@ravishanker
Copy link
Contributor Author

ravishanker commented May 2, 2023

As such, I would recommend us landing this Compose/Kotlin update to trunk first and then move forward with any other such update, especially one which is transiently updating Kotlin to a newer version. Wdyt? 🤔

@ParaskP7 - That sounds good. This can wait till next week for Compose/Kotlin PR to merge first to the trunk. 🙇

@ParaskP7
Copy link
Contributor

ParaskP7 commented May 2, 2023

@ParaskP7 - That sounds good. This can wait till next week for Compose/Kotlin PR to merge first to the trunk. 🙇

Awesome, thanks for the confirmation on that @ravishanker ! 🙇

FYI: I'll let you know when this update gets unblocked, hopefully next week. 🤞

@ravishanker
Copy link
Contributor Author

Closing this as it is being handled here caeba71

@ravishanker ravishanker closed this May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants