Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
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
js6pak
VLC-Android
Commits
41d40d35
Commit
41d40d35
authored
3 years ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 3.4.3 Beta 5
(cherry picked from commit
6b653aae
)
parent
9b06f6df
No related branches found
Branches containing commit
Tags
3.4.3-beta05
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+6
-0
6 additions, 0 deletions
NEWS
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
8 additions
and
2 deletions
NEWS
+
6
−
0
View file @
41d40d35
Changes between 3.4.3 Beta 4 and 3.4.3 Beta 5:
------------------
* Fix the subtitles not working on some Android 12 devices
* Fix some graphical issues
* Crash fixes
Changes between 3.4.3 Beta 3 and 3.4.3 Beta 4:
------------------
* Remove donations
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
41d40d35
...
...
@@ -32,8 +32,8 @@ allprojects {
ext
{
appId
=
"org.videolan.vlc"
versionName
=
'3.4.3 Beta
4
'
versionCode
=
30402
4
0
versionName
=
'3.4.3 Beta
5
'
versionCode
=
30402
5
0
libvlcVersion
=
'3.4.7'
medialibraryVersion
=
'0.9.7'
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