Skip to content
Snippets Groups Projects
Commit 0c3596d8 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Update libs

(cherry picked from commit f83f3a31)
parent 0bc508e8
No related branches found
No related tags found
1 merge request!8843.3.x
......@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.3'
versionCode = 3030300
libvlcVersion = '3.3.12'
medialibraryVersion = '0.7.11'
libvlcVersion = '3.3.13'
medialibraryVersion = '0.7.12'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=0660acc3ab64d2c3ad99cae887a438f0648faa72
TESTED_HASH=ef615ff0cb6390656e84f7218c561e21bc4c39d8
VLC_REPOSITORY=https://git.videolan.org/git/vlc/vlc-3.0.git
if [ ! -d "vlc" ]; then
diagnostic "VLC sources: not found, cloning"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment