Update plugin to 1.0

This commit is contained in:
Dominik Schürmann
2014-12-12 14:31:41 +01:00
parent 38698bd891
commit f8e2dd681b
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
dependencies {
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information
classpath 'com.android.tools.build:gradle:1.0.0-rc3'
classpath 'com.android.tools.build:gradle:1.0.0'
}
}