Skip to content

Commit 162abc3

Browse files
author
Mahavir Jain
authored
Update README.md
1 parent fab2b53 commit 162abc3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ FolioReader-Android is an ePub reader and parser framework written in Java.
3636
### Gradle
3737
Add following to Project's build.gradle
3838
``` java
39-
maven {
40-
url "http://dl.bintray.com/mobisystech/maven"
41-
}
39+
mavenCentral()
4240
```
4341
Add following dependency to your app build.gradle
4442
``` java

0 commit comments

Comments
 (0)