Skip to content

Commit 545672b

Browse files
authored
Update README.md
Fix the version.
1 parent 542dc66 commit 545672b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repositories {
5353
}
5454
5555
dependencies {
56-
implementation('com.journeyapps:zxing-android-embedded:3.6.0') { transitive = false }
56+
implementation('com.journeyapps:zxing-android-embedded:4.0.2') { transitive = false }
5757
implementation 'androidx.appcompat:appcompat:1.0.2'
5858
implementation 'com.google.zxing:core:3.3.0'
5959
}

0 commit comments

Comments
 (0)