I am using gradle to build Android app and running into below error FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':Assist:mergeAnimationReleaseResources'.
java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment -- Would someone please point me the reason and how to resolve ? Thanks for your comments a lot :)