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

Bump libs to 3.4.0 / 0.9.0

parent de8e7195
No related branches found
Tags 3.4.3-beta05
No related merge requests found
......@@ -34,8 +34,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.4.0 RC 2'
versionCode = 3030480
libvlcVersion = '3.4.0-eap11'
medialibraryVersion = '0.9.0-eap11'
libvlcVersion = '3.4.0'
medialibraryVersion = '0.9.0'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -283,7 +283,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=42f00e185478ada296dbcba942c4c0928667f1b3
TESTED_HASH=9e48d340d4177fefc0bf2edefe462d7baf88e586
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