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 #82 from tinglesoftware/dependabot/gradle/com.goog…
Browse files Browse the repository at this point in the history
…le.firebase-firebase-auth-22.1.2

Bump com.google.firebase:firebase-auth from 22.0.0 to 22.1.2
  • Loading branch information
sethonyango authored Oct 17, 2023
2 parents 88cb5ee + b283cb3 commit 9fb56e9
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 @@ -58,7 +58,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:4.11.0'
api 'com.squareup.okhttp3:logging-interceptor:4.11.0'
api "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2"
api "com.google.firebase:firebase-auth:22.0.0"
api "com.google.firebase:firebase-auth:22.1.2"
api "org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3"


Expand Down

0 comments on commit 9fb56e9

Please sign in to comment.