Skip to content

[ Android ] - AGP 7.2.0 can no longer access sdks bundled in Mobile Core #811

Open
@BetweenTwoBits

Description

@BetweenTwoBits

Previously (as stated in the docs), using Android Gradle Plugin 7.1.3 would allow project files to use classes from Identity, Lifecycle, and Signal directly. After upgrading to Android Gradle Plugin 7.2.0, those dependencies now have to be added directly for Android studio to see them.

Interestingly, building the project from the command line still works just fine, so this is purely an IDE issue.

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