Skip to content

Commit 40960a0

Browse files
author
Tihomir Surdilovic
authored
Merge pull request #39 from ricardozanini/patch-1
Removing JitPack repo from the doc
2 parents 18241a7 + 5b394a4 commit 40960a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ a) Add the following repositories to your build.gradle `repositories` section:
8585

8686
```text
8787
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
88-
maven{ url "https://jitpack.io" }
8988
```
9089

9190
b) Add the following dependencies to your build.gradle `dependencies` section:

0 commit comments

Comments
 (0)