Open
Description
Describe the bug
implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust' doesn't work because it's not published anywhere, maybe you meant to add some more steps?
To Reproduce
Steps to reproduce the behavior:
- Add implementation 'com.segment.analytics.kotlin.destinations:consent-onetrust:<LATEST_VERSION>' to your build.gradle file
- run gradle or refresh it in the IDE
- See this error:
> Could not resolve all files for configuration ':runtimeClasspath'.
> Could not find com.segment.analytics.kotlin.destinations:consent-onetrust:1.0.0.
Required by:
project :
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Expected behavior
Instructions that work?
Screenshots
n/a
Platform (please complete the following information):
- Library Version in use: 1.0.0 I assume
- Platform being tested: Kotlin server side
- Integrations in use: n/a
Metadata
Metadata
Assignees
Labels
No labels