summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-06-10 22:58:14 +0200
committerMax Kellermann <max@musicpd.org>2020-06-10 22:58:41 +0200
commitc6a7f6dabc3509bf0a11dc6eafa89aaa8125b86c (patch)
treef324bb6643c65fc0e7d73a349f969c6e46a3b747 /android
parent96a273bf3ba60fdfb4faadfb716ebd0e57b346a7 (diff)
parent24741c5d065e1f0b575f4ba5472ce8066e5e141d (diff)
Merge tag 'v0.21.24'
release v0.21.24
Diffstat (limited to 'android')
-rwxr-xr-xandroid/build.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/build.py b/android/build.py
index 8716fc1a9..5bee46304 100755
--- a/android/build.py
+++ b/android/build.py
@@ -170,6 +170,7 @@ thirdparty_libs = [
libid3tag,
libmodplug,
wildmidi,
+ gme,
ffmpeg,
curl,
libexpat,