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

Bump libs to 3.5.0-eap8 / 0.12.0-eap8

parent 207fc65d
No related branches found
Tags libvlc-3.5.0-eap8
No related merge requests found
......@@ -39,8 +39,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.5.0 Beta 6'
versionCode = 3040460
libvlcVersion = '3.5.0-eap7'
medialibraryVersion = '0.12.0-eap7'
libvlcVersion = '3.5.0-eap8'
medialibraryVersion = '0.12.0-eap8'
minSdkVersion = 17
targetSdkVersion = 30
compileSdkVersion = 31
......
......@@ -279,7 +279,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=25362eb856f14632e051ab48f1f592cb69f021da
TESTED_HASH=902842750b287847ba7b675d10176dd48de2bf35
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