This commit is contained in:
Dominik Schürmann
2015-05-15 13:31:01 +02:00
parent 5f6421e82b
commit 8c97bee14c
-5
View File
@@ -15,11 +15,6 @@ buildscript {
allprojects {
repositories {
jcenter()
maven {
// for zxing-android-embedded lib
url "https://dl.bintray.com/journeyapps/maven"
}
}
}