Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
bf120cac
authored
Feb 20, 2017
by
ojw28
Committed by
GitHub
Feb 20, 2017
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge pull request #2444 from twisstosin/dev-v2
Updated Gradle, Compile and Build Tools Version
parents
ba0aad4b
636eecf4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
build.gradle
build.gradle
View file @
bf120cac
...
...
@@ -19,7 +19,7 @@ buildscript {
jcenter
()
}
dependencies
{
classpath
'com.android.tools.build:gradle:2.2.
1
'
classpath
'com.android.tools.build:gradle:2.2.
3
'
classpath
'com.novoda:bintray-release:0.3.4'
}
}
...
...
@@ -29,9 +29,9 @@ allprojects {
jcenter
()
}
project
.
ext
{
compileSdkVersion
=
2
4
targetSdkVersion
=
2
4
buildToolsVersion
=
'2
3.0.3
'
compileSdkVersion
=
2
5
targetSdkVersion
=
2
5
buildToolsVersion
=
'2
5
'
releaseRepoName
=
'exoplayer'
releaseUserOrg
=
'google'
releaseGroupId
=
'com.google.android.exoplayer'
...
...
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