F-Droid Build Status app needs Java 17

This commit is contained in:
Peter Storch 2023-05-20 17:32:15 +02:00
parent 68d8645bf0
commit 7104ec3ff2
No known key found for this signature in database

View file

@ -362,6 +362,10 @@ Builds:
versionCode: 50
commit: 96b4f8c301f2c3d69ebac882820c4e656af8ac40
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes