mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
zxing lib is now on jcenter, see https://github.com/journeyapps/zxing-android-embedded/issues/39
This commit is contained in:
parent
95875d727e
commit
1fcd9d3fde
@ -15,11 +15,6 @@ buildscript {
|
|||||||
allprojects {
|
allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
|
|
||||||
maven {
|
|
||||||
// for zxing-android-embedded lib
|
|
||||||
url "https://dl.bintray.com/journeyapps/maven"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user