Update dependency verification metadata

This commit is contained in:
chimp1984 2022-06-09 15:03:14 +02:00
parent 593c0b8bb5
commit bbf79872ac
No known key found for this signature in database
GPG Key ID: 9801B4EC591F90E3

View File

@ -14,12 +14,16 @@ Adjust the following command with tha arguments above and execute it twice:
The first execution should automatically update:
- `bisq/gradle/wrapper/gradle-wrapper.properties`
- `bisq/gradle/wrapper/gradle-wrapper.properties`
The second execution should then update:
- `bisq/gradle/wrapper/gradle-wrapper.jar`
- `bisq/gradlew`
- `bisq/gradlew.bat`
- `bisq/gradle/wrapper/gradle-wrapper.jar`
- `bisq/gradlew`
- `bisq/gradlew.bat`
The four updated files are ready to be committed.
To update the verification-metadata file run:
- `./gradlew --write-verification-metadata sha256`