Compare commits
1 commit
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
7c1f1d3082 |
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ dependencies {
|
|||
// https://github.com/ligi/PassAndroid/issues/181
|
||||
// Don't upgrade before minSDK 19 - or replace zxing
|
||||
//noinspection GradleDependency
|
||||
implementation 'com.google.zxing:core:3.3.0'
|
||||
implementation 'com.google.zxing:core:3.4.0'
|
||||
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.2'
|
||||
|
||||
|
|
Loading…
Reference in a new issue