Integrating Android using Java 8 with Sonar 9

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) - Sonarqube Developer Edition 9
  • what are you trying to achieve - Integrating Android using Java 8 with Sonar 9 , hrough Azure pipeline
  • what have you tried so far to achieve this
    We have tried to run Sonar integrated with gradle by using java 8 directly or by Installing Java 11 externally . In both the cases have got: 1. For Java 8, and sonar enabled build is getting failed with code: “Execution failed for task ':app:compileDevDebugKotlin”
  1. For Java 11, and sonar enabled build is getting failed with code: “Execution failed for task ':app:compileDevDebugKotlin”