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 d4d02e0 commit 1cf49f6Copy full SHA for 1cf49f6
README.md
@@ -52,7 +52,7 @@ manager.
52
53
repositories {
54
// ...
55
- maven { url "https://jitpack.io/" }
+ maven { url = uri("https://jitpack.io") }
56
}
57
58
dependencies {
0 commit comments