File tree Expand file tree Collapse file tree 13 files changed +20
-20
lines changed
Usecase/ReadADriversLicense/app
DecodeWithAVCaptureSession
DecodeWithAVCaptureSession
Usecase/ReadADriversLicenseSwift Expand file tree Collapse file tree 13 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434}
3535
3636dependencies {
37- implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.0 @aar'
37+ implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.3 @aar'
3838 implementation ' com.dynamsoft:dynamsoftbarcodereader:9.2.10@aar'
3939 implementation ' androidx.appcompat:appcompat:1.2.0'
4040 implementation ' com.google.android.material:material:1.2.1'
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ android {
3232 } }
3333
3434dependencies {
35- implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.0 @aar'
35+ implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.3 @aar'
3636 implementation ' com.dynamsoft:dynamsoftbarcodereader:9.2.10@aar'
3737 implementation ' com.android.support.constraint:constraint-layout:1.1.3'
3838 implementation ' androidx.appcompat:appcompat:1.2.0'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434}
3535
3636dependencies {
37- implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.0 @aar'
37+ implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.3 @aar'
3838 implementation ' com.dynamsoft:dynamsoftbarcodereader:9.2.10@aar'
3939
4040 implementation ' androidx.appcompat:appcompat:1.2.0'
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434}
3535
3636dependencies {
37- implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.0 @aar'
37+ implementation ' com.dynamsoft:dynamsoftcameraenhancer:2.3.3 @aar'
3838 implementation ' com.dynamsoft:dynamsoftbarcodereader:9.2.10@aar'
3939
4040 implementation ' androidx.appcompat:appcompat:1.2.0'
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DecodeWithAVCaptureSession' do
66 use_frameworks!
77
88 # Pods for DecodeWithAVCaptureSession
9- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1010
1111end
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target 'GeneralSettingsObjC' do
66 use_frameworks!
77
88 # Pods for GeneralSettingsObjC
9- pod 'DynamsoftCameraEnhancer' , '2.3.1 '
10- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftCameraEnhancer' , '2.3.2 '
10+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1111
1212end
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target 'HelloWorldObjC' do
66 use_frameworks!
77
88 # Pods for HelloWorldObjC
9- pod 'DynamsoftCameraEnhancer' , '2.3.1 '
10- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftCameraEnhancer' , '2.3.2 '
10+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1111
1212end
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target 'PerformanceSettingsObjC' do
66 use_frameworks!
77
88 # Pods for PerformanceSettingsObjC
9- pod 'DynamsoftCameraEnhancer' , '2.3.1 '
10- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftCameraEnhancer' , '2.3.2 '
10+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1111
1212end
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ target 'DecodeWithAVCaptureSession' do
66 use_frameworks!
77
88 # Pods for DecodeWithAVCaptureSession
9- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1010
1111end
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ target 'GeneralSettingsSwift' do
66 use_frameworks!
77
88 # Pods for GeneralSettingsSwift
9- pod 'DynamsoftCameraEnhancer' , '2.3.1 '
10- pod 'DynamsoftBarcodeReader' , '9.2.11 '
9+ pod 'DynamsoftCameraEnhancer' , '2.3.2 '
10+ pod 'DynamsoftBarcodeReader' , '9.2.13 '
1111
1212end
You can’t perform that action at this time.
0 commit comments