In order to publish, several checks should be done.
- Ensure all the tests run successfully.
- Ensure
build.gradlehas the correct version. - Ensure
CHANGELOG.mdis updated. - Ensure
README.mdis updated. - Ensure there is a valid SSL pinning certificate for the upcoming months inside the release.
- Ensure
app/build.gradleuses the local library reference to Parley. - Ensure there is a valid SSL pinning certificate for the upcoming months inside the example project.
- Merge with the master branch and create the release on GitHub.
- Trigger the build on JitPack to compile the library.