another neccessary change for SDK 23

master
Andreas Shimokawa 2015-08-29 01:35:33 +02:00
parent b4632f1292
commit 15fc5a02ae
1 changed files with 1 additions and 1 deletions

View File

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