Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
yasseralaa authored Jul 28, 2021
1 parent eaa6b71 commit 120d938
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.5</version>
<version>4.8.6</version>
</dependency>
```

@@ -126,7 +126,7 @@ Gradle

Java:

implementation ('org.web3j:core:4.8.5')
implementation ('org.web3j:core:4.8.6')

Android:

0 comments on commit 120d938

Please sign in to comment.