Skip to content

fixDependencies doesn't work with type-safe accessors #1508

@aris-amo

Description

@aris-amo

Build scan link

Plugin version

Gradle version

JDK version

(Optional) Kotlin and Kotlin Gradle Plugin (KGP) version

(Optional) Android Gradle Plugin (AGP) version

(Optional) reason output for bugs relating to incorrect advice

Describe the bug

When using the plugin in a project that uses type-safe accessors, although the analysis is performed correctly, the advice produced by the plugin is not type-safe based, so when fixDependencies tries to apply it, nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. ...

Expected behavior

Additional context

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions