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.
1 parent dfa5482 commit 36b0641Copy full SHA for 36b0641
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