Woke up to this issue, not sure where to go from here. Even running gradle with --stacktrace or --scan, I can't seem to understand what exactly it wants me to do. How can I fix this? Thank you.
Unsupported method: Variant.getDesugaredMethods().
The version of Gradle you connect to does not support that method.
To resolve the problem you can change/upgrade the target version of Gradle you connect to.
Alternatively, you can ignore this exception and read other information from the model.
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Update your android gradle plugin to the 7.3.0-alpha09
version and
gradle wrapper to distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
It seems like this is a bug in Dolphin, that should hopefully be fixed soon - https://issuetracker.google.com/issues/227524922?pli=1
Until then, rolling back to Chipmunk as @Bob Saget suggests may be the best option
Edit: This seems to be fixed in Electric Eel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With