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

Commit

Permalink
Merge pull request #67 from tinglesoftware/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlinx-kotlinx-coroutines-play-services-1.7.1

Bump org.jetbrains.kotlinx:kotlinx-coroutines-play-services from 1.6.4 to 1.7.1
  • Loading branch information
sethonyango authored Jun 19, 2023
2 parents 3ade74d + a756be1 commit 47b797e
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 47b797e

Please sign in to comment.