android:update scan qrcode lib
This commit is contained in:
@@ -32,11 +32,12 @@ dependencies {
|
||||
implementation "com.google.android.material:material:1.0.0"
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'cn.bingoogolapple:bga-qrcode-zbar:1.3.7'
|
||||
api 'org.greenrobot:eventbus:3.1.1'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||
implementation 'cn.yipianfengye.android:zxing-library:2.2'
|
||||
|
||||
}
|
||||
|
||||
apply from: rootProject.file('scripts/upload.gradle')
|
||||
Reference in New Issue
Block a user