We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1773472 commit 57a7bb7Copy full SHA for 57a7bb7
README.md
@@ -45,6 +45,7 @@ To use Gradle, add the following lines to your build.gradle file:
45
```gradle
46
repositories {
47
mavenCentral()
48
+ google()
49
}
50
dependencies {
51
compile 'com.google.api-client:google-api-client:1.30.8'
0 commit comments