1
mirror of https://github.com/jlelse/teleposter synced 2024-06-01 23:24:28 +00:00

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

View File

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