Update MPD to 0.21.8 (30)

This commit is contained in:
F-Droid Builder 2019-04-23 17:49:06 +01:00 committed by Ciaran Gultnieks
parent 7cde9febee
commit 4dd9444527

View file

@ -65,7 +65,24 @@ Builds:
- ninja android/apk/mpd-unsigned.apk
ndk: r18b
- versionName: 0.21.8
versionCode: 30
commit: v0.21.8
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.7
CurrentVersionCode: 29
CurrentVersion: 0.21.8
CurrentVersionCode: 30