Skip to content

Commit

Permalink
Revert "Add google android repository to Gradle instructions (googlea…
Browse files Browse the repository at this point in the history
…pis#1489)"

This reverts commit 57a7bb7.
  • Loading branch information
anuraaga committed Feb 14, 2020
1 parent afba0e4 commit 5a227e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -45,7 +45,6 @@ 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 5a227e9

Please sign in to comment.