2018-12-06 17:20:49 +01:00
|
|
|
// To update the `dependencyVerification` block below (we don't add local bisq modules and org.openjfx libraries as
|
|
|
|
// those cause problems):
|
2018-11-04 09:26:57 +01:00
|
|
|
//
|
|
|
|
// 1. Remove the block entirely
|
|
|
|
// 2. Replace the block with the following command:
|
|
|
|
//
|
2018-12-06 17:20:49 +01:00
|
|
|
// ./gradlew -q calculateChecksums | grep -v 'bisq:\|org.openjfx:' >> gradle/witness/gradle-witness.gradle
|
2018-11-04 09:26:57 +01:00
|
|
|
//
|
|
|
|
// 3. Run `git diff` to verify that expected hashes have changed
|
|
|
|
// 4. Commit the changes
|
|
|
|
//
|
|
|
|
// See https://github.com/signalapp/gradle-witness#using-witness for further details.
|