mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
bonjourbrowser - java17
This commit is contained in:
parent
3c1e4141e3
commit
549a81e12c
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ IssueTracker: https://github.com/wellenvogel/BonjourBrowser/issues
|
|||
AutoName: BonjourBrowser
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/wellenvogel/BonjourBrowser
|
||||
Repo: https://github.com/wellenvogel/BonjourBrowser.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.6'
|
||||
|
|
@ -52,6 +52,10 @@ Builds:
|
|||
versionCode: 113
|
||||
commit: 8f4e718be9f7d98a84f36759ed99d560517add3c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue