mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
vinylmusicplayer - java17
This commit is contained in:
parent
30bcc2206e
commit
ac927ca65d
1 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Description: |-
|
|||
from Phonograph.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VinylMusicPlayer/VinylMusicPlayer
|
||||
Repo: https://github.com/VinylMusicPlayer/VinylMusicPlayer.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.16.4.2
|
||||
|
|
@ -249,6 +249,10 @@ Builds:
|
|||
versionCode: 188
|
||||
commit: 4e63e46796abaf35d30f065818fd80a32d4f8528
|
||||
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