Skip to content

Dependency Updates - Main Batch - Plugins #17935

@ParaskP7

Description

@ParaskP7

Parent #17551


🚫 Blocked By (for Dagger):

  • Dependency Updates - Main Batch - AndroidX Compose/Kotlin #17563
    • Updating Dagger to 2.45 adds Kotlin 1.7.10 as a transitive dependency to the project. It is better to do the Kotlin update explicitly rather than implicitly.
    • Updating Navigation to 2.5.3 adds Kotlin 1.6.21 as a transitive dependency to the project. It is better to do the Kotlin update explicitly rather than implicitly.

FYI: Actually, on the Navigation update, the build even fails in this case, complaining on Compose Compiler incompatibility. Thus, unless Compose Compiler too is updated to point to 1.2.0-rc02, which is known to be compatible with Kotlin 1.6.21 (see Compose to Kotlin Compatibility Map), the build would not manage to succeed.

navigation-2.5.3

> Task :WordPress:compileJetpackWasabiDebugKotlin FAILED
e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10 but you appear to
be using Kotlin version 1.6.21 which is not known to be compatible.  Please fix your configuration
(or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).

This issue is about updating all Main - Plugins related dependencies for the whole project.

This Main - Plugins batch contains only the following 2 dependencies:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions