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
There may be cases where a user can not resolve artifacts from the Gradle Plugin Portal and must instead rely on an internal artifact repository.
Currently, the initialization scripts are hard coded to use the Gradle Plugin Portal. We should consider making this configurable (a good candidate for #287).