File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -15,7 +15,7 @@ Library supports all available EtherScan *API* calls for all available *Ethereum
|
15 | 15 | **Gradle**
|
16 | 16 | ```groovy
|
17 | 17 | dependencies {
|
18 |
| -compile "com..goodforgod:java-etherscan-api:1.1.1" |
| 18 | +compile "com..goodforgod:java-etherscan-api:1.2.0" |
19 | 19 | }
|
20 | 20 | ```
|
21 | 21 |
|
@@ -24,7 +24,7 @@ dependencies {
|
24 | 24 | <dependency>
|
25 | 25 | <groupId>com..goodforgod</groupId>
|
26 | 26 | <artifactId>java-etherscan-api</artifactId>
|
27 |
| -<version>1.1.1</version> |
| 27 | +<version>1.2.0</version> |
28 | 28 | </dependency>
|
29 | 29 | ```
|
30 | 30 |
|
|
You can’t perform that action at this time.
0 commit comments