Fixed
Status Update
Comments
cm...@google.com <cm...@google.com>
je...@google.com <je...@google.com>
hu...@google.com <hu...@google.com> #2
I just confirmed that AGP built with Gradle 8.0-rc-2 doesn't fail with this issue (AGP 8.0.0-beta01 and 8.1.0-alpha01 fail because it was built with Gradle 8.0-rc-1).
So the fix is to update AGP 8.0 and 8.1 to Gradle 8.0-rc-2.
More context on this issue:
at...@gmail.com <at...@gmail.com> #3
Is there already a nightly build of AGP to use?
bi...@google.com <bi...@google.com> #4
Let me take over this from Jean-Luc.
bi...@google.com <bi...@google.com> #5
@aurimas, can you also upgrade to gradle 8.0-rc-2?
bi...@google.com <bi...@google.com>
hu...@google.com <hu...@google.com> #6
Note: This issue will be fixed in AGP 8.0.0-beta02 and 8.1.0-alpha03.
ey...@gmail.com <ey...@gmail.com> #7
This is mentioned as fixed in the Flamingo Beta 2 release notes.
mi...@mercurydevelopment.com <mi...@mercurydevelopment.com> #8
I've tried AGP 8.0.0-beta02 with Gradle 8.0-rc-3. Looks like it's working
At...@web.de <At...@web.de> #9
I've tried AGP 8.1.0-alpha03 with Gradle 8.0-rc-3.
Works.
Works.
Description
DESCRIBE THE ISSUE IN DETAIL: When using the mentioned AGP versions with 8.0-rc-2 the following exception is thrown. It works fine with 8.0-rc-1.
It is probably related to this Gradle issuehttps://github.com/gradle/gradle/issues/23440
The test kit tests here can be used to reproduce the issuehttps://github.com/vanniktech/gradle-maven-publish-plugin/pull/500
Studio Build: n/a Version of Gradle Plugin: 8.0.0-beta01 and 8.1.0-alpha11 Version of Gradle: Gradle 8.0.0-rc-2 Version of Java: JDK17 OS: macOS/Linux