hi,
git clone https://github.com/xiaokangwang/V2RayGO v2raygo
cd v2raygo
gradle --build-file build.gradle
显示:
...
FAILURE: Build failed with an exception.
- Where:
Build file '/root/v2raygo/MFP/build.gradle' line: 1
- What went wrong:
A problem occurred evaluating project ':MFP'.
java.lang.UnsupportedClassVersionError: com/android/build/gradle/LibraryPlugin : 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: 1 mins 38.1 secs
root@ar:~/v2raygo#
hi,
git clone https://github.com/xiaokangwang/V2RayGO v2raygo
cd v2raygo
gradle --build-file build.gradle
显示:
...
FAILURE: Build failed with an exception.
Build file '/root/v2raygo/MFP/build.gradle' line: 1
A problem occurred evaluating project ':MFP'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 1 mins 38.1 secs
root@ar:~/v2raygo#