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 a69727d commit 372cbd2Copy full SHA for 372cbd2
android/JavaScript/WebViewBarcodeScanning/app/build.gradle
@@ -36,7 +36,7 @@ android {
36
dependencies {
37
implementation 'com.google.code.gson:gson:2.9.1'
38
implementation 'com.dynamsoft:dynamsoftcameraenhancer:2.3.10@aar'
39
- implementation 'com.dynamsoft:dynamsoftbarcodereader:9.6.10@aar'
+ implementation 'com.dynamsoft:dynamsoftbarcodereader:9.6.11@aar'
40
implementation 'androidx.appcompat:appcompat:1.2.0'
41
implementation 'com.google.android.material:material:1.2.1'
42
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
0 commit comments