Skip to content

Commit 1cf49f6

Browse files
committed
Update README.md
1 parent d4d02e0 commit 1cf49f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ manager.
5252
5353
repositories {
5454
// ...
55-
maven { url "https://jitpack.io/" }
55+
maven { url = uri("https://jitpack.io") }
5656
}
5757
5858
dependencies {

0 commit comments

Comments
 (0)