I have this problem when trying to test my game on my Android and I get this error, I use the same settings in other projects and if it works for me, it seems strange to me that it only doesn't work in one project. Help me please:
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':com.isanagigames.MyProyect:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try...
java.lang.StackOverflowError (no error message)
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':com.isanagigames.MyProyect:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
* Try...
java.lang.StackOverflowError (no error message)