Update gradle built tools to 1.5

here
cpfeiffer 2015-11-23 22:11:16 +01:00
parent 4616dcc965
commit a7a061e298
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.3.1'
classpath 'com.android.tools.build:gradle:1.5.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files