mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
OpenTracks: manually add v3.19.0 as it requires JDK11 due to API31.
This commit is contained in:
parent
3d8b07171c
commit
a60ac37f42
1 changed files with 4 additions and 0 deletions
|
|
@ -366,6 +366,10 @@ Builds:
|
|||
- versionName: v3.19.0
|
||||
versionCode: 4358
|
||||
commit: 05c3a896826c7efa92bd818362e17bc5145945df
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue