We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3418d8a commit 10b0f77Copy full SHA for 10b0f77
build.gradle
@@ -1,12 +1,12 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
repositories {
4
+ google()
5
jcenter()
6
maven {
7
url 'https://maven.google.com/'
8
name 'Google'
9
}
- google()
10
11
dependencies {
12
classpath 'com.android.tools.build:gradle:3.1.3'
0 commit comments