Picard Barcode Scanner: Build with JDK 11

This commit is contained in:
Philipp Wolfer 2021-10-04 10:38:12 +02:00
parent 27e7b3fa23
commit e8078c15c6
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B

View file

@ -50,6 +50,10 @@ Builds:
versionCode: 14
commit: 0cf202271aeaad9d3b34b875a4985234b80accb7
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes