0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00

Remove sudo section that is no longer necessary

This commit is contained in:
cketti 2024-04-07 14:40:35 +02:00
parent 6b54e8b65b
commit e0651c5743

View File

@ -92,10 +92,6 @@
commit: "${tagName}"
subdir: app-k9mail
prebuild: ( cd .. && ln -s app-metadata/com.fsck.k9 metadata )
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
@ -180,10 +176,6 @@
commit: "${tagName}"
subdir: app-k9mail
prebuild: ( cd .. && ln -s app-metadata/com.fsck.k9 metadata )
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete: