Skip to content

Commit

Permalink
Merge pull request #163 from cascadiacollections/dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.firebase-firebase-perf-20.5.1
  • Loading branch information
KevinTCoughlin authored Jan 14, 2024
2 parents 34ee77c + e2bb9b2 commit bfff640
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 bfff640

Please sign in to comment.