mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
daemon.ssh - java17
This commit is contained in:
parent
3cce7ea8e1
commit
2e1ae5313a
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue