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

Bump libs to 3.4.5 / 0.9.5

parent 49a2c040
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.4.2'
versionCode = 3040200
libvlcVersion = '3.4.4'
medialibraryVersion = '0.9.4'
libvlcVersion = '3.4.5'
medialibraryVersion = '0.9.5'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -284,7 +284,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=843860a7f70aa2d8ef6f598b20493860754ce4cd
TESTED_HASH=c900a2183f8988f32e60afdcae3aa398387295f1
VLC_REPOSITORY=https://code.videolan.org/videolan/vlc.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