Skip to content

Berlin-Vegan: Fix in-app verison string

Commit 37fbf83 fixed the build, but did break the in-app version string:

We still need the sed-command for removing the playstoreCompile part, since fdroid checks all dependencies regardless of the build flavor. This makes the git repository 'dirty', so we have to remove that part from the build.gradle as well. In future version the 'dirty' part should be removed or handled differently.

Merge request reports