Closed arunkumar9t2 closed 1 year ago
Ensure {variant}androidTest and {variant}UnitTest have extends from {variant}. This reduces no of maven_install generated decreasing duplication.
{variant}androidTest
{variant}UnitTest
{variant}
maven_install
Proposed Changes
Ensure
{variant}androidTest
and{variant}UnitTest
have extends from{variant}
. This reduces no ofmaven_install
generated decreasing duplication.