Skip to content

Commit 3d24268

Browse files
Update README.md
1 parent 2dd323c commit 3d24268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Install the client dynamically by adding a dependency to the POM for your projec
3333
<dependency>
3434
<groupId>com.squareup</groupId>
3535
<artifactId>square</artifactId>
36-
<version>4.0.0.20191217</version>
36+
<version>4.1.0.20200122</version>
3737
</dependency>
3838
```
3939

@@ -42,7 +42,7 @@ Install the client dynamically by adding a dependency to the POM for your projec
4242
Install the client by adding the following dependency to the build file for your project:
4343

4444
```
45-
implementation "com.squareup:square:4.0.0.20191217"
45+
implementation "com.squareup:square:4.1.0.20200122"
4646
```
4747

4848

0 commit comments

Comments
 (0)