Update MPD to 0.21.6 (28)

This commit is contained in:
F-Droid Builder 2019-04-01 04:45:25 +01:00 committed by Ciaran Gultnieks
parent 53d3ee0989
commit a339956850

View file

@ -31,7 +31,24 @@ Builds:
- ninja android/apk/mpd-unsigned.apk
ndk: r18b
- versionName: 0.21.6
versionCode: 28
commit: v0.21.6
sudo:
- apt-get update || apt-get update
- apt-get install -y g++ imagemagick-6.q16 meson -t stretch-backports
output: output/android/android/apk/mpd-unsigned.apk
prebuild: mkdir -p output/android/android/classes/
scandelete:
- src/haiku/
build:
- cd output/android/
- ../../android/build.py $$SDK$$ $$NDK$$ armeabi-v7a
- meson configure
- ninja android/apk/mpd-unsigned.apk
ndk: r18b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.21.4
CurrentVersionCode: 26
CurrentVersion: 0.21.6
CurrentVersionCode: 28