Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Madd Maxx
VLC-Android
Commits
04571cae
Commit
04571cae
authored
4 years ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Update libs version and medialibrary hash
parent
f0ff8c02
No related branches found
Branches containing commit
Tags
3.2.83
3.3.0-beta03
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
buildsystem/compile-medialibrary.sh
+1
-1
1 addition, 1 deletion
buildsystem/compile-medialibrary.sh
with
3 additions
and
3 deletions
build.gradle
+
2
−
2
View file @
04571cae
...
...
@@ -36,8 +36,8 @@ ext {
appId
=
"org.videolan.vlc"
versionName
=
'3.3.0 Beta 1'
versionCode
=
3028100
libvlcVersion
=
'3.3.0-eap0
9
'
medialibraryVersion
=
'0.7.0-eap0
9
'
libvlcVersion
=
'3.3.0-eap
1
0'
medialibraryVersion
=
'0.7.0-eap
1
0'
minSdkVersion
=
17
targetSdkVersion
=
29
compileSdkVersion
=
29
...
...
This diff is collapsed.
Click to expand it.
buildsystem/compile-medialibrary.sh
+
1
−
1
View file @
04571cae
...
...
@@ -4,7 +4,7 @@
# ARGUMENTS #
#############
MEDIALIBRARY_HASH
=
65cc81e9
MEDIALIBRARY_HASH
=
d50b4c1b
while
[
$#
-gt
0
]
;
do
case
$1
in
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment