Updated build.gradle

This commit is contained in:
2018-06-18 08:45:53 +00:00
parent 9e860f1f86
commit 058cfd968f

View File

@@ -7,10 +7,14 @@ buildscript {
url 'https://maven.google.com/'
name 'Google'
}
maven {
url "https://plugins.gradle.org/m2/"
}
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.6.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files