Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvlcjni
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
VideoLAN
libvlcjni
Merge requests
!92
Bump the VLC aar version
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Bump the VLC aar version
Aza/libvlcjni:bump_vlc4
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Nicolas Pomepuy
requested to merge
Aza/libvlcjni:bump_vlc4
into
master
8 months ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 2
4dea67fd
8 months ago
version 1
0b232898
8 months ago
master (base)
and
latest version
latest version
18f9c225
1 commit,
8 months ago
version 2
4dea67fd
1 commit,
8 months ago
version 1
0b232898
1 commit,
8 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
build.gradle
+
1
−
1
Options
@@ -22,7 +22,7 @@ allprojects {
}
ext
{
libvlcVersion
=
'4.0.0-eap1
5
'
libvlcVersion
=
'4.0.0-eap1
6
'
minSdkVersion
=
17
targetSdkVersion
=
30
compileSdkVersion
=
31
Loading