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

Bump lib versions to 3.4.0-eap3 / 0.9.0-eap3

parent 0c532afa
No related branches found
No related tags found
No related merge requests found
Pipeline #105030 failed with stage
in 13 seconds
......@@ -39,8 +39,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.4'
versionCode = 3030400
libvlcVersion = '3.4.0-eap2'
medialibraryVersion = '0.9.0-eap2'
libvlcVersion = '3.4.0-eap3'
medialibraryVersion = '0.9.0-eap3'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -280,7 +280,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=d9b684a9249cc0243051da97d9a25065140e6eee
TESTED_HASH=d3094196acd53fe8c231cb90e067d2f99c4b7d00
VLC_REPOSITORY=git@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