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

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


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

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chartboost Core Consent Unmanaged Adapter

The Chartboost Core Unmanaged adapter mediates a set of passthrough methods 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-unmanaged:1.1.0.0.1"
```

## 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.