Gradle Build Issues

Hello All,

I am getting the following error while building my android project. What should i do?

Unable to load class ‘build_a1phgatfhyrfxfj56wisifg9e$_run_closure1’.

Thank you
Mayank

That short excerpt of your error is not in any way enough to even guess what your problem might be. There must be more information.

If you are using IntelliJ or Android Studio you might easily miss it due to this annoyance: https://youtrack.jetbrains.com/issue/IDEA-226613/Gradle-build-on-failed-build-IDE-auto-focuses-and-shows-incomplete-error-message-which-makes-it-hard-to-understand-why-build so you need to select a higher node in the tree to see the actual error details, or run the build from the command line.