summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2025-05-12 15:32:19 +0200
committerDavid Göransson <david.goransson@mullvad.net>2025-05-12 15:32:19 +0200
commitc11f77af7934266aad8197014fa3da7cadb7b96b (patch)
tree86a1c1f76ed62dabf0479aff3fa5c31500301f51 /android
parent64baf404f469ff7ec8f2842663cbf5bb548c7304 (diff)
parent1348f4094e96bffdd81dbcb9195eb541c64314b0 (diff)
downloadmullvadvpn-c11f77af7934266aad8197014fa3da7cadb7b96b.tar.xz
mullvadvpn-c11f77af7934266aad8197014fa3da7cadb7b96b.zip
Merge branch 'fix-update-instructions-typo'
Diffstat (limited to 'android')
-rw-r--r--android/gradle/wrapper/UpdateInstructions.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/android/gradle/wrapper/UpdateInstructions.md b/android/gradle/wrapper/UpdateInstructions.md
index a66a43d06a..126c380b47 100644
--- a/android/gradle/wrapper/UpdateInstructions.md
+++ b/android/gradle/wrapper/UpdateInstructions.md
@@ -10,6 +10,6 @@
./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
+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