Skip to content

Commit

Permalink
Added google() fix for lint exception
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshayBaldia committed Dec 7, 2018
1 parent 9b3f09b commit bbd2e1f
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
Expand Up @@ -4,6 +4,7 @@ def safeExtGet(prop, fallback) {

buildscript {
repositories {
google()
jcenter()
maven {
url 'https://maven.google.com/'
Expand Down

0 comments on commit bbd2e1f

Please sign in to comment.