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.
2 parents 390401a + 4392a0d commit 499bffdCopy full SHA for 499bffd
android/build.gradle
@@ -65,4 +65,5 @@ dependencies {
65
implementation 'net.idscan.components.android:multiscan:1.5.1'
66
implementation 'net.idscan.components.android:multiscan-mrz:1.5.1'
67
implementation 'net.idscan.components.android:multiscan-pdf417:1.5.1'
68
+ implementation "org.jetbrains.kotlin:kotlin-reflect"
69
}
0 commit comments