mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
openscale - java17
This commit is contained in:
parent
0b25201af5
commit
6f92cabc58
1 changed files with 5 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ Description: |-
|
|||
<a href="https://github.com/oliexdev/openScale">GitHub</a>
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/oliexdev/openScale
|
||||
Repo: https://github.com/oliexdev/openScale.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
|
|
@ -456,6 +456,10 @@ Builds:
|
|||
versionCode: 64
|
||||
commit: 6813ff23d679543df0dd4972d9c2f28815577b38
|
||||
subdir: android_app/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
|
|
|
|||
Loading…
Reference in a new issue