Remove uneeded reps (#4)

...this also blocked F-Droid.
This commit is contained in:
Licaon_Kter 2019-02-05 18:55:02 +00:00 committed by Jan-Lukas Else
parent 57140d34e2
commit cb6291be6b
1 changed files with 0 additions and 1 deletions

View File

@ -21,6 +21,5 @@ allprojects {
mavenCentral()
google()
maven { url "https://jitpack.io" }
maven { url "https://dl.bintray.com/drummer-aidan/maven/" }
}
}