Add multidex dependency
Required on some systems/Android Studio versions.
This commit is contained in:
@@ -99,4 +99,5 @@ dependencies {
|
||||
implementation 'com.google.zxing:core:3.5.0'
|
||||
implementation 'com.github.markusfisch:CameraView:1.9.1'
|
||||
implementation 'com.github.markusfisch:ScalingImageView:1.4.0'
|
||||
implementation 'com.android.support:multidex:1.0.3'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user