mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
binaryeye - java17
This commit is contained in:
parent
a615c4a700
commit
5d081f78e6
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://github.com/markusfisch/BinaryEye/blob/HEAD/CHANGELOG.md
|
|||
AutoName: Binary Eye
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/markusfisch/BinaryEye
|
||||
Repo: https://github.com/markusfisch/BinaryEye.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.8
|
||||
|
|
@ -779,6 +779,10 @@ Builds:
|
|||
versionCode: 124
|
||||
commit: 92e3669ee58f248aa64c872af3ee69ea21d0d77d
|
||||
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