[Android] Update Medialibrary HASH

Geoffrey Métais git at videolan.org
Mon Oct 21 11:44:08 CEST 2019


vlc-android | branch: 3.2.x | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Oct 18 11:07:17 2019 +0200| [b54049f07a3eba086a85fec088ce3f08eaecfb49] | committer: Geoffrey Métais

Update Medialibrary HASH

(cherry picked from commit 0e0ccace9f7ce94d85361c7847b58d9992449e01)

> https://code.videolan.org/videolan/vlc-android/commit/b54049f07a3eba086a85fec088ce3f08eaecfb49
---

 compile-medialibrary.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile-medialibrary.sh b/compile-medialibrary.sh
index 59a0ddbe0..53929975f 100755
--- a/compile-medialibrary.sh
+++ b/compile-medialibrary.sh
@@ -4,7 +4,7 @@
 # ARGUMENTS #
 #############
 
-MEDIALIBRARY_HASH=e8cd420
+MEDIALIBRARY_HASH=7ab93d8
 
 while [ $# -gt 0 ]; do
     case $1 in



More information about the Android mailing list