mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
tinyweatherforecastgermany - java11
This commit is contained in:
parent
0289a7fddd
commit
7ff27c972e
1 changed files with 5 additions and 0 deletions
|
|
@ -262,6 +262,11 @@ Builds:
|
|||
versionCode: 50
|
||||
commit: 26967571eff151e6aa344688e4e002c4cbfc596f
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue