Error:Execution failed for task ':app:compileDailyDebugJavaWithJavac'. > When running gradle with java 5, 6 or 7, you must set the path to jdk8, either with property retrolambda.jdk or environment variable JAVA8_HOME
认证0级讲师
Upgrade your jdk to jdk8.*!
The jdk version is too low and does not match the gradle version. Upgrading to 1.8 will be ok.
UpgradejavaVersion
java
Upgrade JDK to JDK8
Add environment variable JAVA8_HOME
Upgrade your jdk to jdk8.*!
The jdk version is too low and does not match the gradle version. Upgrading to 1.8 will be ok.
Upgrade
java
VersionUpgrade JDK to JDK8
Add environment variable JAVA8_HOME