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

Bump libs to 3.5.1-eap1 and 0.13.3-eap1

parent 2cbdfa18
No related branches found
No related tags found
No related merge requests found
......@@ -39,8 +39,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.5.0'
versionCode = 3050000
libvlcVersion = '3.5.0-eap10'
medialibraryVersion = '0.12.0-eap10'
libvlcVersion = '3.5.1-eap1'
medialibraryVersion = '0.13.3-eap1'
minSdkVersion = 17
targetSdkVersion = 30
compileSdkVersion = 31
......
......@@ -254,7 +254,7 @@ fi
# Fetch VLC source #
####################
LIBVLCJNI_TESTED_HASH=6889bf7cde7e236609e0ba61b8121260666b910d
LIBVLCJNI_TESTED_HASH=c509a1c955e64c889e784a784d581d84a43b7b1c
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