Skip to content

Plugin implicitly applies AGP #127

@rlnt

Description

@rlnt

Please complete the following information:

  • Library Version 0.7.0

Describe the Bug:
The stability analyzer Gradle plugin implicitly applies the Android Gradle plugin. I upgraded from 0.6.6 to 0.7.0, and the project no longer builds, because the newest IntelliJ IDEA version is only compatible with AGP 8.12.0. This plugin applies AGP 8.13.1.

Expected Behavior:

This Gradle plugin should not automatically apply the AGP. Users should still be allowed to pick the AGP version they want. If you really rely on some functionality of AGP 8.13.1, please throw an error instead of automatically applying a newer version that overrides the local version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions