Skip to content

Android builds break when updating to android gradle plugin 7 #1097

@p-fischer

Description

@p-fischer

Android gradle plugin version 7 requires JDK 11.

This implies that one needs to switch from the deprecated SDK tools to the current command line tools.
Both tool packages include an sdkmanagerbinary but the deprecated version of sdkmanager depends on java packages javax.xml and therefore is incompatible with JDK 9+.

There is an older related PR #992

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions