Skip to content

Commit 3206f1b

Browse files
committed
Update README.md
1 parent 0ce2ec9 commit 3206f1b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ https://jitpack.io/#jitpack/android-example/1.0.1
66

77
Add it to your build.gradle with:
88
```gradle
9-
repositories {
10-
maven {
11-
url "https://jitpack.io"
12-
}
13-
}
9+
repositories {
10+
maven { url "https://jitpack.io" }
11+
}
1412
```
1513
and:
1614

0 commit comments

Comments
 (0)