Skip to content

Commit

Permalink
Add google android repository to Gradle instructions (#1489)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Feb 13, 2020
1 parent 1773472 commit 57a7bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -45,6 +45,7 @@ To use Gradle, add the following lines to your build.gradle file:
```gradle
repositories {
mavenCentral()
google()
}
dependencies {
compile 'com.google.api-client:google-api-client:1.30.8'
Expand Down

0 comments on commit 57a7bb7

Please sign in to comment.