Update dependency verification command

This commit is contained in:
Nikolay Krasko
2022-08-04 14:42:14 +02:00
committed by teamcity
parent 07d6431235
commit d65aa67425
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ to perform such updates:
- Use auto-generation for getting an initial list of new hashes (verify updates relate to you changes).
`./gradlew -M sha256,md5 help`
`./gradlew -i -write-verification-metadata sha256,md5 -Pkotlin.native.enabled=true help`
*(any other task may be used instead of `help`)*