Skip to content

Gradle - Remove Obsolete 'dexOptions' Element #15885

@ParaskP7

Description

@ParaskP7

TL;DR

As part of Gradle 7.3.3 & AGP 7.0.4 upgrade, a new DSL warning appeared that informs about the obsolete dexOptions element that should be removed.

Details

WARNING:DSL element 'dexOptions' is obsolete and should be removed.
It will be removed in version 8.0 of the Android Gradle plugin.
Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions