You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
A problem occurred configuring project ':core'.
Could not create task ':core:reBundleAarDebug'.
Cannot invoke method getName() on null object
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Hi there,
After upgrading to the latest version, I'm getting this error:
`[fat-aar]--------------------------[common]--------------------------
[fat-aar][embed detected][aar]::
FAILURE: Build failed with an exception.
A problem occurred configuring project ':core'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 1s
`
Has anyone else had this issue? This happens when running a gradle sync, or running
./gradlew clean
from the command line.I'll attach the full stacktrace as well.
gradle-fat-aar-stacktrace.txt
The text was updated successfully, but these errors were encountered: