We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c6c15 commit 680f55fCopy full SHA for 680f55f
.github/workflows/android-reproducible-builds.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Build app
73
run: |
74
export PATH=$PATH:/opt/gradle/gradle-8.13/bin
75
- fdroid build net.mullvad.mullvadvpn:64220099 -v
+ fdroid build net.mullvad.mullvadvpn:1 -v
76
77
- name: Upload apks
78
uses: actions/upload-artifact@v4
0 commit comments