runningcode / gradle-doctor

The right prescription for your Gradle build.
http://runningcode.github.io/gradle-doctor
Apache License 2.0
723 stars 47 forks source link

JAVA_HOME bumblebee issue #192

Closed jonnycaley closed 2 years ago

jonnycaley commented 2 years ago

After updating to the release of Android Studio Bumblebee System.getEnv("JAVA_HOME") returns null, which causes the plugin to throw an exception when comparing to the JDK version.

Although it's not an issue with your plugin I thought it would still be worth letting you know 😄

There's an issue open here with some workarounds - https://issuetracker.google.com/issues/216364005

runningcode commented 2 years ago

Thanks for the info. See also: https://github.com/runningcode/gradle-doctor/issues/174#issuecomment-1022302834