You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gradle considers missing attributes as compatible, which can lead to the wrong variant being selected in dependency resolution. Filtering out those variants would make for better error messages.