mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
e2ac88d775
commit
5ed04644a6
1 changed files with 5 additions and 0 deletions
|
|
@ -512,6 +512,11 @@ Builds:
|
|||
versionCode: 900
|
||||
commit: adecebd8e72cb7eab91588ecc1c32cabb61a5958
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- free
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue