We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79239ee commit 3b4506fCopy full SHA for 3b4506f
1 file changed
SHAPES-EXAMPLE.md
@@ -45,7 +45,7 @@ The `approov-service-httpsurlconn` dependency needs to be added as follows to th
45

46
47
```
48
-implementation("io.approov:service.httpsurlconn:3.5.1")
+implementation("io.approov:service.httpsurlconn:3.5.3")
49
50
51
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