This pr handle each resolvable configuration separately as these will be the containers under which Gradle will resolve it's dependencies. We are no longer merging all the configs and attributes. We are giving priority to configs that can be resolved
What does this PR do?
This pr handle each resolvable configuration separately as these will be the containers under which Gradle will resolve it's dependencies. We are no longer merging all the configs and attributes. We are giving priority to configs that can be resolved