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
Wiki
Code
Merge requests
0
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
Samo Golež
VLC-Android
Commits
d1b17a3b
Commit
d1b17a3b
authored
4 years ago
by
Nicolas Pomepuy
Browse files
Options
Downloads
Patches
Plain Diff
Update version number and NEWS
parent
817d19ad
No related branches found
Branches containing commit
Tags
3.2.82
3.3.0-beta02
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+14
-0
14 additions, 0 deletions
NEWS
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
16 additions
and
2 deletions
NEWS
+
14
−
0
View file @
d1b17a3b
Changes between 3.3.0-beta-01 and 3.3.0-beta-02:
------------------
Application:
* A lot of fixes
Changes between 3.2 and 3.3.0-beta-01:
------------------
Application:
* Major Ui redesign
* Share a video
* Video stats
Changes between 3.1.7 and 3.2.0-beta-01:
------------------
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
d1b17a3b
...
...
@@ -34,8 +34,8 @@ allprojects {
ext
{
appId
=
"org.videolan.vlc"
versionName
=
'3.3.0 Beta
1
'
versionCode
=
3028
1
00
versionName
=
'3.3.0 Beta
2
'
versionCode
=
3028
2
00
libvlcVersion
=
'3.3.0-eap10'
medialibraryVersion
=
'0.7.0-eap10'
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