Update build.gradle

This commit is contained in:
JitPack.io 2015-02-09 20:45:55 +00:00
parent f6ad237f6f
commit a6470f5ec0

View file

@ -4,6 +4,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:1.0.0'
classpath 'com.github.dcendents:android-maven-plugin:1.2'
}
}