ble radar - update recipe

This commit is contained in:
Licaon_Kter 2024-08-23 11:32:48 +00:00
parent 91cf14a063
commit a8ffd2ab9c

View file

@ -164,9 +164,9 @@ Builds:
commit: 70d30021a24e0561422e727e428ef0b31a71d922
subdir: app
sudo:
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- echo "deb https://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list
- apt-get update
- apt-get install -y -t trixie openjdk-22-jdk-headless
- apt-get install -y -t sid openjdk-22-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid