Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-play-services
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-play-services](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.4 to 1.7.1.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.6.4...1.7.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2023
1 parent d583d05 commit a756be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abstractions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
api 'com.squareup.okhttp3:logging-interceptor:4.11.0'
api "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
api "com.google.firebase:firebase-auth:22.0.0"
api "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4"
api "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.1"


testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit a756be1

Please sign in to comment.