mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-12-23 20:29:25 +08:00
依赖替换
This commit is contained in:
parent
d83c0aca1c
commit
7229aeb7b5
@ -44,4 +44,5 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
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'
|
||||||
|
implementation 'androidx.core:core:1.0.0'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user