Skip to content
Snippets Groups Projects
Commit b7632ca9 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

Bump libs to 3.5.2-eap1 / 0.13.4-eap1

parent d2fded40
No related branches found
Tags libvlc-3.5.2-eap1
No related merge requests found
......@@ -39,8 +39,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.5.1'
versionCode = 3050100
libvlcVersion = '3.5.1'
medialibraryVersion = '0.13.3'
libvlcVersion = '3.5.2-eap1'
medialibraryVersion = '0.13.4-eap1'
minSdkVersion = 17
targetSdkVersion = 30
compileSdkVersion = 31
......
......@@ -254,7 +254,7 @@ fi
# Fetch VLC source #
####################
LIBVLCJNI_TESTED_HASH=c509a1c955e64c889e784a784d581d84a43b7b1c
LIBVLCJNI_TESTED_HASH=1a292138d3dd475d4e460b5720f09a4b7b01980a
LIBVLCJNI_REPOSITORY=https://code.videolan.org/videolan/libvlcjni
if [ ! -d "libvlcjni" ] || [ ! -d "libvlcjni/.git" ]; then
diagnostic "libvlcjni 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