Gradle upgrade

This commit is contained in:
Ziver Koc 2014-12-17 16:46:30 +01:00
parent f9b56fc3ec
commit 1ac599cf32
4 changed files with 19 additions and 4 deletions

View file

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