summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-05-12 10:44:49 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-05-12 13:38:29 +0200
commitdff7ef7f86fffe20c3d2671965c41e90330a5c2d (patch)
tree5c7844db490c349c712403516bd6a3001a6baa38 /android
parent620a621b21052f7b0d124cc7db1a6c01db31ed2e (diff)
downloadmullvadvpn-dff7ef7f86fffe20c3d2671965c41e90330a5c2d.tar.xz
mullvadvpn-dff7ef7f86fffe20c3d2671965c41e90330a5c2d.zip
Add reproducible workflow step to gradle update instructions
Diffstat (limited to 'android')
-rw-r--r--android/gradle/wrapper/UpdateInstructions.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/android/gradle/wrapper/UpdateInstructions.md b/android/gradle/wrapper/UpdateInstructions.md
index bafbd49f86..a66a43d06a 100644
--- a/android/gradle/wrapper/UpdateInstructions.md
+++ b/android/gradle/wrapper/UpdateInstructions.md
@@ -9,3 +9,7 @@
```
./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.xml`. The steps required to update are:
+ - build-fdroid-app-server/Install gradle
+ - build-fdroid-app-server/Build app