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
933b7faa
authored
Feb 12, 2017
by
twisstosin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Updated Gradle, Compile and Build Tools Version
parent
6a844ebc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
build.gradle
build.gradle
View file @
933b7faa
...
...
@@ -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