Closed jeffdcamp closed 3 years ago
Gonna merge this into https://github.com/Triple-T/gradle-play-publisher/issues/904#issuecomment-815355778.
Thanks for your work.
Still have this issue with 3.4.0-agp7.0. @SUPERCILEX are you sure this issue is fixed by the latest release?
Should be, can you file a new issue or share the error?
When updating from AGP 7.0.0-alpha13 to AGP 7.0.0-alpha14... Play Publisher task 'publishAlphaBundle' causes the following error:
Command:
./gradlew publishAlphaBundle
Error message:
** Versions (NOTE: I get the same error if I use either Gradle 6.8.3 OR 7.0-rc-x)
+--- com.github.triplet.gradle:play-publisher:3.3.0-agp4.2 | +--- com.github.triplet.gradle:android-publisher:3.3.0-agp4.2 | | +--- com.github.triplet.gradle:common-utils:3.3.0-agp4.2 | +--- com.github.triplet.gradle:common-utils:3.3.0-agp4.2 | +--- com.github.triplet.gradle:common-validation:3.3.0-agp4.2 Gradle 7.0-rc-2 +--- com.android.tools.build:gradle:7.0.0-alpha14 | +--- com.android.tools.build:gradle:4.0.1 -> 7.0.0-alpha14 (*)
** Stack Trace