Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
VideoLAN
VLC-Android
Commits
f83f3a31
Commit
f83f3a31
authored
Jan 11, 2021
by
Nicolas Pomepuy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update libs
parent
1106852e
Pipeline
#56557
passed with stage
in 55 minutes and 8 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
build.gradle
build.gradle
+2
-2
buildsystem/compile.sh
buildsystem/compile.sh
+1
-1
No files found.
build.gradle
View file @
f83f3a31
...
...
@@ -36,8 +36,8 @@ ext {
appId
=
"org.videolan.vlc"
versionName
=
'3.3.3'
versionCode
=
3030300
libvlcVersion
=
'3.3.1
2
'
medialibraryVersion
=
'0.7.1
1
'
libvlcVersion
=
'3.3.1
3
'
medialibraryVersion
=
'0.7.1
2
'
minSdkVersion
=
17
targetSdkVersion
=
29
compileSdkVersion
=
29
...
...
buildsystem/compile.sh
View file @
f83f3a31
...
...
@@ -269,7 +269,7 @@ fi
# Fetch VLC source #
####################
TESTED_HASH
=
0660acc3ab64d2c3ad99cae887a438f0648faa72
TESTED_HASH
=
ef615ff0cb6390656e84f7218c561e21bc4c39d8
VLC_REPOSITORY
=
https://git.videolan.org/git/vlc/vlc-3.0.git
if
[
!
-d
"vlc"
]
;
then
diagnostic
"VLC sources: not found, cloning"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment