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

Bump libs to 3.4.1 / 0.9.1

parent efc5c129
No related branches found
Tags libvlc-3.4.1
1 merge request!1102medialibrary: Simplify local refs handling
Pipeline #142073 passed with stage
in 58 minutes and 35 seconds
......@@ -34,8 +34,8 @@ ext {
appId = "org.videolan.vlc"
versionName = '3.4.0'
versionCode = 3040000
libvlcVersion = '3.4.0'
medialibraryVersion = '0.9.0'
libvlcVersion = '3.4.1'
medialibraryVersion = '0.9.1'
minSdkVersion = 17
targetSdkVersion = 29
compileSdkVersion = 29
......
......@@ -284,7 +284,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH=9e48d340d4177fefc0bf2edefe462d7baf88e586
TESTED_HASH=6ea058bf2d0813dab247f973b2d7bc9804486d81
VLC_REPOSITORY=https://code.videolan.org/videolan/vlc.git
if [ ! -d "vlc" ]; then
diagnostic "VLC 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