Skip to content

Commit abbeb79

Browse files
authored
Update README.md
1 parent c11de3b commit abbeb79

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
@@ -10,7 +10,7 @@ To install the library add:
1010

1111
```gradle
1212
repositories {
13-
jcenter()
13+
mavenCentral()
1414
maven { url "https://jitpack.io" }
1515
}
1616
dependencies {

0 commit comments

Comments
 (0)