Skip to content

adding a project using type-safe accessors still uses the string path #569

@RBusarow

Description

@RBusarow
dependencies {
  // this is a new dependency added by auto-correct
  testImplementation(projects.:jvm-core)
  // implementation(projects.jvmCore)  // ModuleCheck finding [unused-dependency]
}

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