mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
wordoftheday - add java11 too
This commit is contained in:
parent
5620ffbb9f
commit
9e8c98f82e
1 changed files with 4 additions and 0 deletions
|
|
@ -38,6 +38,10 @@ Builds:
|
|||
versionCode: 17
|
||||
commit: 8b157b66b8d3e12421fec53fdcc3a5f56723e529
|
||||
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
|
||||
gradle:
|
||||
- FDGH
|
||||
output: build/outputs/apk/FDGH/release/app-FDGH-release-unsigned.apk
|
||||
|
|
|
|||
Loading…
Reference in a new issue