Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 549 Bytes

File metadata and controls

18 lines (13 loc) · 549 Bytes

WIP - Android Classic Integration

Table of Contents

How to Install

To use cmplibrary in your ReactNative app, include com.sourcepoint.cmplibrary:cmplibrary:x.y.z as a dependency to the android project's build.gradle file.

...
dependencies {
    implementation 'com.sourcepoint.cmplibrary:cmplibrary:X.Y.Z'
}

Current SDK version:

Maven Central