Skip to content

Older manifests break build process #724

Closed
@codeanticode

Description

@codeanticode

Recent versions of the Android SDK require the android:exported attribute in the manifest file, in the main application or service sections. Also, the uses-sdk section is no longer needed, as min-sdk and target-sdk versions are set in the gradle build file.

Even though a solution to fix this problem is simply to delete the manifest file from the sketch folder so the mode will create a new, valid one, this might be confusing, so better if the mode can detect those older manifests and fix them by itself.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions