Baresip & Plus - update recipe to Java 11

This commit is contained in:
Licaon_Kter 2021-09-07 16:33:50 +03:00
parent e0f94638bf
commit fb2fa3f734
2 changed files with 6 additions and 0 deletions

View file

@ -863,6 +863,8 @@ Builds:
sudo:
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t testing nasm
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs:

View file

@ -1899,6 +1899,10 @@ Builds:
versionCode: 176
commit: e5035202bcfc8a86dffc973e61df94a84c6aa668
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs: