Update gradle-witness comment

Specify the algorithm used to calculate and verify the checksums.
This commit is contained in:
cd2357 2021-03-29 15:59:51 +02:00
parent 80f654b8da
commit 9f28e55fdd
No known key found for this signature in database
GPG key ID: F26C56748514D0D3

View file

@ -9,6 +9,8 @@
// 3. Run `git diff` to verify that expected hashes have changed // 3. Run `git diff` to verify that expected hashes have changed
// 4. Commit the changes // 4. Commit the changes
// //
// Note: The checksums are SHA-256.
//
// See https://github.com/signalapp/gradle-witness#using-witness for further details. // See https://github.com/signalapp/gradle-witness#using-witness for further details.
dependencyVerification { dependencyVerification {