Skip to content

Commit

Permalink
chore: bump com.mparticle:android-core (#234)
Browse files Browse the repository at this point in the history
Bumps [com.mparticle:android-core](https://github.com/mparticle/mparticle-sdk-android) from 5.53.2 to 5.54.0.
- [Release notes](https://github.com/mparticle/mparticle-sdk-android/releases)
- [Changelog](https://github.com/mParticle/mparticle-android-sdk/blob/main/CHANGELOG.md)
- [Commits](mParticle/mparticle-android-sdk@v5.53.2...v5.54.0)

---
updated-dependencies:
- dependency-name: com.mparticle:android-core
  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 Nov 6, 2023
1 parent 8c0fb65 commit cda1268
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation("androidx.navigation:navigation-fragment-ktx:2.5.3")
implementation("androidx.navigation:navigation-ui-ktx:2.5.3")
implementation("com.google.android.material:material:1.7.0")
implementation("com.mparticle:android-core:5.53.2")
implementation("com.mparticle:android-core:5.54.0")
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")

// implementation(platform("com.google.firebase:firebase-bom:31.0.2"))
Expand Down

0 comments on commit cda1268

Please sign in to comment.