mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
xtra - java17
This commit is contained in:
parent
1c618231c6
commit
888fa13eb2
1 changed files with 5 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ IssueTracker: https://github.com/crackededed/Xtra/issues/
|
|||
AutoName: Xtra
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/crackededed/Xtra/
|
||||
Repo: https://github.com/crackededed/Xtra.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.1
|
||||
|
|
@ -587,6 +587,10 @@ Builds:
|
|||
versionCode: 176
|
||||
commit: f1924dfadfaa88a82544fc2bcbe07378cf6bbd2c
|
||||
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