Skip to content

Instantly share code, notes, and snippets.

@b1a9id
Created April 5, 2021 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b1a9id/d8a00af09e18fe05520e9f67bba477ac to your computer and use it in GitHub Desktop.
Save b1a9id/d8a00af09e18fe05520e9f67bba477ac to your computer and use it in GitHub Desktop.
dependencies {
...
implementation "com.google.apis:google-api-services-drive:$googleApiServicesDriveVersion"
implementation "com.google.auth:google-auth-library-oauth2-http:$googleAuthLibraryOAuth2HttpVersion"
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment