Format
This commit is contained in:
parent
6855d836a6
commit
59c8d69bb2
@ -298,7 +298,7 @@ dependencies {
|
|||||||
|
|
||||||
// Excludes the legacy support library annotation usages
|
// Excludes the legacy support library annotation usages
|
||||||
// https://github.com/dm77/barcodescanner/blob/d036996c8a6f36a68843ffe539c834c28944b2d5/core/src/main/java/me/dm7/barcodescanner/core/CameraWrapper.java#L4
|
// https://github.com/dm77/barcodescanner/blob/d036996c8a6f36a68843ffe539c834c28944b2d5/core/src/main/java/me/dm7/barcodescanner/core/CameraWrapper.java#L4
|
||||||
implementation ('me.dm7.barcodescanner:zxing:1.9.13') {
|
implementation('me.dm7.barcodescanner:zxing:1.9.13') {
|
||||||
exclude group: 'com.android.support', module: 'support-v4'
|
exclude group: 'com.android.support', module: 'support-v4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user