依赖替换

This commit is contained in:
weilu 2019-09-03 17:56:48 +08:00
parent d83c0aca1c
commit 7229aeb7b5
1 changed files with 1 additions and 0 deletions

View File

@ -44,4 +44,5 @@ android {
dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.41'
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
implementation 'androidx.core:core:1.0.0'
}