Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mauron85 authored Aug 1, 2018
1 parent a51ec38 commit 6cefb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ext {
2. Add Google maven repository into allprojects -> repositories

```
maven { url 'https://maven.google.com' }`
maven { url 'https://maven.google.com' }
```

3. Edit `android/app/build.gradle`
Expand Down

0 comments on commit 6cefb94

Please sign in to comment.