Problem compiling android kotlin project with gradle

Hi,

What version of the SonarScanner for Gradle are you using?

And are you having this problem during your compile, or during the compile that the SonarScanner for Gradle triggers?

Version 4.4.1 of the scanner introduces the sonar.gradle.skipCompile property, although it needs to be set as a system property.

 
HTH,
Ann