quillpad - java11

This commit is contained in:
Licaon_Kter 2024-03-21 16:05:59 +00:00
parent 7d22b7e74f
commit 47328060b4

View file

@ -10,7 +10,7 @@ IssueTracker: https://github.com/quillpad/quillpad/issues
AutoName: Quillpad
RepoType: git
Repo: https://github.com/quillpad/quillpad
Repo: https://github.com/quillpad/quillpad.git
Binaries: https://github.com/quillpad/quillpad/releases/download/v%v/quillpad-%v.apk
Builds:
@ -88,6 +88,11 @@ Builds:
versionCode: 20
commit: 8a83ab4e17dc77c9f4a368b1f3fdfe5d2a509f32
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:
- defaultFlavor