update deps; zxing -> zbar

This commit is contained in:
王劲鹏
2019-11-29 18:40:18 +08:00
parent 1b1b9a537f
commit ba4766ca75
4 changed files with 19 additions and 17 deletions

View File

@@ -29,5 +29,5 @@ dependencies {
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-4'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.0-beta-5'
}