Skip to content

Commit e9e8299

Browse files
chore: bump com.mparticle:android-core (#241)
Bumps [com.mparticle:android-core](https://github.com/mparticle/mparticle-sdk-android) from 5.54.0 to 5.55.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.54.0...v5.55.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>
1 parent 1b7a36f commit e9e8299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-sdk-samples/higgs-shop-sample-app/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
implementation("androidx.navigation:navigation-fragment-ktx:2.5.3")
6767
implementation("androidx.navigation:navigation-ui-ktx:2.5.3")
6868
implementation("com.google.android.material:material:1.7.0")
69-
implementation("com.mparticle:android-core:5.54.0")
69+
implementation("com.mparticle:android-core:5.55.0")
7070
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
7171

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

0 commit comments

Comments
 (0)