mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
Use https for zxing lib
This commit is contained in:
parent
b440456acc
commit
413c4bce59
@ -16,7 +16,7 @@ allprojects {
|
||||
|
||||
maven {
|
||||
// for zxing-android-embedded lib
|
||||
url "http://dl.bintray.com/journeyapps/maven"
|
||||
url "https://dl.bintray.com/journeyapps/maven"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user