Skip to content

gradle wrapper missing #5

@IzzySoft

Description

@IzzySoft

Your project lacks a gradle wrapper. Most likely you have that locally but forgot to commit it to the repo. Or you maintain your local gradle version manually. It would be nice if you could set up a gradle wrapper to make it easier for others to build – e.g. for Reproducible Builds (see e.g. Reproducible Builds, special client support and more at IzzyOnDroid). If you don't know why, it should be rather easy, see e.g. the Gradle Wrapper Reference:

$ gradle wrapper

then add, commit and push – that should be it (will add the files based on your local gradle version).

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions