mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-04 03:03:48 +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
|
# How to upgrade the Gradle version
|
||||||
|
|
||||||
Visit the [Gradle website](https://gradle.org/releases/) and decide the:
|
Visit the [Gradle website](https://gradle.org/releases/) and decide the:
|
||||||
* desired version
|
* desired version
|
||||||
* desired distribution type
|
* desired distribution type
|
||||||
* what is the sha256 for the version and type chosen
|
* what is the sha256 for the version and type chosen
|
||||||
|
|
||||||
Adjust the following command with tha arguments above and execute it twice:
|
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`
|
* `bisq/gradle/wrapper/gradle-wrapper.properties`
|
||||||
|
|
||||||
The second execution should then update:
|
The second execution should then update:
|
||||||
- `bisq/gradle/wrapper/gradle-wrapper.jar`
|
* `bisq/gradle/wrapper/gradle-wrapper.jar`
|
||||||
- `bisq/gradlew`
|
* `bisq/gradlew`
|
||||||
- `bisq/gradlew.bat`
|
* `bisq/gradlew.bat`
|
||||||
|
|
||||||
The four updated files are ready to be committed.
|
The four updated files are ready to be committed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue