mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
rsyncserver - java17
This commit is contained in:
parent
3f55e4522a
commit
0d0fe4a697
1 changed files with 5 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ IssueTracker: https://github.com/ktsr42/RsyncServerApp/issues
|
|||
AutoName: Rsync Server
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ktsr42/RsyncServerApp
|
||||
Repo: https://github.com/ktsr42/RsyncServerApp.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.9.7
|
||||
|
|
@ -50,6 +50,10 @@ Builds:
|
|||
versionCode: 3
|
||||
commit: 30b55fc9abc44ee1c0dc4e0bcfcfabdeb67e924b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue