bonjourbrowser - java17

This commit is contained in:
Licaon_Kter 2023-06-30 14:35:26 +00:00
parent 3c1e4141e3
commit 549a81e12c

View file

@ -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