How to add sonar.coverage.jacoco.xmlReportPaths in jenkins for android project ?
I was trying to configure jacoco plugin with sonarqube.
To do this, we need to provide sonarqube with the path of coverage report xml file generated by the jacoco plugin.we can do this on local environment by adding a sonarqube property as shown be...
mrtechmaker.hashnode.dev1 min read