mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
sdbviewer - java17
This commit is contained in:
parent
6d02e1bc58
commit
366ee267d1
1 changed files with 5 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Description: |-
|
|||
link has to be used in the app.</i>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mathisdt/sdbviewer
|
||||
Repo: https://github.com/mathisdt/sdbviewer.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
|
|
@ -72,6 +72,10 @@ Builds:
|
|||
versionCode: 8
|
||||
commit: 818d6d6e843465038efaca6345c1f539b0fcaf85
|
||||
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