Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.gms:play-services-bas…
Browse files Browse the repository at this point in the history
…e 18.2.0 to v18.3.0 (#1940)
  • Loading branch information
renovate-bot committed Jan 5, 2024
1 parent 95ecbfe commit acecf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "mosh
moshi-kotlin-codegen = { module = "com.squareup.moshi:moshi-kotlin-codegen", version.ref = "moshi" }
okio = { module = "com.squareup.okio:okio", version.ref = "okio" }
playservices-auth = { module = "com.google.android.gms:play-services-auth", version.ref = "playServicesAuth" }
playservices-base = "com.google.android.gms:play-services-base:18.2.0"
playservices-base = "com.google.android.gms:play-services-base:18.3.0"
playservices-wearable = "com.google.android.gms:play-services-wearable:18.1.0"
protobuf-kotlin-lite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
retrofit2-convertermoshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "com-squareup-retrofit2" }
Expand Down

0 comments on commit acecf6e

Please sign in to comment.