I'm trying to build an example project from ionic.
When I run the following the code, I get an error:
ionic build android
I get this error ; * What went wrong: Execution failed for task ':compileDebugJava'.
Compilation failed; see the compiler error output for details.
Can someone tell me what to do?
Thanks in advance