Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated to current Web3j version
mohamedelshami authored Sep 6, 2021
1 parent 3684582 commit 7ce287f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -107,7 +107,7 @@ Java:
<dependency>
<groupId>org.web3j</groupId>
<artifactId>core</artifactId>
<version>4.8.6</version>
<version>4.8.7</version>
</dependency>
```

@@ -117,7 +117,7 @@ Android:
<dependency>
<groupId>org.web3j</groupId>
<artifactId>core</artifactId>
<version>4.6.0-android</version>
<version>4.6.7-android</version>
</dependency>
```

0 comments on commit 7ce287f

Please sign in to comment.