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
- Host: GitHub
- URL: https://github.com/chartboost/chartboost-core-android-consent-adapter-reference
- Owner: ChartBoost
- License: mit
- Created: 2024-05-15T22:14:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T15:34:27.000Z (over 1 year ago)
- Last Synced: 2025-01-10T16:36:05.524Z (over 1 year ago)
- Language: Kotlin
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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.