Skip to content

Commit

Permalink
Update dependency dev.gitlive:firebase-auth to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent d8f1d2b commit 107860d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ kotlin {
implementation(libs.napier)

// Firebase
implementation("dev.gitlive:firebase-auth:1.11.1")
implementation("dev.gitlive:firebase-auth:1.13.0")
implementation("dev.gitlive:firebase-crashlytics:1.11.1")

// Kotlin
Expand Down

0 comments on commit 107860d

Please sign in to comment.