File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
2828}
2929
3030dependencies {
31- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
31+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
3232
3333 implementation ' androidx.appcompat:appcompat:1.6.1'
3434 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
2727}
2828
2929dependencies {
30- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
30+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
3131
3232 implementation ' androidx.appcompat:appcompat:1.6.1'
3333 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
3131}
3232
3333dependencies {
34- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
34+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
3535 implementation ' androidx.core:core-ktx:1.13.1'
3636
3737 implementation ' androidx.appcompat:appcompat:1.6.1'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929}
3030
3131dependencies {
32- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
32+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
3333
3434 implementation ' androidx.appcompat:appcompat:1.6.1'
3535 implementation ' com.google.android.material:material:1.10.0'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929}
3030
3131dependencies {
32- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
32+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
3333
3434 implementation ' androidx.appcompat:appcompat:1.6.1'
3535 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333
3434dependencies {
3535 implementation ' com.github.bumptech.glide:glide:4.16.0'
36- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
36+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
3737
3838 implementation ' androidx.appcompat:appcompat:1.6.1'
3939 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929}
3030
3131dependencies {
32- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
32+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
3333
3434 implementation ' androidx.appcompat:appcompat:1.6.1'
3535 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 implementation " androidx.camera:camera-view:$camerax_version "
3737 implementation(platform(" org.jetbrains.kotlin:kotlin-bom:1.8.0" ))
3838
39- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
39+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
4040
4141 implementation ' androidx.appcompat:appcompat:1.6.1'
4242 implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
2828}
2929
3030dependencies {
31- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
31+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
3232 implementation ' androidx.appcompat:appcompat:1.6.1'
3333 implementation ' com.google.android.material:material:1.9.0'
3434 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434}
3535
3636dependencies {
37- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
37+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
3838 implementation ' com.google.code.gson:gson:2.11.0'
3939
4040 implementation ' androidx.navigation:navigation-fragment:2.3.1'
You can’t perform that action at this time.
0 commit comments