Update java version in BUILD.md

PR #2064 <https://github.com/Genymobile/scrcpy/pull/2064>

Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
Michael Richardson 2021-01-27 15:39:28 -05:00 committed by Romain Vimont
parent ce43fad645
commit f8524a2be7

View file

@ -64,7 +64,7 @@ sudo apt install gcc git pkg-config meson ninja-build \
libsdl2-dev
# server build dependencies
sudo apt install openjdk-8-jdk
sudo apt install openjdk-11-jdk
```
On old versions (like Ubuntu 16.04), `meson` is too old. In that case, install