Manuel Lorenzo
07/28/2023, 8:09 AMsonarqube
is taking almost 6 minutes to run, when it should just run androidVariant "devXXDebug"
, but I still see tasks such as compileProdXXDebugAndroidTestKotlin
being compiled - is this normal? should this task be compiled when according to the androidVariant
it should only compile devXXDebug
?