Skip to content

Commit

Permalink
Bump google-api-client-android from 2.1.1 to 2.1.2 (#2133)
Browse files Browse the repository at this point in the history
Bumps [google-api-client-android](https://github.com/googleapis/google-api-java-client) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 4a6bb4c commit b077968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlowCrypt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ dependencies {
//https://mvnrepository.com/artifact/com.google.code.gson/gson
implementation 'com.google.code.gson:gson:2.10'
//https://mvnrepository.com/artifact/com.google.api-client/google-api-client-android
implementation 'com.google.api-client:google-api-client-android:2.1.1'
implementation 'com.google.api-client:google-api-client-android:2.1.2'
//https://mvnrepository.com/artifact/com.google.apis/google-api-services-gmail
implementation 'com.google.apis:google-api-services-gmail:v1-rev20221219-2.0.0'

Expand Down

0 comments on commit b077968

Please sign in to comment.