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

Bump libs

parent ff682bd7
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.3'
versionCode = 3030300
libvlcVersion = '3.3.11'
medialibraryVersion = '0.7.10'
libvlcVersion = '3.3.12'
medialibraryVersion = '0.7.11'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=599688cedd73688512edaff8c2ce616c6a2869b3
TESTED_HASH=0660acc3ab64d2c3ad99cae887a438f0648faa72
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