Skip to content

Commit 372cbd2

Browse files
Update build.gradle
1 parent a69727d commit 372cbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/JavaScript/WebViewBarcodeScanning/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
dependencies {
3737
implementation 'com.google.code.gson:gson:2.9.1'
3838
implementation 'com.dynamsoft:dynamsoftcameraenhancer:2.3.10@aar'
39-
implementation 'com.dynamsoft:dynamsoftbarcodereader:9.6.10@aar'
39+
implementation 'com.dynamsoft:dynamsoftbarcodereader:9.6.11@aar'
4040
implementation 'androidx.appcompat:appcompat:1.2.0'
4141
implementation 'com.google.android.material:material:1.2.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

0 commit comments

Comments
 (0)