This commit is contained in:
Dominik Schürmann 2015-05-15 13:30:44 +02:00 committed by Vincent Breitmoser
parent 95875d727e
commit 1fcd9d3fde

View file

@ -15,11 +15,6 @@ buildscript {
allprojects {
repositories {
jcenter()
maven {
// for zxing-android-embedded lib
url "https://dl.bintray.com/journeyapps/maven"
}
}
}