File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,9 +59,9 @@ dependencies {
59
59
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion "
60
60
61
61
// IDScan dependencies
62
- implementation ' net.idscan.components.android:dlparser-standard:1.28.4 '
63
- implementation ' net.idscan.components.android:multiscan:2.0.0 '
64
- implementation ' net.idscan.components.android:multiscan-mrz:2.0.0 '
65
- implementation ' net.idscan.components.android:multiscan-pdf417:2.0.0 '
62
+ implementation ' net.idscan.components.android:dlparser-standard:1.29.0 '
63
+ implementation ' net.idscan.components.android:multiscan:2.3.1 '
64
+ implementation ' net.idscan.components.android:multiscan-mrz:2.3.1 '
65
+ implementation ' net.idscan.components.android:multiscan-pdf417:2.3.1 '
66
66
implementation " org.jetbrains.kotlin:kotlin-reflect"
67
67
}
You can’t perform that action at this time.
0 commit comments