Automate publishing release notes to the Google Play Store
On every app release, we publish release notes and it’s a manual process we do every release. We can automate the process by setting up Gradle Play Publisher plugin.

- Add languages go to Store Presence -> Store Listing -> and add the Language.
- Configured Gradle Play Publisher.
- Create a new directory and files…