Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
530
Issue boards
Milestones
Wiki
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
2e3d89d8
Commit
2e3d89d8
authored
5 years ago
by
Geoffrey Métais
Browse files
Options
Downloads
Patches
Plain Diff
Update medialibrary hash and lib version
parent
46ee7168
No related branches found
No related tags found
No related merge requests found
Pipeline
#5297
passed with stage
in 23 minutes and 46 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
compile-medialibrary.sh
+1
-1
1 addition, 1 deletion
compile-medialibrary.sh
medialibrary/build.gradle
+1
-1
1 addition, 1 deletion
medialibrary/build.gradle
with
2 additions
and
2 deletions
compile-medialibrary.sh
+
1
−
1
View file @
2e3d89d8
...
...
@@ -16,7 +16,7 @@ checkfail()
# ARGUMENTS #
#############
MEDIALIBRARY_HASH
=
33d0255
MEDIALIBRARY_HASH
=
8ae1bc2
RELEASE
=
0
ASAN
=
0
...
...
This diff is collapsed.
Click to expand it.
medialibrary/build.gradle
+
1
−
1
View file @
2e3d89d8
...
...
@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def
abi
=
System
.
getenv
(
'GRADLE_ABI'
)?.
toLowerCase
()
ext
{
library_version
=
'0.4.
6
'
library_version
=
'0.4.
7
'
repoName
=
'Android'
libraryName
=
'Medialibrary-Android'
lib_artifact
=
"medialibrary-$abi"
...
...
This diff is collapsed.
Click to expand it.
Geoffrey Métais
@Dekans
mentioned in commit
10cd3c5b
·
5 years ago
mentioned in commit
10cd3c5b
mentioned in commit 10cd3c5beac824c6aa5a0825b5158d99099773a9
Toggle commit list
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