Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VLC-Android
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Geoffrey Métais
VLC-Android
Commits
cf7934d6
Commit
cf7934d6
authored
Dec 18, 2018
by
Geoffrey Métais
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 3.0.92
parent
53c14be3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
build.gradle
build.gradle
+3
-3
No files found.
build.gradle
View file @
cf7934d6
...
...
@@ -19,16 +19,16 @@ buildscript {
allprojects
{
repositories
{
google
()
jcenter
()
maven
{
url
"https://dl.bintray.com/videolan/Android"
}
jcenter
()
}
}
ext
{
versionName
=
'3.0.9
1
'
versionCode
=
3009
1
00
versionName
=
'3.0.9
2
'
versionCode
=
3009
2
00
libvlcVersion
=
'3.1.0'
medialibraryVersion
=
'0.4.0'
minSdkVersion
=
17
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment