Skip to content

Firebase Crashlytics mapping file isn't uploaded while publishing artifacts #1062

Open
@sergei-lapin

Description

@sergei-lapin

Describe the bug

uploadCrashlyticsMappingFile$variantName is not there at the time of configuring of publish* tasks and is not wired as dependency for these tasks resulting in lack of mapping file in crashlytics for the published release

How To Reproduce

Apply com.google.firebase.crashlytics plugin to any Gradle module with com.android.application and com.github.triplet.play, run publishBundle

Versions

  • Gradle Play Publisher: 3.7.0
  • Gradle Wrapper: 7.5.0
  • Android Gradle Plugin: 7.2.1
  • Firebase Crashlytics Gradle Plugin: 2.9.1

Tasks executed

publishAnyVariantBundle

Expected behavior

uploadCrashlyticsMappingFile$variantName is executed whenever publish task for specified variantName is executed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorfeature:apkInvolves APKsfeature:bundleInvolves app bundles

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions