mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
phonograph-plus - java17
This commit is contained in:
parent
6b1eb457f2
commit
74de9bcd5b
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
|||
- Multimedia
|
||||
License: GPL-3.0-only
|
||||
AuthorName: chr_56
|
||||
SourceCode: https://github.com/chr56/Phonograph_Plus
|
||||
SourceCode: https://github.com/chr56/Phonograph_Plus.git
|
||||
IssueTracker: https://github.com/chr56/Phonograph_Plus/issues
|
||||
Translation: https://crowdin.com/project/phonograph-plus
|
||||
Changelog: https://phonographplus.github.io/changelogs/changeslogs/changelog.html
|
||||
|
|
@ -70,6 +70,10 @@ Builds:
|
|||
versionCode: 600
|
||||
commit: 190d18826661b2e655f82eb6a99582a66b960238
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- stable
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue