Skip to content

Commit 79239ee

Browse files
authored
Update README.md
1 parent a30973f commit 79239ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Approov integration is available via [`maven`](https://mvnrepository.com/rep
1111
The `Maven` repository is already present in the gradle.build file so the only import you need to make is the actual service layer itself:
1212

1313
```
14-
implementation("io.approov:service.httpsurlconn:3.5.1")
14+
implementation("io.approov:service.httpsurlconn:3.5.3")
1515
```
1616

1717
Make sure you do a Gradle sync (by selecting `Sync Now` in the banner at the top of the modified `.gradle` file) after making these changes.

0 commit comments

Comments
 (0)