Skip to content

Commit 3749d17

Browse files
authored
chore: update mParticle android sdk to version 5.76.1 in sample app (#276)
1 parent 98395cc commit 3749d17

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sample/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ android {
110110
dependencies {
111111
// The version of react-native is set by the React Native Gradle Plugin
112112
implementation("com.facebook.react:react-android")
113-
implementation("com.mparticle:android-core:5.71.0")
114-
implementation("com.mparticle:android-rokt-kit:5.71.0")
113+
implementation("com.mparticle:android-core:5.76.1")
114+
implementation("com.mparticle:android-rokt-kit:5.76.1")
115115

116116
if (hermesEnabled.toBoolean()) {
117117
implementation("com.facebook.react:hermes-android")

0 commit comments

Comments
 (0)