Custom repo not needed anymore for Material Dialogs

This commit is contained in:
Aidan Follestad 2019-02-01 15:21:11 -08:00
parent 7f507792a8
commit 872e99d80d

View file

@ -22,7 +22,6 @@ allprojects {
repositories {
google()
jcenter()
maven { url "https://dl.bintray.com/drummer-aidan/maven" }
maven { url "https://jitpack.io" }
}