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

Bump libs to 3.5.0-eap10 and 0.12.0-eap10

parent 4df1dc3e
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 RC 2'
versionCode = 3040490
libvlcVersion = '3.5.0-eap9'
medialibraryVersion = '0.12.0-eap9'
libvlcVersion = '3.5.0-eap10'
medialibraryVersion = '0.12.0-eap10'
minSdkVersion = 17
targetSdkVersion = 30
compileSdkVersion = 31
......
......@@ -254,7 +254,7 @@ fi
# Fetch VLC source #
####################
LIBVLCJNI_TESTED_HASH=9ea3e7a5fc5daee2e1c4368091a8e4a846f3a17e
LIBVLCJNI_TESTED_HASH=6889bf7cde7e236609e0ba61b8121260666b910d
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