Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Remove the dirty at the end of microG version number

  • /e/ version:
  • Device model(s):

Summary

Description

What is the current behavior?

The current version number is 0.2.14.204215-dirty

screenshot_20201218_18_42_50

What is the improved behavior?

Remove the dirty

What does it bring?

Don't let think that the build is not the good one.

Technical information

The dirty is there because we add the keystore during the build process.

https://gitlab.e.foundation/e/apps/GmsCore/-/blob/master/.gitlab-ci.yml#L37

We can add it somewhere else, or define it .gitignore

Examples

Validation