Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
533
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
1fc784ab
Commit
1fc784ab
authored
1 year ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 3.5.4 Beta 3
parent
840e0bfc
No related branches found
Branches containing commit
Tags
3.5.4-beta03
Tags containing commit
1 merge request
!1682
Bump version to 3.5.4 Beta 3
Pipeline
#313571
passed with stage
in 4 minutes and 13 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+7
-0
7 additions, 0 deletions
NEWS
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
9 additions
and
2 deletions
NEWS
+
7
−
0
View file @
1fc784ab
Changes between 3.5.4 Beta 2 and 3.5.4 Beta 3:
------------------
* Fix media controls not working after some time on Android 13
* Fix audio notification icon transparency
* Minor interface fixes
* Crash fixes
Changes between 3.5.4 Beta 1 and 3.5.4 Beta 2:
------------------
* Re-allow access to the media controls for third party apps
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
1fc784ab
...
...
@@ -37,8 +37,8 @@ allprojects {
ext
{
appId
=
"org.videolan.vlc"
versionName
=
'3.5.4 Beta
2
'
versionCode
=
30503
2
0
versionName
=
'3.5.4 Beta
3
'
versionCode
=
30503
3
0
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