去除多余依赖

This commit is contained in:
weilu 2019-08-23 11:03:18 +08:00
parent 0921367fc0
commit d83c0aca1c
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ android {
}
dependencies {
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41'
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
}