We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542dc66 commit 545672bCopy full SHA for 545672b
README.md
@@ -53,7 +53,7 @@ repositories {
53
}
54
55
dependencies {
56
- implementation('com.journeyapps:zxing-android-embedded:3.6.0') { transitive = false }
+ implementation('com.journeyapps:zxing-android-embedded:4.0.2') { transitive = false }
57
implementation 'androidx.appcompat:appcompat:1.0.2'
58
implementation 'com.google.zxing:core:3.3.0'
59
0 commit comments