Skip to content

Bumping version results in configuration error #96

@kurtisnelson

Description

@kurtisnelson

In our monorepo, if we bump from 0.3.2 to 0.4.3, it can no longer find the configuration:

* Where:
Build file '/Users/knelson/workspace/android/app/app.gradle' line: 5

* What went wrong:
An exception occurred applying plugin request [id: 'com.dropbox.dependency-guard', version: '0.4.3']
> Failed to apply plugin 'com.dropbox.dependency-guard'.
   > Could not create task ':app:dependencyGuardBaseline'.
      > Error: No configurations provided to Dependency Guard Plugin for project :app

Running with --no-configuration-cache and without does not make a difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions