Android SDK release notes
Swrve has an open source SDK repository. There are two options for downloading the latest public Swrve Android SDK: Download the SDK source from the GitHub public repository. Integrate the SDK via Gradle by adding the following code to your build.gradle file. First, in the project build.gradle file, add the Maven Central repository: repositories { mavenCentral() Read More