Updated to gradle 2.0.0-alpha5
This commit is contained in:
parent
19242c111f
commit
85d5cc82cc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-alpha3'
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-alpha5'
|
||||
classpath 'com.github.triplet.gradle:play-publisher:1.1.3'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue