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

Bump libs versions

parent 4d14ea86
No related branches found
No related tags found
Loading
Pipeline #18751 passed with stage
in 58 minutes
......@@ -36,8 +36,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.3.0 Beta 4'
versionCode = 3028400
libvlcVersion = '3.3.0-eap12'
medialibraryVersion = '0.7.0-eap12'
libvlcVersion = '3.3.0-eap13'
medialibraryVersion = '0.7.0-eap13'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=96c9a400
TESTED_HASH=1dbb3247
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