CalebFenton / simplify

Android virtual machine and deobfuscator
Other
4.41k stars 438 forks source link

project does not support java 11 #126

Closed da7om85 closed 4 years ago

da7om85 commented 4 years ago

project does not support java 11

root@kali:~/Desktop/android/simplify# ./gradlew fatjar

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine java version from '11.0.4'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
CalebFenton commented 4 years ago

The error your having isn't within simplify code. It's in gradle. Try compiling with gradle itself. Maybe the wrapper needs to be updated.

On Mon, Aug 26, 2019, 10:31 PM da7om85 notifications@github.com wrote:

project does not support java 11

root@kali:~/Desktop/android/simplify# ./gradlew fatjar

FAILURE: Build failed with an exception.

  • What went wrong: Could not determine java version from '11.0.4'.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CalebFenton/simplify/issues/126?email_source=notifications&email_token=AAKLG4SP7VJ2AVLEM3DGXJTQGS32TA5CNFSM4IP5M4WKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHRRPQA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKLG4S6I7RHFXVOEST4LOLQGS32TANCNFSM4IP5M4WA .