Open
Description
🔗 Dependencies
Issues of the milestone corresponding to this version should be done before resolving this issue.
✅ Checklist
See the Issue implementation section in the contributing guidelines before addressing the following checklist.
- 🔖 Set Gradle project's version to this new one.
- 📄 Check the copyright notice in the license documentation.
- 🚀 Deliver packages to the Maven central by running the delivery workflow.
- 🚀 Close valid packages and drop invalid ones on the Maven central.
- 🚀 Release packages on the Maven central.
- 🚀 Run the
./gradlew :publishApiReference
command for publishing the new API reference. - 📝 Move the unreleased changelog to a GitHub release draft.
- 🔖 Run the
./gradlew :tag
command for creating a Git annotated tag for this version. - 🔖 Publish the GitHub release on the annotated tag.
- 🔖 Set Gradle project's version to the next snapshot.
- 📝 Announce this release on Reddit.
- 📝 Announce this release on Slack.
- 📝 Announce this release on Twitter.