diff --git a/gradle/README.md b/gradle/README.md index 4d88406b08..c9dce68ef5 100644 --- a/gradle/README.md +++ b/gradle/README.md @@ -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`