Я использую новый предварительный просмотр андроид-студии и мне очень нравится. Но недавно мой проект не будет построен. Я получаю следующую ошибку:
Gradle:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':TestProj:compileDebug'.
> Compilation failed; see the compiler error output for details.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Could not execute build using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'.
Вопрос в том, как включить трассировку стека, чтобы я мог добраться до корня ошибки. Как бы то ни было, я действительно понятия не имею, что вызывает это.