diff options
| author | David Göransson <david.goransson@mullvad.net> | 2025-01-09 10:55:29 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2025-01-09 10:55:29 +0100 |
| commit | af606551507a95671264979c8a5ca537b33e8a3c (patch) | |
| tree | 4cf45c753e523389bca114f24fbefe576cc53427 /android/BuildInstructions.md | |
| parent | dce74bb3a8c983cfc55f46f989e93f762b772e36 (diff) | |
| parent | 412040218f3d965aca121a47bd5ca954dd9916e5 (diff) | |
| download | mullvadvpn-af606551507a95671264979c8a5ca537b33e8a3c.tar.xz mullvadvpn-af606551507a95671264979c8a5ca537b33e8a3c.zip | |
Merge branch 'update-changelog-presentation-droid-1634'
Diffstat (limited to 'android/BuildInstructions.md')
| -rw-r--r-- | android/BuildInstructions.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/android/BuildInstructions.md b/android/BuildInstructions.md index e89d1b3102..cfff1b3d73 100644 --- a/android/BuildInstructions.md +++ b/android/BuildInstructions.md @@ -219,13 +219,6 @@ rm ./gradle/verification-metadata.xml ## Gradle properties Some gradle properties can be set to simplify development. These are listed below. -### Always show changelog -For development purposes, `ALWAYS_SHOW_CHANGELOG` can be set in `local.properties` to always show -the changelog dialog on each app start. For example: -``` -ALWAYS_SHOW_CHANGELOG=true -``` - ### Override version code and version name To avoid or override the rust based version generation, the `OVERRIDE_VERSION_CODE` and `OVERRIDE_VERSION_NAME` properties can be set in `local.properties`. For example: |
