This commit is contained in:
AriaLyy
2016-11-18 17:26:21 +08:00
parent 2cf1634c15
commit fe65700398
3 changed files with 111 additions and 109 deletions

View File

@ -7,7 +7,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:3.1.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}