我尝试使用 Android Studio 编译我的项目,但如果我编译该应用程序,则会出现此错误:
Gradle:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':LehrerOrganizerPro: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.
我需要做什么才能使用 Android Studio 编译我的应用程序?