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 340 forks source link

Error with last update #989

Closed EzequielMessore closed 3 years ago

EzequielMessore commented 3 years ago

Describe the bug

When I try run my project in this morning, I saw that I need to update Gradle version and Android Studio version, and I updated but got an error. Someone could I help me?

How To Reproduce

Android Studio Arctic Fox | 2020.3.1 Build #AI-203.7717.56.2031.7583922, built on July 26, 2021 Runtime version: 11.0.10+0-b96-7281165 x86_64

And

classpath "com.android.tools.build:gradle:7.0.0"

Build Output

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

2: Task failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/7.0.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2s

SUPERCILEX commented 3 years ago

There's nothing related to this plugin in those logs.