Skip to content

Commit

Permalink
(bug) add google repo to build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Wilson committed Apr 4, 2018
1 parent adb0eb8 commit 019aa4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
Expand Down

0 comments on commit 019aa4d

Please sign in to comment.