Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
14
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
3a01273f
Commit
3a01273f
authored
5 years ago
by
Geoffrey Métais
Browse files
Options
Downloads
Patches
Plain Diff
Bump libraries version
parent
8311adae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#5518
failed with stage
Stage:
in 47 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
libvlc/build.gradle
+1
-1
1 addition, 1 deletion
libvlc/build.gradle
medialibrary/build.gradle
+1
-1
1 addition, 1 deletion
medialibrary/build.gradle
with
2 additions
and
2 deletions
libvlc/build.gradle
+
1
−
1
View file @
3a01273f
...
...
@@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def
abi
=
System
.
getenv
(
'GRADLE_ABI'
)?.
toLowerCase
()
ext
{
library_version
=
'3.1.
6
'
library_version
=
'3.1.
7
'
repoName
=
'Android'
libraryName
=
'LibVLC-Android'
lib_artifact
=
"libvlc-$abi"
...
...
This diff is collapsed.
Click to expand it.
medialibrary/build.gradle
+
1
−
1
View file @
3a01273f
...
...
@@ -25,7 +25,7 @@ apply plugin: 'com.github.dcendents.android-maven'
def
abi
=
System
.
getenv
(
'GRADLE_ABI'
)?.
toLowerCase
()
ext
{
library_version
=
'0.4.
8
'
library_version
=
'0.4.
9
'
repoName
=
'Android'
libraryName
=
'Medialibrary-Android'
lib_artifact
=
"medialibrary-$abi"
...
...
This diff is collapsed.
Click to expand it.
Geoffrey Métais
@Dekans
mentioned in commit
a4e78979
·
5 years ago
mentioned in commit
a4e78979
mentioned in commit a4e78979a049a1f0aac297117430bbdda2486d0c
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