Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-perf from 20.4.0 to 20.5.1
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-perf](https://github.com/firebase/firebase-android-sdk) from 20.4.0 to 20.5.1.
- [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-perf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent cc0a10f commit e2bb9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
api 'com.google.android.gms:play-services-measurement-base:21.3.0'
api 'com.google.firebase:firebase-appindexing:20.0.0'
implementation 'com.google.firebase:firebase-ads:22.2.0'
implementation 'com.google.firebase:firebase-perf:20.4.0'
implementation 'com.google.firebase:firebase-perf:20.5.1'
api 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.0'
api project(path: ':common-android')
}

0 comments on commit e2bb9b2

Please sign in to comment.