summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2025-07-07 14:39:24 +0200
committerAlbin <albin@mullvad.net>2025-07-08 10:36:13 +0200
commit3464bbe4fdcf12afe7793755bf6fcc5be9eba7d6 (patch)
treeb7bcb28c78d35f54dec8d45e92fde49c996710a4 /android
parentf85d5a11dd62d0f8e509abd357c63ab229932008 (diff)
downloadmullvadvpn-3464bbe4fdcf12afe7793755bf6fcc5be9eba7d6.tar.xz
mullvadvpn-3464bbe4fdcf12afe7793755bf6fcc5be9eba7d6.zip
Update documentation
Diffstat (limited to 'android')
-rw-r--r--android/gradle/wrapper/UpdateInstructions.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/android/gradle/wrapper/UpdateInstructions.md b/android/gradle/wrapper/UpdateInstructions.md
index 126c380b47..bafbd49f86 100644
--- a/android/gradle/wrapper/UpdateInstructions.md
+++ b/android/gradle/wrapper/UpdateInstructions.md
@@ -9,7 +9,3 @@
```
./gradlew wrapper --gradle-version=VERSION --gradle-distribution-sha256-sum SHA256 && ./gradlew wrapper
```
-
-4. Update the gradle version to the new version in `.github/workflows/android-reproducible-builds.yml`. The steps required to update are:
-- build-fdroid-app-server/Install gradle
-- build-fdroid-app-server/Build app