Skip to content

Commit 219c670

Browse files
committed
Package is now available on jcenter
1 parent 680a286 commit 219c670

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ You can download it from bintray (Gradle syntax):
1010

1111
```groovy
1212
repositories {
13-
maven {
14-
url "http://dl.bintray.com/yrashk/maven"
15-
}
13+
jcenter()
1614
}
1715
1816
dependencies {

0 commit comments

Comments
 (0)