File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed
JavaScript/WebViewBarcodeScanning/app Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333}
3434
3535dependencies {
36- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
36+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3737 implementation ' androidx.appcompat:appcompat:1.0.2'
3838 implementation ' androidx.constraintlayout:constraintlayout:1.1.3'
3939 implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
3535
3636dependencies {
3737 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
38- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
38+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3939 implementation ' androidx.appcompat:appcompat:1.2.0'
4040 implementation ' com.google.android.material:material:1.2.1'
4141 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333
3434dependencies {
3535 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
36- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
36+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3737 implementation ' com.android.support.constraint:constraint-layout:1.1.3'
3838 implementation ' androidx.appcompat:appcompat:1.2.0'
3939 implementation ' com.google.android.material:material:1.2.1'
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
3838}
3939
4040dependencies {
41- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
41+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
4242
4343 implementation ' androidx.appcompat:appcompat:1.5.1'
4444 implementation ' com.google.android.material:material:1.6.0'
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
3535
3636dependencies {
3737 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
38- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
38+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3939
4040 implementation ' androidx.appcompat:appcompat:1.2.0'
4141 implementation ' com.google.android.material:material:1.2.1'
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
3535
3636dependencies {
3737 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
38- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
38+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3939
4040 implementation ' androidx.appcompat:appcompat:1.2.0'
4141 implementation ' com.google.android.material:material:1.2.1'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929
3030dependencies {
3131 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
32- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
32+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3333
3434 implementation ' com.android.support.constraint:constraint-layout:1.1.3'
3535 implementation ' androidx.appcompat:appcompat:1.2.0'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ android {
3636dependencies {
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'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929
3030dependencies {
3131 implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.10'
32- implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.10 '
32+ implementation ' com.dynamsoft:dynamsoftbarcodereader:9.6.11 '
3333 implementation ' com.android.support.constraint:constraint-layout:1.1.3'
3434 implementation ' androidx.appcompat:appcompat:1.2.0'
3535 implementation ' com.google.android.material:material:1.2.1'
You can’t perform that action at this time.
0 commit comments