[Android] Target the Medialibrary 0.11 tag
    Nicolas Pomepuy 
    git at videolan.org
       
    Thu Feb 24 10:58:19 UTC 2022
    
    
  
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Feb 23 13:26:41 2022 +0100| [1346e5dd86b2ff7391cb49d93dfe6a4493da5896] | committer: Nicolas Pomepuy
Target the Medialibrary 0.11 tag
> https://code.videolan.org/videolan/vlc-android/commit/1346e5dd86b2ff7391cb49d93dfe6a4493da5896
---
 buildsystem/compile-medialibrary.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildsystem/compile-medialibrary.sh b/buildsystem/compile-medialibrary.sh
index daf251a5d..28e8663cb 100755
--- a/buildsystem/compile-medialibrary.sh
+++ b/buildsystem/compile-medialibrary.sh
@@ -6,7 +6,7 @@ set -e
 # ARGUMENTS #
 #############
 
-MEDIALIBRARY_TAG=0.10.0
+MEDIALIBRARY_TAG=0.11.0
 
 while [ $# -gt 0 ]; do
   case $1 in
    
    
More information about the Android
mailing list