mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
packagemanager - java17
This commit is contained in:
parent
86bd0a169a
commit
16e8bc06c4
1 changed files with 5 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Donate: https://smartpack.github.io/PackageManager/donations
|
|||
AutoName: Package Manager
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SmartPack/PackageManager
|
||||
Repo: https://github.com/SmartPack/PackageManager.git
|
||||
|
||||
Builds:
|
||||
- versionName: v3.0
|
||||
|
|
@ -346,6 +346,10 @@ Builds:
|
|||
versionCode: 71
|
||||
commit: 0f10bdbef7f80d293f9e84374b92c0312cee71ec
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue