mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-30 12:32:17 -05:00
Use https for zxing lib
This commit is contained in:
parent
b440456acc
commit
413c4bce59
@ -16,7 +16,7 @@ allprojects {
|
|||||||
|
|
||||||
maven {
|
maven {
|
||||||
// for zxing-android-embedded lib
|
// 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