-
Couldn't load subscription status.
- Fork 0
Open
Description
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
Labels
No labels