mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
tridenta - java17
This commit is contained in:
parent
e174629771
commit
95b779048f
1 changed files with 5 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Changelog: https://github.com/Stypox/tridenta/releases
|
|||
AutoName: Tridenta
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Stypox/tridenta
|
||||
Repo: https://github.com/Stypox/tridenta.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
|
|
@ -40,6 +40,10 @@ Builds:
|
|||
versionCode: 40
|
||||
commit: a5542947c3c744afa60b4d741d47043b3f67c6e5
|
||||
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