Skip to content

Commit

Permalink
Update dependency com.google.android.gms:play-services-auth 21.0.0 to…
Browse files Browse the repository at this point in the history
… v21.1.0 (#1065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 5f3d4ba commit d2d8510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ kotlinx-coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-
kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services", version.ref = "org-jetbrains-kotlinx" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "org-jetbrains-kotlinx" }
org-robolectric = "org.robolectric:robolectric:4.12.1"
playservices-auth = "com.google.android.gms:play-services-auth:21.0.0"
playservices-auth = "com.google.android.gms:play-services-auth:21.1.0"
playservices-wearable = "com.google.android.gms:play-services-wearable:18.1.0"
test-core = { module = "androidx.test:core", version.ref = "androidx-test" }
test-core-ktx = { module = "androidx.test:core-ktx", version.ref = "androidx-test" }
Expand Down

0 comments on commit d2d8510

Please sign in to comment.