Use https for zxing lib
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user