diff --git a/build.gradle b/build.gradle index aff4f41..d251c9d 100644 --- a/build.gradle +++ b/build.gradle @@ -6,6 +6,7 @@ } dependencies { classpath 'com.android.tools.build:gradle:2.1.2' + classpath 'org.moallemi.gradle.advanced-build-version:gradle-plugin:1.5.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files