Skip to content

Commit 2dac8fa

Browse files
committed
docs(README): update README to remove 'destinations' from the dependency example.
1 parent d443586 commit 2dac8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For more information on on Segment Managed CMP, including how to use this integr
1111
To get started add the dependency for OneTrust CMP consent integration to your app's build.gradle file:
1212

1313
```groovy
14-
implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust:<LATEST_VERSION>'
14+
implementation 'com.segment.analytics.kotlin.consent:consent-onetrust:<LATEST_VERSION>'
1515
```
1616

1717

0 commit comments

Comments
 (0)