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

Update libs

parent 1106852e
No related branches found
No related tags found
1 merge request!873Update libs
Pipeline #56557 passed with stage
in 55 minutes and 8 seconds
......@@ -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