Skip to content

Commit

Permalink
Merge pull request #211 from Crazy-Marvin/dependabot/gradle/com.googl…
Browse files Browse the repository at this point in the history
…e.android.gms-play-services-wearable-18.1.0

Bump com.google.android.gms:play-services-wearable from 18.0.0 to 18.1.0
  • Loading branch information
CrazyMarvin authored Feb 26, 2024
2 parents 0d3f1ec + eb3ffe0 commit 4475930
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.2'
Expand Down

0 comments on commit 4475930

Please sign in to comment.