Gradle Error: Unable to find a matching configuration of project

When encounter the follow error in Android Studio:

Unable to find a matching configuration of project :xxx: None of the consumable configurations have attributes.

You'd better checkout the path of xxx module in the settings.gradle.

Comments

Popular posts from this blog

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader.