Leanplum-Android-SDK
Leanplum-Android-SDK copied to clipboard
Leanplum's integrated solution delivers meaningful engagement across messaging and the in-app experience.
Installation & Usage
Please refer to: https://www.leanplum.com/docs/android/setup
Development Workflow
- We use feature branches that get merged to
master
.
Build the SDK
To build the sdk run:
./gradlew assembleRelease
Contributing
Please follow the guidelines under https://github.com/Leanplum/Leanplum-Android-SDK/blob/master/CONTRIBUTING.md
License
See LICENSE file.
Support
Leanplum does not support custom modifications to the SDK, without an approved pull request (PR). If you wish to include your changes, please fork the repo and send a PR to the develop branch. After the PR has been reviewed and merged into develop, it will go into our regular release cycle, which includes QA. Once the release process has finished, the PR will be available in master and your changes are now officialy supported by Leanplum.