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 @@ -18,7 +18,7 @@ The Ver-ID ID Capture SDK allows your app to capture an image of the user's ID c
18
18
compile 'com.appliedrec:shared:2.0.4'
19
19
compile 'com.appliedrec:det-rec-lib:2.0.4'
20
20
compile 'com.appliedrec:verid:2.0.4'
21
- compile 'com.appliedrec:id-capture:2.0.4 '
21
+ compile 'com.appliedrec:id-capture:2.0.5 '
22
22
compile('com.microblink:blinkid:3.9.0@aar') {
23
23
transitive = true
24
24
}
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
42
42
compile ' com.appliedrec:shared:2.0.4'
43
43
compile ' com.appliedrec:det-rec-lib:2.0.4'
44
44
compile ' com.appliedrec:verid:2.0.4'
45
- compile ' com.appliedrec:id-capture:2.0.4 '
45
+ compile ' com.appliedrec:id-capture:2.0.5 '
46
46
compile ' com.android.support:appcompat-v7:25.3.1'
47
47
compile ' com.android.support.constraint:constraint-layout:1.0.2'
48
48
compile ' com.android.support:design:25.3.1'
You can’t perform that action at this time.
0 commit comments