An open API service indexing awesome lists of open source software.

https://github.com/chartboost/chartboost-core-android-consent-adapter-reference


https://github.com/chartboost/chartboost-core-android-consent-adapter-reference

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chartboost Core Consent Reference Adapter

The Chartboost Core Reference adapter mediates an example SDK via the Chartboost Core SDK.

## Minimum Requirements

| Plugin | Version |
|---------------------|---------|
| Chartboost Core SDK | 1.0.0+ |
| Android API | 21+ |

## Integration

In your `build.gradle`, add the following entry:
```
implementation "com.chartboost:chartboost-core-adapter-reference:1.1.0.0.0"
```

## Contributions

We are committed to a fully transparent development process and highly appreciate any contributions. Our team regularly monitors and investigates all submissions for the inclusion in our official adapter releases.

Please refer to our [CONTRIBUTING](CONTRIBUTING.md) file for more information on how to contribute.

## License

Please refer to our [LICENSE](LICENSE.md) file for more information.