We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a3e94 commit be65efaCopy full SHA for be65efa
android/Usecase/ReadADriversLicense/app/build.gradle
@@ -38,8 +38,8 @@ android {
38
39
dependencies {
40
//implementation fileTree(include: ['*.aar'], dir: '../../../../Libs')
41
- implementation 'com.dynamsoft:dynamsoftcameraenhancer:latest.release@aar'
42
- implementation 'com.dynamsoft:dynamsoftbarcodereader:latest.release@aar'
+ implementation 'com.dynamsoft:dynamsoftcameraenhancer:2.1.3@aar'
+ implementation 'com.dynamsoft:dynamsoftbarcodereader:9.0.0@aar'
43
44
implementation 'androidx.appcompat:appcompat:1.2.0'
45
implementation 'com.google.android.material:material:1.2.1'
0 commit comments