mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 09:12: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
5f6421e82b
commit
8c97bee14c
@ -15,11 +15,6 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
|
||||
maven {
|
||||
// for zxing-android-embedded lib
|
||||
url "https://dl.bintray.com/journeyapps/maven"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user