Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-play-servi…
Browse files Browse the repository at this point in the history
…ces to v1.10.0
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 5d4a30c commit d2c8d66
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 @@ -32,7 +32,7 @@ firebase-config = { group = "com.google.firebase", name = "firebase-config-ktx"
firebase-messaging = { group = "com.google.firebase", name = "firebase-messaging-ktx" }
hilt-library = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
hilt-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
kotlin-coroutines-play-services = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.9.0"
kotlin-coroutines-play-services = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.10.0"
material3 = "com.google.android.material:material:1.12.0"
protobuf-javalite = "com.google.protobuf:protobuf-javalite:4.29.2"
protobuf-protoc = "com.google.protobuf:protoc:4.29.2"
Expand Down

0 comments on commit d2c8d66

Please sign in to comment.