We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfa5482 + 36b0641 commit 351f363Copy full SHA for 351f363
src/connections/destinations/catalog/braze/index.md
@@ -69,6 +69,7 @@ To use the latest Braze SDK to collect IDFAs you must do the following:
69
70
```js
71
maven { url "http://appboy.github.io/appboy-android-sdk/sdk" }
72
+ maven { url "http://appboy.github.io/appboy-segment-android/sdk" }
73
```
74
75
2. Add the Braze Segment destination dependency to your app `build.gradle`:
0 commit comments