update to gradle 1.0.0

This commit is contained in:
Ahmet Inan 2014-12-12 17:53:42 +01:00
parent fd371fae52
commit 179d1560a8

View file

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