Run tests with
yarn test:lintyarn test:tsyarn test:format- Update
VERSION_NAMEin gradle.properties - Commit changes ("release shared-storage-android vX.X.X")
- Release artifact via
./gradlew :shared-storage:publishToMavenCentral --no-configuration-cache - Publish deployment on Sonatype Central
- Update version of Shared Storage for Android binary in gradle.properties
- Create a PR with changeset log.
- Merge Release PR and CI will publish new version.