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 {
28
28
}
29
29
30
30
dependencies {
31
- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
31
+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
32
32
33
33
implementation ' androidx.appcompat:appcompat:1.6.1'
34
34
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
27
27
}
28
28
29
29
dependencies {
30
- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
30
+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
31
31
32
32
implementation ' androidx.appcompat:appcompat:1.6.1'
33
33
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ android {
31
31
}
32
32
33
33
dependencies {
34
- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
34
+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
35
35
implementation ' androidx.core:core-ktx:1.13.1'
36
36
37
37
implementation ' androidx.appcompat:appcompat:1.6.1'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
29
29
}
30
30
31
31
dependencies {
32
- implementation ' com.dynamsoft:barcodereaderbundle:11.0.3000 '
32
+ implementation ' com.dynamsoft:barcodereaderbundle:11.0.3100 '
33
33
34
34
implementation ' androidx.appcompat:appcompat:1.6.1'
35
35
implementation ' com.google.android.material:material:1.10.0'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
29
29
}
30
30
31
31
dependencies {
32
- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
32
+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
33
33
34
34
implementation ' androidx.appcompat:appcompat:1.6.1'
35
35
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
33
33
34
34
dependencies {
35
35
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 '
37
37
38
38
implementation ' androidx.appcompat:appcompat:1.6.1'
39
39
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
29
29
}
30
30
31
31
dependencies {
32
- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
32
+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
33
33
34
34
implementation ' androidx.appcompat:appcompat:1.6.1'
35
35
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
36
36
implementation " androidx.camera:camera-view:$camerax_version "
37
37
implementation(platform(" org.jetbrains.kotlin:kotlin-bom:1.8.0" ))
38
38
39
- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
39
+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
40
40
41
41
implementation ' androidx.appcompat:appcompat:1.6.1'
42
42
implementation ' com.google.android.material:material:1.9.0'
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
28
28
}
29
29
30
30
dependencies {
31
- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
31
+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
32
32
implementation ' androidx.appcompat:appcompat:1.6.1'
33
33
implementation ' com.google.android.material:material:1.9.0'
34
34
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
34
34
}
35
35
36
36
dependencies {
37
- implementation ' com.dynamsoft:capturevisionbundle:3.0.3000 '
37
+ implementation ' com.dynamsoft:capturevisionbundle:3.0.3100 '
38
38
implementation ' com.google.code.gson:gson:2.11.0'
39
39
40
40
implementation ' androidx.navigation:navigation-fragment:2.3.1'
You can’t perform that action at this time.
0 commit comments