We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fac2db commit d50b491Copy full SHA for d50b491
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
jcenter()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.0.1'
+ classpath 'com.android.tools.build:gradle:3.2.1'
11
classpath 'com.google.gms:google-services:4.1.0'
12
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
13
// NOTE: Do not place your application dependencies here; they belong
0 commit comments