Skip to content

[Feature]: Add arguments to android build to allow to pass some option to gradlew #8033

Open
@PandeoF1

Description

@PandeoF1

Description

I wan't to be able to add some argument to gradlew, for exemple "--build-cache"

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

Add an option like --extra-args "--custom-arg1 --custom-arg2" who allow to pass desired argument to gradlew at build time

Alternatives

Add an argument to allow build cache directly in capacitor cli (but the idea to have an extra args is a lot more flexible)

Additional Information

On my side i only need this arguments for gradlew, but it could be also a nice feature for IOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions