Skip to content

Commit d50b491

Browse files
committed
- upgrade gradle version
1 parent 8fac2db commit d50b491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
jcenter()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.0.1'
10+
classpath 'com.android.tools.build:gradle:3.2.1'
1111
classpath 'com.google.gms:google-services:4.1.0'
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
1313
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)