瀏覽代碼

imp: updated zxing dependency

flutter-beta
Julian Steenbakker 5 年之前
父節點
當前提交
9900a89b92
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: ACF0400DFB95F3FD
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      android/build.gradle

+ 1
- 1
android/build.gradle 查看文件

@@ -45,5 +45,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation('com.journeyapps:zxing-android-embedded:4.1.0') { transitive = false }
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'com.google.zxing:core:3.3.0'
implementation 'com.google.zxing:core:3.4.1'
}

Loading…
取消
儲存