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.1k stars 339 forks source link

Not working with AGP 7.3.0-alpha07 and Gradle 7.4 #1046

Closed ArcherEmiya05 closed 2 years ago

ArcherEmiya05 commented 2 years ago

Describe the bug

Creating a release no longer works on pipeline after updating with AGP 7.3.0-alpha07 and Gradle 7.4

How To Reproduce

Update AGP and Gradle

Error @Option 'from-track' linked to multiple elements in class 'com.github.triplet.gradle.play.tasks.internal.UpdatableTrackLifecycleTask_Decorated'.

SUPERCILEX commented 2 years ago

Use 7.4.1: https://github.com/Triple-T/gradle-play-publisher/issues/1037

ArcherEmiya05 commented 2 years ago

Use 7.4.1: #1037

You mean Gradle Wrapper 7.4.1?

SUPERCILEX commented 2 years ago

Yep