Skip to content

Commit

Permalink
Update gradle plugin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruiaraujo committed Nov 27, 2017
1 parent 1ff3c97 commit 251af59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.google.gms:google-services:3.1.0'
}
}
Expand Down

0 comments on commit 251af59

Please sign in to comment.