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
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 casesproduction
.