Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-wearable from 18.0.0 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-wearable from 18.0.0 to 18.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 7834833 commit eb3ffe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wear/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ android {
}

dependencies {
implementation 'com.google.android.gms:play-services-wearable:18.0.0'
implementation 'com.google.android.gms:play-services-wearable:18.1.0'
implementation 'androidx.percentlayout:percentlayout:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.1'
Expand Down

0 comments on commit eb3ffe0

Please sign in to comment.