Skip to content

Add support for user defined gradle.properties #1463

@vmutafov

Description

@vmutafov

Currently, the best way to pass a gradle project property is by setting the ORG_GRADLE_PROJECT_prop=value environment variable before using the build/run commands. This, however, is not that convenient. We could look for a gradle.properties file next to the app.gradle and load its properties early enough to be used anywhere in the gradle scripts.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions