mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Picard Barcode Scanner: Build with JDK 11
This commit is contained in:
parent
27e7b3fa23
commit
e8078c15c6
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue