Skip to content

Add gradle dependencies versions in package.json #1102

Closed
@vtrifonov

Description

@vtrifonov

We need a place to have the gradle version and the android gradle plugin version, so that the CLI can read it and use the same versions. The versions will be added inside the package.json in the following format:

"gradle": {
    "version": "4.4",
    "android": "3.1.3"
}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions