Skip to content

Commit

Permalink
Merge pull request #314 from cascadiacollections/dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.firebase-firebase-ads-23.4.0

Bump com.google.firebase:firebase-ads from 23.3.0 to 23.4.0
  • Loading branch information
KevinTCoughlin authored Oct 5, 2024
2 parents bacfc0f + 3aff87f commit bcb7c70
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 @@ -92,7 +92,7 @@ dependencies {
api 'com.google.firebase:firebase-crash:16.2.1'
api 'com.google.android.gms:play-services-measurement-base:22.1.0'
api 'com.google.firebase:firebase-appindexing:20.0.0'
implementation 'com.google.firebase:firebase-ads:23.3.0'
implementation 'com.google.firebase:firebase-ads:23.4.0'
implementation 'com.google.firebase:firebase-perf:21.0.1'
api 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.20'
api project(path: ':common-android')
Expand Down

0 comments on commit bcb7c70

Please sign in to comment.