mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-12-23 16:49:23 +08:00
去除多余依赖
This commit is contained in:
parent
0921367fc0
commit
d83c0aca1c
@ -42,7 +42,6 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'androidx.appcompat:appcompat:1.0.0'
|
|
||||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41'
|
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41'
|
||||||
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
|
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user