Skip to content

Instantly share code, notes, and snippets.

@dongalor
Created October 19, 2016 14:18
Show Gist options
  • Save dongalor/a3dc48be86e02e166da52c0a4c16a694 to your computer and use it in GitHub Desktop.
Save dongalor/a3dc48be86e02e166da52c0a4c16a694 to your computer and use it in GitHub Desktop.
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/zul/Desktop/RegistrationTest/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 FAILED
Total time: 7.417 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment