Skip to content

Commit

Permalink
Merge branch 'main' into renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamsinghmutualmobile committed Sep 5, 2023
2 parents ffdd6d1 + 128c57b commit a7a493e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wearablesample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {

implementation(project(mapOf("path" to ":composesensors")))
implementation("androidx.core:core-ktx:1.10.1")
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.compose.ui:ui:${rootProject.extra["compose_version"]}")
Expand Down

0 comments on commit a7a493e

Please sign in to comment.