Skip to content

Commit

Permalink
Bump play-services-base from 18.0.1 to 18.1.0 (#1873)
Browse files Browse the repository at this point in the history
Bumps play-services-base from 18.0.1 to 18.1.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 29, 2022
1 parent bd4e70f commit 94d255b
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 @@ -394,7 +394,7 @@ dependencies {


//https://developers.google.com/android/guides/setup
implementation 'com.google.android.gms:play-services-base:18.0.1'
implementation 'com.google.android.gms:play-services-base:18.1.0'
implementation 'com.google.android.gms:play-services-auth:20.2.0'

//https://mvnrepository.com/artifact/com.google.android.material/material
Expand Down

0 comments on commit 94d255b

Please sign in to comment.