added dependencies

This commit is contained in:
danijoo
2015-12-31 01:54:38 +01:00
parent a174594fbb
commit 03986eb08e
2 changed files with 18 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-alpha3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.6'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}