mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update org.billthefarmer.notes.yml, add code to compile with jdk11
This commit is contained in:
parent
a40b2b7f90
commit
61186109c5
1 changed files with 4 additions and 0 deletions
|
|
@ -124,6 +124,10 @@ Builds:
|
|||
- versionName: '1.18'
|
||||
versionCode: 118
|
||||
commit: 32581739ea082b07a53e2ff9d5784034d68b29c6
|
||||
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