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
13
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
1e458076
Commit
1e458076
authored
4 months ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 3.5.5
parent
b709111b
No related branches found
No related tags found
1 merge request
!1992
Prepare a new 3.5.5 release
Pipeline
#519398
passed with stage
in 7 minutes and 55 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+5
-0
5 additions, 0 deletions
NEWS
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
7 additions
and
2 deletions
NEWS
+
5
−
0
View file @
1e458076
Changes between 3.5.4 and 3.5.5:
------------------
* Target Android 34
* This release is empty. Its sole purpose is to unlock the Play Store releases
Changes between 3.5.4 Beta 2 and 3.5.4:
------------------
* Fix media controls not working after some time on Android 13
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
1e458076
...
...
@@ -37,8 +37,8 @@ allprojects {
ext
{
appId
=
"org.videolan.vlc"
versionName
=
'3.5.
4
'
versionCode
=
3050
4
00
versionName
=
'3.5.
5
'
versionCode
=
3050
5
00
libvlcVersion
=
'3.5.4-eap4'
medialibraryVersion
=
'0.13.5-eap5'
minSdkVersion
=
17
...
...
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