Skip to content

Commit 351f363

Browse files
author
markzegarelli
authored
Merge pull request #1481 from segmentio/segment-braze-android-integration-change
Segment-Braze Android SDK Integration change
2 parents dfa5482 + 36b0641 commit 351f363

File tree

1 file changed

+1
-0
lines changed
  • src/connections/destinations/catalog/braze

1 file changed

+1
-0
lines changed

src/connections/destinations/catalog/braze/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ To use the latest Braze SDK to collect IDFAs you must do the following:
6969
7070
```js
7171
maven { url "http://appboy.github.io/appboy-android-sdk/sdk" }
72+
maven { url "http://appboy.github.io/appboy-segment-android/sdk" }
7273
```
7374
7475
2. Add the Braze Segment destination dependency to your app `build.gradle`:

0 commit comments

Comments
 (0)