Skip to content

Commit

Permalink
chore(deps): bump com.google.firebase:firebase-storage (#617)
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-storage](https://github.com/firebase/firebase-android-sdk) from 20.2.1 to 20.3.0.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py)
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 4020cbd commit 001c0ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
implementation("com.github.bumptech.glide:glide:4.16.0")
implementation("com.android.volley:volley:1.2.1")
implementation("com.google.firebase:firebase-core:21.1.1")
implementation("com.google.firebase:firebase-storage:20.2.1")
implementation("com.google.firebase:firebase-storage:20.3.0")
implementation("com.google.firebase:firebase-auth:22.1.2")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
}
Expand Down

0 comments on commit 001c0ac

Please sign in to comment.