Integrate QR Code library instead of requiring the app to be installed, also due to security reasons
This commit is contained in:
@@ -12,6 +12,11 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
|
||||
maven {
|
||||
// for https://github.com/journeyapps/zxing-android-embedded
|
||||
url "http://dl.bintray.com/journeyapps/maven"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user