daemon.ssh - java17

This commit is contained in:
Licaon_Kter 2023-10-09 11:46:19 +00:00
parent 3cce7ea8e1
commit 2e1ae5313a

View file

@ -9,7 +9,7 @@ IssueTracker: https://github.com/jazzm0/ssh-daemon/issues
AutoName: SshDaemon
RepoType: git
Repo: https://github.com/jazzm0/ssh-daemon
Repo: https://github.com/jazzm0/ssh-daemon.git
Builds:
- versionName: 2.0.0
@ -97,6 +97,10 @@ Builds:
versionCode: 26
commit: 2624bc854a13da12c3a7c4f14597b5afa6810596
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes