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

Bump libs versions to 3.5.3-eap1 and 0.13.4-eap1

(cherry picked from commit d616e19f)
parent 3db6b9bb
No related branches found
No related tags found
1 merge request!1568Backport 3.5.x: !1566, !1562
Pipeline #269573 passed with stage
in 28 minutes and 41 seconds
......@@ -39,8 +39,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.5.2'
versionCode = 3050200
libvlcVersion = '3.5.2-eap1'
medialibraryVersion = '0.13.4-eap1'
libvlcVersion = '3.5.3-eap1'
medialibraryVersion = '0.13.5-eap1'
minSdkVersion = 17
targetSdkVersion = 33
compileSdkVersion = 33
......
......@@ -254,7 +254,7 @@ fi
# Fetch VLC source #
####################
LIBVLCJNI_TESTED_HASH=1a292138d3dd475d4e460b5720f09a4b7b01980a
LIBVLCJNI_TESTED_HASH=6c512862228c833234068b50abb67ea03ec8dcde
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