mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Melodeon to 1.18 (118)
This commit is contained in:
parent
aea6cd6457
commit
748d767400
1 changed files with 12 additions and 2 deletions
|
|
@ -181,11 +181,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.18'
|
||||
versionCode: 118
|
||||
commit: 8e6f1866b38169f9de947996f86e37809af4a6db
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Does not build on my local machine, but clean checkout works for
|
||||
upstream, see https://github.com/billthefarmer/melodeon/issues/2.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.17'
|
||||
CurrentVersionCode: 117
|
||||
CurrentVersion: '1.18'
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue