mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
metabrainz - java17
This commit is contained in:
parent
65291082ae
commit
e54c4e3e98
1 changed files with 5 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Donate: https://metabrainz.org/donate
|
|||
AutoName: MusicBrainz
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/metabrainz/musicbrainz-android/
|
||||
Repo: https://github.com/metabrainz/musicbrainz-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.4'
|
||||
|
|
@ -108,6 +108,10 @@ Builds:
|
|||
versionCode: 56
|
||||
commit: 8265b21d25d1dc6a467cc9709aa164617e8ce943
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue