Skip to content

"While resolving configuration 'betterDynamicFeatures', it was also selected as a variant." warning in build scans #116

@Egorand

Description

@Egorand

I'm seeing the following deprecation warning in our build scans:

While resolving configuration 'betterDynamicFeatures', it was also selected as a variant. Configurations should not act as both a resolution root and a variant simultaneously. Depending on the resolved configuration in this manner has been deprecated.
This will fail with an error in Gradle 9.0.
Be sure to mark configurations meant for resolution as canBeConsumed=false or use the 'resolvable(String)' configuration factory method to create them.
Documentation

It should be visible in any cash-android build scan, but happy to provide specific links if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions