Use a gradient at the bottom of the cover. Remove external repositories from gradle

This commit is contained in:
inorichi 2016-01-24 23:41:21 +01:00
parent 59cc87c583
commit b174adbab0
7 changed files with 60 additions and 40 deletions

View file

@ -21,7 +21,5 @@ allprojects {
jcenter()
maven { url "https://clojars.org/repo/" }
maven { url "https://jitpack.io" }
maven { url 'http://dl.bintray.com/amulyakhare/maven' }
maven { url 'https://github.com/suckgamony/RapidDecoder/raw/master/repository' }
}
}