Skip to content

Commit 2c780d9

Browse files
ivo.liondovivo.liondov
authored andcommitted
Remove jitpack.io link
1 parent 077c1e4 commit 2c780d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SHAPES-EXAMPLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The subsequent steps of this guide show you how to provide better protection, ei
3838

3939
## ADD THE APPROOV DEPENDENCY
4040

41-
The Approov integration is available via [`jitpack`](https://jitpack.io). This allows inclusion into the project by simply specifying a dependency in the `gradle` files for the app. 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.
41+
The Approov integration is available via [`maven`](https://mvnrepository.com/repos/central). This allows inclusion into the project by simply specifying a dependency in the `gradle` files for the app. 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.
4242

4343
The `approov-service-httpsurlconn` dependency needs to be added as follows to the `app/build.gradle` at the app level:
4444

0 commit comments

Comments
 (0)