Skip to content

[Kotlin/Compose Multiplatform] Release notes are not updated from "androidRelease" source folder #1156

@armond-avanes

Description

@armond-avanes

Describe the bug

I've recently converted my Kotlin / Jetpack Compose Android project to Kotlin / Compose Multiplatform. The release notes file used to be in app/src/release/play/release-notes/en-US/default.txt and I migrated it to composeApp/src/androidRelease/play/release-notes/en-US/default.txt. Today I published the first release under multiplatform to Google Play Store and it went all fine but the release notes didn't get updated at all!

How To Reproduce

Versions

  • Gradle Play Publisher: 3.12.1
  • Gradle Wrapper: 8.11.1
  • Android Gradle Plugin: 8.7.3

Tasks executed

./gradlew publishReleaseBundle

Expected behavior

The release notes to be published along with the published bundle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviordontclosePrevents the stale bot from closing this issue/pr

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions