mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
unchained - java17
This commit is contained in:
parent
c75a8d3a3f
commit
ef2c8f4be8
1 changed files with 5 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Litecoin: LWeoBVVmaYAiZ3oGaLAV9sV2dvY62XxdCF
|
|||
AutoName: Unchained
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/LivingWithHippos/unchained-android
|
||||
Repo: https://github.com/LivingWithHippos/unchained-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 4.35.0-beta
|
||||
|
|
@ -100,6 +100,10 @@ Builds:
|
|||
versionCode: 40
|
||||
commit: 02bb3f76c60e651ecf312a0b0c7155eb8d7266d3
|
||||
subdir: 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