[Android] Update Medialibrary HASH
Geoffrey Métais
git at videolan.org
Mon Oct 21 11:44:34 CEST 2019
vlc-android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Oct 18 11:07:17 2019 +0200| [1720cac9563e2b836b3918ff6046c00e4dfa7b80] | committer: Geoffrey Métais
Update Medialibrary HASH
> https://code.videolan.org/videolan/vlc-android/commit/1720cac9563e2b836b3918ff6046c00e4dfa7b80
---
compile-medialibrary.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/compile-medialibrary.sh b/compile-medialibrary.sh
index e15db2f07..53929975f 100755
--- a/compile-medialibrary.sh
+++ b/compile-medialibrary.sh
@@ -4,7 +4,7 @@
# ARGUMENTS #
#############
-MEDIALIBRARY_HASH=3a693fe
+MEDIALIBRARY_HASH=7ab93d8
while [ $# -gt 0 ]; do
case $1 in
More information about the Android
mailing list