Skip to content

Android toolchain drift with WordPress-Android #713

Description

@github-actions

This repository's Android toolchain no longer matches wordpress-mobile/WordPress-Android.

Version GutenbergKit WordPress-Android
AGP 9.3.1 9.3.1 in sync
Kotlin 2.4.10 2.4.20 drifted
Gradle 9.7.1 9.5.0 differs

For anyone who sets localGutenbergKitPath in WordPress-Android's local-builds.gradle:

Kotlin: the build still configures, but the newer Kotlin Gradle plugin silently wins the classpath for both builds, so one of them compiles with a Kotlin version it is not tested against.

Align android/gradle/libs.versions.toml with WordPress-Android. If this repository is ahead, WordPress-Android needs the same upgrade instead.

To defer this, close the issue as not planned. A new one opens only when these versions change.

Opened by Android Toolchain Sync.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions