Fixed typo.
This commit is contained in:
parent
65a38facda
commit
7440631325
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ Property | Description
|
||||||
|
|
||||||
## Version is "unspecified"
|
## Version is "unspecified"
|
||||||
|
|
||||||
This is a common problem steaming from the configuration and build phases in Gradle.
|
This is a common problem stemming from the configuration and build phases in Gradle.
|
||||||
|
|
||||||
It is always preferable to access to version during the execution stage, in a `doFirst` or `doLast` closure within your tasks:
|
It is always preferable to access to version during the execution stage, in a `doFirst` or `doLast` closure within your tasks:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue