Installation
Getting Started / Android
Adding the MOVE SDK to your app
Include from Artifactory
maven {
url "https://dolphin.jfrog.io/artifactory/move-sdk-libs-release"
}// Include the latest version number of our artifactory e.g. 2.1.0.62
implementation "io.dolphin.move:move-sdk:2.1.0.62"Include SDK binary directly
Last updated