Skip to content

Commit be65efa

Browse files
Update build.gradle
1 parent 48a3e94 commit be65efa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/Usecase/ReadADriversLicense/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ android {
3838

3939
dependencies {
4040
//implementation fileTree(include: ['*.aar'], dir: '../../../../Libs')
41-
implementation 'com.dynamsoft:dynamsoftcameraenhancer:latest.release@aar'
42-
implementation 'com.dynamsoft:dynamsoftbarcodereader:latest.release@aar'
41+
implementation 'com.dynamsoft:dynamsoftcameraenhancer:2.1.3@aar'
42+
implementation 'com.dynamsoft:dynamsoftbarcodereader:9.0.0@aar'
4343

4444
implementation 'androidx.appcompat:appcompat:1.2.0'
4545
implementation 'com.google.android.material:material:1.2.1'

0 commit comments

Comments
 (0)