mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +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>
|
<a href="https://github.com/oliexdev/openScale">GitHub</a>
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/oliexdev/openScale
|
Repo: https://github.com/oliexdev/openScale.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.4.2
|
- versionName: 1.4.2
|
||||||
|
|
@ -456,6 +456,10 @@ Builds:
|
||||||
versionCode: 64
|
versionCode: 64
|
||||||
commit: 6813ff23d679543df0dd4972d9c2f28815577b38
|
commit: 6813ff23d679543df0dd4972d9c2f28815577b38
|
||||||
subdir: android_app/app
|
subdir: android_app/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
rm:
|
rm:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue