Update MPD to 0.21.7 (29)

This commit is contained in:
F-Droid Builder 2019-04-05 11:03:39 +01:00 committed by Ciaran Gultnieks
parent 052ad28357
commit efbca6766e

View file

@ -48,7 +48,24 @@ Builds:
- ninja android/apk/mpd-unsigned.apk
ndk: r18b
- versionName: 0.21.7
versionCode: 29
commit: v0.21.7
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.6
CurrentVersionCode: 28
CurrentVersion: 0.21.7
CurrentVersionCode: 29