Skip to content

Commit

Permalink
bump firebase js to 9.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nbransby authored Oct 3, 2023
1 parent 26aa3d7 commit 8afdde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ kotlin {

val jsMain by getting {
dependencies {
api(npm("firebase", "9.6.1"))
api(npm("firebase", "9.6.3"))
}
}

Expand Down

0 comments on commit 8afdde1

Please sign in to comment.