hey everybody! I don't know if this is the best channel to post this but I'm investigating why our `...
m
hey everybody! I don't know if this is the best channel to post this but I'm investigating why our
sonarqube
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
?
not kotlin but kotlin colored 2