mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Melodeon to 1.17 (117)
This commit is contained in:
parent
877818e277
commit
c19f5d23ec
1 changed files with 12 additions and 2 deletions
|
|
@ -171,11 +171,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.17'
|
||||
versionCode: 117
|
||||
commit: d4ebc891585f3049696aabafc502c3d3a7d34f10
|
||||
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.16'
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: '1.17'
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue