mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 18:51:43 +00:00
anlinux - java17
This commit is contained in:
parent
fae6e229c7
commit
8136d2b3f7
1 changed files with 5 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ Description: |-
|
||||||
* For any suggestion or issue, please open an issue on Github.
|
* For any suggestion or issue, please open an issue on Github.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/EXALAB/AnLinux-Adfree
|
Repo: https://github.com/EXALAB/AnLinux-Adfree.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '4.92'
|
- versionName: '4.92'
|
||||||
|
|
@ -258,6 +258,10 @@ Builds:
|
||||||
versionCode: 655
|
versionCode: 655
|
||||||
commit: f59eb02220363d936a0101fdd007a73d75d84f70
|
commit: f59eb02220363d936a0101fdd007a73d75d84f70
|
||||||
subdir: AnLinux-Adfree/app
|
subdir: AnLinux-Adfree/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue