Skip to content

Flutter android gradle wrapper bug #173943

@ultramegagood

Description

@ultramegagood

Steps to reproduce

Task :gradle:compileGroovy FAILED
startup failed:
/Users/madiyar/development/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy: 9: unable to resolve class groovy.xml.QName
@ line 9, column 1.
import groovy.xml.QName
^

1 error

FAILURE: Build failed with an exception.

Expected results

Task :gradle:compileGroovy FAILED
startup failed:
/Users/madiyar/development/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy: 9: unable to resolve class groovy.xml.QName
@ line 9, column 1.
import groovy.xml.QName
^

1 error

FAILURE: Build failed with an exception.

Actual results

When I build gradle its going wrong

Code sample

Code sample
> Task :gradle:compileGroovy FAILED
startup failed:
/Users/madiyar/development/flutter/packages/flutter_tools/gradle/src/main/groovy/flutter.groovy: 9: unable to resolve class groovy.xml.QName
 @ line 9, column 1.
   import groovy.xml.QName
   ^

1 error


FAILURE: Build failed with an exception.

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage teamwaiting for responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions