Skip to content

New app: eu.quelltext.mundraub

Nicco Kunzmann requested to merge niccokunzmann/fdroiddata:mundraub into master

https://github.com/niccokunzmann/mundraub-android

I followed https://gitlab.com/fdroid/fdroiddata/blob/master/CONTRIBUTING.md#building-it

  1. Run fdroid readmeta again to make sure there still aren't any syntax errors

  2. Run fdroid rewritemeta app.id to clean up your file

  3. Run fdroid checkupdates app.id to fill automated fields like Auto Name and Current Version

  4. Make sure that fdroid lint app.id doesn't report any warnings. If it does, fix them.

  5. Test your build recipe with fdroid build -v -l app.id

Only (5) waits indefinitely when cloning the repository.

Edited by Izzy

Merge request reports