mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +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
|
- Multimedia
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
AuthorName: chr_56
|
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
|
IssueTracker: https://github.com/chr56/Phonograph_Plus/issues
|
||||||
Translation: https://crowdin.com/project/phonograph-plus
|
Translation: https://crowdin.com/project/phonograph-plus
|
||||||
Changelog: https://phonographplus.github.io/changelogs/changeslogs/changelog.html
|
Changelog: https://phonographplus.github.io/changelogs/changeslogs/changelog.html
|
||||||
|
|
@ -70,6 +70,10 @@ Builds:
|
||||||
versionCode: 600
|
versionCode: 600
|
||||||
commit: 190d18826661b2e655f82eb6a99582a66b960238
|
commit: 190d18826661b2e655f82eb6a99582a66b960238
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- stable
|
- stable
|
||||||
srclibs:
|
srclibs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue