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

Bump libs to 3.5.4-eap1 / 0.13.5-eap2

parent f6292d80
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.3'
versionCode = 3050300
libvlcVersion = '3.5.3-eap1'
medialibraryVersion = '0.13.5-eap1'
libvlcVersion = '3.5.4-eap1'
medialibraryVersion = '0.13.5-eap2'
minSdkVersion = 17
targetSdkVersion = 33
compileSdkVersion = 33
......
......@@ -254,7 +254,7 @@ fi
# Fetch VLC source #
####################
LIBVLCJNI_TESTED_HASH=6c512862228c833234068b50abb67ea03ec8dcde
LIBVLCJNI_TESTED_HASH=6691a43c73df3abe3e30bda139c6a7b4d1adda87
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