mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
versionCode: 17
|
||||||
commit: 8b157b66b8d3e12421fec53fdcc3a5f56723e529
|
commit: 8b157b66b8d3e12421fec53fdcc3a5f56723e529
|
||||||
subdir: app
|
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:
|
gradle:
|
||||||
- FDGH
|
- FDGH
|
||||||
output: build/outputs/apk/FDGH/release/app-FDGH-release-unsigned.apk
|
output: build/outputs/apk/FDGH/release/app-FDGH-release-unsigned.apk
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue