Merge pull request #375 from licaon-kter/patch-4

Update gradle version
This commit is contained in:
Marcel Bokhorst 2016-03-17 07:02:43 +01:00
commit 32eaf94ff9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
// http://tools.android.com/tech-docs/new-build-system/gradle-experimental
classpath 'com.android.tools.build:gradle-experimental:0.7.0-alpha2'
classpath 'com.android.tools.build:gradle-experimental:0.7.0-alpha3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files