File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ There are two ways to add the libraries into your project - **Manually** and **M
8080 ``` groovy
8181 dependencies {
8282 implementation 'com.dynamsoft:dynamsoftcodeparser:2.0.20'
83- implementation 'com.dynamsoft:dynamsoftcodeparserdedicator:1.0.0 '
83+ implementation 'com.dynamsoft:dynamsoftcodeparserdedicator:1.0.10 '
8484 implementation 'com.dynamsoft:dynamsoftcore:3.0.20'
8585 implementation 'com.dynamsoft:dynamsoftlicense:3.0.30'
8686 }
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ There are two ways to add the libraries into your project - **Manually** and **V
6464 use_frameworks!
6565
6666 pod ' DynamsoftCodeParser' ,' 2.0.20'
67- pod ' DynamsoftCodeParserDedicator' ,' 1.0.0 '
67+ pod ' DynamsoftCodeParserDedicator' ,' 1.0.10 '
6868 pod ' DynamsoftCore' ,' 3.0.20'
6969 pod ' DynamsoftLicense' ,' 3.0.30'
7070
You can’t perform that action at this time.
0 commit comments