Hi
I am using Android Studio 2.3.3 to build the Clover-Android-SDk from
https://github.com/clover/clover-android-sdk
but its giving below error while building the source.
Error:Execution failed for task ':clover-android-sdk:compileDebugJava'.> Cannot find System Java Compiler. Ensure that you have installed a JDK (not just a JRE) and configured your JAVA_HOME system variable to point to the according directory.
Should i use any specific version of Android Studio to build the Clover-Android-SDK source?
KIndly help me.