mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
AutoName: Xtra
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/crackededed/Xtra/
|
Repo: https://github.com/crackededed/Xtra.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 2.0.1
|
- versionName: 2.0.1
|
||||||
|
|
@ -587,6 +587,10 @@ Builds:
|
||||||
versionCode: 176
|
versionCode: 176
|
||||||
commit: f1924dfadfaa88a82544fc2bcbe07378cf6bbd2c
|
commit: f1924dfadfaa88a82544fc2bcbe07378cf6bbd2c
|
||||||
subdir: app
|
subdir: 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