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

Update vlc hash and artifacts versions

parent cbc4ec92
No related branches found
Tags libvlc-3.3.0-eap16
No related merge requests found
......@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.0 RC 1'
versionCode = 3028800
libvlcVersion = '3.3.0-eap15'
medialibraryVersion = '0.7.0-eap15'
libvlcVersion = '3.3.0-eap16'
medialibraryVersion = '0.7.0-eap16'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=5a7e1f74763afc7e556dda6e30ec84bace8c56f0
TESTED_HASH=3f633b2777a1ce2e41e9869cb49992960294369b
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