mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 18:56:59 +01:00
Codacy: Fix md styling, part 4
Fix styling to match Codacy rules.
This commit is contained in:
parent
24296fae59
commit
b877c9f973
1 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
# How to upgrade the Gradle version
|
||||
|
||||
Visit the [Gradle website](https://gradle.org/releases/) and decide the:
|
||||
* desired version
|
||||
* desired distribution type
|
||||
* what is the sha256 for the version and type chosen
|
||||
* desired version
|
||||
* desired distribution type
|
||||
* what is the sha256 for the version and type chosen
|
||||
|
||||
Adjust the following command with tha arguments above and execute it twice:
|
||||
|
||||
|
@ -15,8 +15,8 @@ The first execution should automatically update:
|
|||
* `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.
|
||||
|
|
Loading…
Add table
Reference in a new issue