Triple-T / gradle-play-publisher

GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
MIT License
4.13k stars 341 forks source link

Documentation does not contain path for changelogs #759

Closed l-jonas closed 4 years ago

l-jonas commented 4 years ago

https://github.com/Triple-T/gradle-play-publisher#directory-structure shows the folder structure. The changelogs/ release notes are not mentioned there.

As far as I know, the path is play/release-notes/[locale]/[track].txt where track is in most cases production.

nishithkhanna commented 4 years ago

Its mentioned above https://github.com/Triple-T/gradle-play-publisher#uploading-release-notes

l-jonas commented 4 years ago

Correct, I did not see that