Storio imported from Jitpack. Also fix an issue with the progress bar animation on the reader

This commit is contained in:
inorichi 2019-03-22 23:06:05 +01:00
parent 0afd77d110
commit f12d5ba689
3 changed files with 11 additions and 16 deletions

View file

@ -22,6 +22,5 @@ allprojects {
maven { url "https://jitpack.io" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots/" }
jcenter()
maven { url "https://dl.bintray.com/inorichi/maven" }
}
}