We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 269a9db commit 1d37c09Copy full SHA for 1d37c09
README.md
@@ -13,7 +13,7 @@ To have a quick idea what this library offers, take a look at the [tests](https:
13
allprojects {
14
repositories {
15
...
16
- maven { url 'https://jitpack.io' }
+ maven { url 'https://jitpack.io' } // should be the last entry
17
}
18
19
0 commit comments