Starting JS server...Building and installing the app on the device (cd android && gradlew.bat installDebug)...FAILURE: Build failed with an exception.* Where:Build file 'D:\FirstApp\android\app\build.gradle' line: 1* What went wrong:A problem occurred evaluating project ':app'.> 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 --info or --debug option to get more log output.BUILD FAILEDTotal time: 4.598 secsCould not install the app on the device, read the error above for details.Make sure you have an Android emulator running or a device connected and haveset up your Android development environment:https://facebook.github.io/react-native/docs/android-setup.html
添加回答
举报
0/150
提交
取消