Minor: add bash language to dependency verification block
This commit is contained in:
@@ -132,7 +132,9 @@ to perform such updates:
|
|||||||
|
|
||||||
- Use auto-generation for getting an initial list of new hashes (verify updates relate to you changes).
|
- Use auto-generation for getting an initial list of new hashes (verify updates relate to you changes).
|
||||||
|
|
||||||
`./gradlew -i --write-verification-metadata sha256,md5 -Pkotlin.native.enabled=true help`
|
```bash
|
||||||
|
./gradlew -i --write-verification-metadata sha256,md5 -Pkotlin.native.enabled=true help
|
||||||
|
```
|
||||||
|
|
||||||
*(any other task may be used instead of `help`)*
|
*(any other task may be used instead of `help`)*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user