gradle-retrolambda
gradle-retrolambda copied to clipboard
Some Suggestion about ReadMe
After setting up Java8 successfully and Java home set. Some errors still occur...
Execution failed for task ':app:compileDebugJavaWithJavac'
I find some others have the same problem.
issue 187
Finally, I find the solution: change the Project JDK location in Android Studio.
File -> Other Settings -> Default Project Structure…
So, I suggest that u may add the step of configuration in ReadMe if it is useful.