This commit is contained in:
Dominik Schürmann 2015-05-15 13:30:44 +02:00
parent 5f6421e82b
commit 8c97bee14c

View File

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