mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
androbd - java17
This commit is contained in:
parent
52a61307cd
commit
a61405912c
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Bitcoin: 19UApzsc5eDJ5VNDNYCA1bpszPnkcpWeFP
|
|||
AutoName: AndrOBD
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fr3ts0n/AndrOBD
|
||||
Repo: https://github.com/fr3ts0n/AndrOBD.git
|
||||
|
||||
Builds:
|
||||
- versionName: V1.0.0
|
||||
|
|
@ -1353,6 +1353,8 @@ Builds:
|
|||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ maven
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue