Skip to content

Android/Gradle: Package attribute in manifest file is deprecated #143

Closed
@jaufgang

Description

The package attribute in manifest file has been deprecated in favour of using the namespace property in the module-level build.gradle. See https://developer.android.com/studio/releases/gradle-plugin#package-deprecated for more info.

Trapeze will need to be updated to support this change.

Note that this issue is related to #109, as this change was the underlying cause of the error reported in that issue. I added a comment (#109 (comment)) to that ticket last week but it appears not to have been noticed because that issue was closed, so I'm posting a fresh issue here.

Activity

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

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