Skip to content

Commit 94af223

Browse files
authored
last version of gradle
Use the last version of gradle
1 parent 58ae554 commit 94af223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
mavenLocal()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:2.2.0'
9+
classpath 'com.android.tools.build:gradle:2.2.1'
1010
classpath 'com.google.gms:google-services:3.0.0'
1111
}
1212
}

0 commit comments

Comments
 (0)