FAILURE: Build failed with an exception.
-
Where:
Build file ‘/Users/evy/Bianyi/build/jsb-default/frameworks/runtime-src/proj.android-studio/app/build.gradle’ line: 3 -
What went wrong:
A problem occurred evaluating project ‘:hello_world’.
java.lang.UnsupportedClassVersionError: com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0
- Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
BUILD FAILED
Total time: 10.091 secs
Error running command, return code: 1.
新建了个项目,打包失败,提示这些,这是什么原因吗?